Panda Guru LogoPanda
Guru

Flipkart | SDE-2 | Bengaluru | July 2024 | Offer

Round 1: Machine Coding Round

Questions: You are required to build an application that lets patients connect to doctors and book appointments. The day is divided into time slots of 30 mins each, starting from 9 am to 9 pm. Doctors can login to the portal and declare their availability for the given day in terms of slots. Patients can login and book appointments/ cancel existing appointments. For simplicity you can assume that the doctors’ availability is declared for that particular day only.

Functionalities required:

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2 (PSDS)

Questions: Question 1:

Problem Statement: Distinct Shapes in a 2D Binary Matrix Given a 2D binary matrix consisting of 0s and 1s, write an algorithm to find the number of distinct shapes formed by clusters of 1s. Two shapes are considered distinct if one cannot be transformed into the other by translation (shifting). Input - A 2D list `matrix` of size `m x n` where each element is either 0 or 1. Output - An integer representing the number of distinct shapes in the matrix.

Question 2: Longest Substring with At Most K Distinct Characters

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 3 (LLD Round)

Questions: I was asked to design a Mind Wellness Center. It can have multiple Activities like: lectures, group therapies, support groups sessions, 1:1s etc.

Features:

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 4 (Hiring Manager Round)

Questions: The interviewer was a senior manager. He asked questions related to my current project, team structure, technologies I have worked on and some behavioral questions.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.