Skip to content
Related Articles
Open in App
Not now

Related Articles

InfoEdge Interview Experience | Set 3

Improve Article
Save Article
  • Difficulty Level : Medium
  • Last Updated : 27 Oct, 2015
Improve Article
Save Article

Round 1: online Test, 30 q’s 30 minutes, No –ve marking

Out of around 200, 40 cleared this round

Q’s: DBMS, Apti, C output type, Data Structure, OOPS concepts

Note: algo, O.S not asked

Round2: Coding round

1 q to be solved in 30 minutes, Test was offline, on paper-sheet

Q: https://www.geeksforgeeks.org/wildcard-character-matching/

Luckily I cleared this round

Out of 40, 12 students selected this round

Interview 1:

Q1: Implement Dictionary. I need to suggest Best data structure supported for implementing database.

Q2: Database schema of Flipkart.

Q3: Check a string is palindrome or not

Q4: Perform search operation in sorted Linked list in logn time

Q5: largest palindrome substring in a string

Rejected here 🙁

After this 1 more technical and then HR round

Q’s asked from other candidates:

  1. How to implement database of facebook
  2. Given to you is 900 digits, main memory can store 100 digits at a time, How u can sort these 900 numbers
  3. Dijkstra’s algo
  4. Programs on arrays
  5. OOPs concepts

 

If you like GeeksforGeeks and would like to contribute, you can also write an article and mail your article to contribute@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!