Flipkart Interview | Set 11 (original) (raw)

Last Updated : 23 Jul, 2025

Checking your coding capabilities and thinking level is their main motive. Hence the whole procedure I was involved in dealt only with coding questions.
There were total 4 Rounds.

  1. Online Coding
  2. Machine Coding
  3. Face to face Technical Interview
  4. Technical + HR

flipkartinterview1

  1. Example:
    For the graph in diagram, A dependencies: C,D i.e. 2
    B dependencies: D i.e. 1
    C dependencies: D i.e. 1
    And D depends on none.
    Hence answer=0+1+1+2=4.

Mobile-keypad