Open In App

InfoEdge Interview Experience (Jeevansathi.com)

Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: 

Introduction 

1. Projects 
2. find pair with maximum product in an array(-ive numbers can be there) 
3. find an element in rotated array (in logn) 
3. comparator, comparable? 
4. Indexing 
5. About Current project working on 

Round 2: 

Introduction 
1. Given a infinite linked list and a pointer to a node delete that node. 
2. left, right view of a tree 
3. find maximum length of substring having consecutive elements. 
4. print string in reverse order. 
ex: input : He is a boy 
output: boy a is he 

5. SQL queries using join 
6. indexing and hashing 
7. About Current project working on 

Round 3: 

1. print pattern in minimum loops 


1 2 1 
1 2 3 2 1 
1 2 3 4 3 2 1 
and 
1 2 3 4 3 2 1 
1 2 3 2 1 
1 2 1 

2. why you want to leave company 

Round 4: 

HR round 
basic behavioral questions
 


Last Updated : 21 May, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads