Open In App

Flipkart Interview Experience for SDE

Last Updated : 11 Sep, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Today Flipkart came for On-Campus full-time software development hiring. 

Round 1(Online Test): The test was on AMCAT consisting of 3 questions that have to be solved within 1:30hrs. 

  1. The first question was of graph type in which n cities were there, all were connected using roads of bidirectional, we had to find the minimum distance between two given cities. https://www.geeksforgeeks.org/problems/implementing-dijkstra-set-1-adjacency-matrix/1
  2. The second one was of BODMAS type, in which a string of expression evaluations was given.https://www.geeksforgeeks.org/problems/evaluate-the-expression0307/1
  3. The 3rd one was the coin exchange problem.https://www.geeksforgeeks.org/problems/coin-change2448/1

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads