i
Info Edge
Filter interviews by
What people are saying about Info Edge
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Given two soted arrays merge them from a single sorted array with all items in non-decreassing order
I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 2 interview rounds.
I applied via Referral and was interviewed in May 2023. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Aptitude Test based on general
Coding Test Based on backend technologies
I appeared for an interview before Dec 2020.
Round duration - 60 Minutes
Round difficulty - Medium
This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.
Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...
Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.
Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.
Use level-order input to construct the Binary Tree.
Traverse the Binary Tree recursively to generate the required traversals.
Ensure proper handling of null nodes represented by -1 in the input.
Return the three traversals as
Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.
The first line of input is an intege...
Reverse a singly linked list by altering the links between nodes.
Iterate through the linked list and reverse the links between nodes
Use three pointers to keep track of the current, previous, and next nodes
Update the links between nodes to reverse the list
Return the head of the reversed linked list
Round duration - 45 Minutes
Round difficulty - Medium
This round basically tested some concepts from Data Structures and File Manipulation .
Given two arrays A
and B
with sizes N
and M
respectively, both sorted in non-decreasing order, determine their intersection.
The intersection of two arrays in...
The problem involves finding the intersection of two sorted arrays efficiently.
Use two pointers to iterate through both arrays simultaneously.
Compare elements at the pointers and move the pointers accordingly.
Handle cases where elements are equal and update the intersection array.
Return the intersection array as the result.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Campus Placement
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Executive
746
salaries
| ₹2.5 L/yr - ₹7.7 L/yr |
Sales Executive
658
salaries
| ₹10 L/yr - ₹10 L/yr |
Associate Senior Executive
616
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Assistant Manager
590
salaries
| ₹3.5 L/yr - ₹9.5 L/yr |
Senior Software Engineer
356
salaries
| ₹8 L/yr - ₹30.4 L/yr |
TCS
Amazon
Flipkart
Indiamart Intermesh