Flipkart || SDE 1 || Bengaluru || November 2023 || Off Campus || Selected

flipkart logo
flipkart
sde 1bengaluruOffer
October 29, 20230 reads

Summary

I recently interviewed for the Software Development Engineer 1 position at Flipkart in Bengaluru in November 2023. After three challenging rounds, I was successfully selected for the role.

Full Experience

Hey Everyone, I'm Apreksha Mathur. I'm excited to share my interview experience for the Software Development Engineer 1 role at Flipkart. You can connect with me on LinkedIn.

My interview process consisted of three rounds:

Round 1 (PS/DS1)

This round lasted an hour. The interviewer introduced himself, and then I introduced myself. Following that, I was asked to solve two programming questions:

Round 2 (PS/DS2)

This round took place two days after the first one and involved two interviewers. We started with introductions, and then I was given two more problems to solve:
For both questions in this round, the interviewers delved into various approaches, emphasizing how to minimize time and space complexity. They also varied the questions slightly to test my understanding. This round was scheduled for an hour but extended by 45 minutes.

Round 3 (Hiring Manager)

The final round was with the Hiring Manager and occurred the day after Round 2. Although scheduled for 30 minutes, it lasted an hour. After introductions, we discussed several topics:
  1. My projects: I talked about the projects I've worked on, the tech stacks I used, and the structural approaches I followed.
  2. Team-based projects: The manager asked general questions regarding my experience with team projects.
  3. Why Flipkart: I explained my motivations and reasons for wanting to join Flipkart.
  4. Why leave my previous company: I discussed my reasons for seeking a new opportunity.

Verdict – Selected

I am thrilled to share that I received an offer!

Tips for Future Candidates:
I found it helpful to consider the interview as a discussion rather than a high-pressure examination. This mindset helped me feel more at ease and enabled me to think of more approaches without feeling pressured.

This was not via diversity hiring; I received a direct interview call. Thank you everyone, and have a nice day!

Interview Questions (8)

Q1
Trapping Rain Water
Data Structures & AlgorithmsHard

Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.

Q2
Partition Equal Subset Sum
Data Structures & AlgorithmsMedium

Given a non-empty array nums containing only positive integers, find if the array can be partitioned into two subsets such that the sum of elements in both subsets is equal.

Q3
Group Anagrams Together
Data Structures & AlgorithmsMedium

Given an array of strings strs, group the anagrams together. You can return the answer in any order.

Q4
Capacity To Ship Packages Within D Days
Data Structures & AlgorithmsMedium

A conveyor belt has packages that must be shipped from one port to another within D days. Given the weights of N packages and D days, find the least weight capacity of the boat that will result in all the packages being shipped within D days.

Q5
Projects and Tech Stack Discussion
Behavioral

Discussion about my past projects, the tech stacks I utilized, and the architectural structures I followed in their development.

Q6
Team-based Project Questions
Behavioral

General questions regarding my experience working in teams and my approach to collaborating on projects.

Q7
Why Flipkart
Behavioral

Discuss my motivation and reasons for wanting to join Flipkart.

Q8
Why Leave Previous Company
Behavioral

Discuss my reasons for leaving my previous company.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!