i
Info Edge
Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.
Start at the root node and compare the value of the node to be inserted with the current node.
If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.
Repeat this process until reaching a leaf node, then insert ...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
There were three easy to medium-level coding questions, and they were sourced from LeetCode.
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test and scenario based question
Coding test and sceanrio based question
Info Edge interview questions for designations
Aptitude,reasoning,english skills
Get interview-ready with Top Info Edge Interview Questions
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
More questions but very easy
Create a simple software in 2 hours
I was interviewed in Dec 2021.
Round duration - 60 minutes
Round difficulty - Easy
It consists of questions based on array, string and Hashmap.
Determine if two given strings are anagram pairs. Two strings are anagrams if the letters of one can be rearranged to form the other.
The input consists of a singl...
Check if two strings are anagram pairs by comparing the frequency of characters.
Create character frequency maps for both strings
Compare the frequency of characters in both maps
Return True if the frequency of characters is the same for both strings, else return False
Round duration - 20 minutes
Round difficulty - Easy
Basic oops and SQL questions were asked
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve problems.
Encapsulation: Objects can hide their internal state and require interaction through defined interfaces.
Inheritance: Objects can inherit attributes and methods from other objects.
Polymorphism: Object...
Round duration - 60 minutes
Round difficulty - Medium
Contains both coding as well as puzzles
Round duration - 20 minutes
Round difficulty - Easy
Basic discussion why you want to join info edge. What are your strength and weakness. What you want to do when you join. What motivates you and how info edge will help you?
Tip 1 : Have clarity of oops concepts including exception handling
Tip 2 : Do not add something in resume which you don't know
Tip 3 : Understand question properly and asked for help if needed while giving interview.
Tip 1 : Highlight the hands-on experience
Tip 2 : Resume should show your work & skill with clarity
I applied via Job Portal and was interviewed before Oct 2020. There were 4 interview rounds.
I was interviewed before Jan 2021.
Round duration - 60 minutes
Round difficulty - Easy
Two coding questions were given in the first round to be solved in 60 minutes.
Given an array A
containing 'N' integers and an integer m
, rearrange the elements of the array such that the differences between the array elements and m
are sor...
Rearrange array elements based on their differences from a given integer.
Calculate the differences between each element and the given integer.
Sort the elements based on their differences while maintaining the original order for elements with the same difference.
Implement a function to rearrange the array elements as per the given criteria.
Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K from the specified node, and return a list of th...
The task is to find all nodes in a binary tree that are at a distance K from a given node.
Traverse the binary tree to find the given node
From the given node, perform a depth-first search to find all nodes at distance K
Use a list to store the values of the nodes at distance K
Return the list of values in any order
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions based on DSA, DBMS, Computer Networking and project based questions.
Ninja is tasked with printing a triangle pattern based on a given number 'N' for any test case.
N = 4
1
232
34545
4567654
The pat...
Print a triangle pattern of numbers based on a given number 'N'.
Iterate through each row and print the numbers accordingly
Use spaces to center-align the numbers in each row
Increment the numbers in each row as per the pattern
Web server serves static content over HTTP, while application server runs dynamic content and business logic.
Web server handles HTTP requests and responses, serving static content like HTML, images, and CSS.
Application server executes business logic, runs dynamic content, and interacts with databases.
Web server examples include Apache, Nginx, while application server examples include Tomcat, JBoss.
Web server focuses on...
The internet is a global network of interconnected computers that communicate using standardized protocols.
The internet is made up of a vast number of interconnected networks of computers.
Data is transmitted over the internet using protocols such as TCP/IP.
Websites are hosted on servers connected to the internet, and users access them using web browsers.
Internet Service Providers (ISPs) provide access to the internet f...
SQL query to find the nth highest salary
Use the 'SELECT DISTINCT' statement to get unique salary values
Order the salaries in descending order using 'ORDER BY' clause
Use 'LIMIT' and 'OFFSET' to get the nth highest salary
Round duration - 30 minutes
Round difficulty - Easy
Typical HR round with behavioral problems.
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.
What people are saying about Info Edge
based on 7 interviews
1 Interview rounds
based on 30 reviews
Rating in categories
Senior Executive
745
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Senior Executive
665
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
601
salaries
| ₹0 L/yr - ₹0 L/yr |
Sales Executive
448
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
352
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
JustDial
Indiamart Intermesh
PolicyBazaar