Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Flipkart

      Part of Walmart

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Flipkart reviews | Flipkart jobs | Flipkart salaries | Flipkart benefits
      Flipkart interviewsFlipkart Software Engineer II interviewsFlipkart interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Engineer II Interview

      25 May 2022
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I interviewed at Flipkart

      Interview

      They gave everyone a coding question with vague statement. I got rejected in this round, even after writing code with interfaces and classes and achieving required goal, problem with this type of interview is that it is that there is no one write answer or you can compare it using runtime complexity. When I asked, recruiter didn't provide any feedback.

      Interview questions [1]

      Question 1

      Design a system related to adv bidding
      Answer question
      1

      Other Software Engineer II interview reviews for Flipkart

      Software Developer II Interview

      12 Aug 2014
      Anonymous interview candidate
      Bengaluru
      No offer
      Neutral experience
      Average interview

      Application

      I applied through university. I interviewed at Flipkart (Bengaluru) in Aug 2014

      Interview

      This was round 2. Machine coding round. Create a JSON object from a given input. input: a>b>c=1 a>t=5 output: { 'a' : {'b' : { 'c' :1}, 't' : 1}} The output had to be well formatted. If a key had two values, the value had to be made an array of the two values.

      Interview questions [1]

      Question 1

      Do you want to do further Studies?
      Answer question

      Software Engineer II Interview

      5 Mar 2013
      Anonymous interview candidate
      Bengaluru
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 1+ week. I interviewed at Flipkart (Bengaluru) in Nov 2012

      Interview

      1) Online test on Interviewstreet.com 2) First Phone interview 3) Second Phone Interview

      Interview questions [1]

      Question 1

      Online test: Given two vectors. Maximize scalar product of the two, vectors can be rearranged in any order. You have to consider only n/2 elements in each vector. Phone 1: Q1: Given a string. Identify it's lexicographic rank. Q2: Given a n*n area with each unit are having an altitude. Water falling on one square will flow down to other square if the neighboring square has less altitude. Need to identify maximum connected area where water stay if rain falls on the entire area. Phone 2: Q1: Search related. Identify all the places(ATM's, hotels, hospitals etc.) near to a given place. Q2: Data structure to represent the index of a book.
      Answer question
      2