i
Info Edge
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2022. There were 3 interview rounds.
React lifecycle in functional components
useEffect hook replaces lifecycle methods
useEffect runs after every render by default
useEffect can be controlled by dependencies array
useEffect cleanup function can be used to clean up effects
useLayoutEffect hook runs synchronously after DOM mutations
Return numbers in array equal to sum
I was interviewed in Sep 2021.
Round duration - 45 Minutes
Round difficulty - Easy
Given an array or list ARR
consisting of N
integers, your task is to identify all distinct triplets within the array that sum up to a specified number K
.
A t...
Given a sorted array A consisting of N integers, your task is to find the magic index in the given array, where the magic index is defined as an index i such that A[i] = i...
Round duration - 50 Minutes
Round difficulty - Hard
You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of the alien language from this dictiona...
Given a positive integer N
, your goal is to find all the Jumping Numbers that are smaller than or equal to N
.
A Jumping Number is one where every adjacent digit has an a...
Given an integer N
representing the number of strings in an array Arr
composed of lowercase English alphabets, determine a string S
of length N
such that it can be used t...
Round duration - 20 Minutes
Round difficulty - Easy
Tip 1 : Be consistent, practice regularly whatever you read/study.
Tip 2 : Apply what you learn through code.
Tip 1 : Have some projects on your resume.
Tip 2 : If you have an internship or training explain it in a proper way like what are the techniques you learned during your training.
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
What people are saying about Info Edge
Coding a frontend UI from provided image. And creating a fucntional star rating system
Designing a Component API in React using Typescript involves defining props, state, and methods for the component.
Define the props interface to specify the expected input data for the component
Use typescript types to ensure type safety and prevent runtime errors
Define the state interface to manage the internal state of the component
Implement methods to handle user interactions and component logic
Document the component
Function to clear all timer ids at once
Create an array to store all timer ids
Iterate through the array and clear each timer id using clearTimeout() function
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Medium level DSA question in JS
I was interviewed in May 2024.
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
There was an online coding test on signal consisting of leetcode easy medium and hard
Machine coding round with 3 hours to make UI for a given problem statement
I applied via LinkedIn and was interviewed in May 2021. There was 1 interview round.
Given a matrix of zeros and ones, find the minimum distance for each one to a zero.
Use breadth-first search (BFS) to find the minimum distance from each one to a zero.
Start by initializing a queue with all the zeros in the matrix.
While the queue is not empty, dequeue a zero and enqueue its neighboring ones.
Keep track of the distance from each one to the nearest zero.
Repeat until all ones have been visited.
Return the ma
Interview experience
based on 2 reviews
Rating in categories
Senior Executive
747
salaries
| ₹2.5 L/yr - ₹7.7 L/yr |
Assistant Manager
595
salaries
| ₹3.3 L/yr - ₹9.5 L/yr |
Associate Senior Executive
573
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Sales Executive
448
salaries
| ₹3.9 L/yr - ₹10 L/yr |
Senior Software Engineer
337
salaries
| ₹10 L/yr - ₹27.5 L/yr |
TCS
JustDial
Indiamart Intermesh
PolicyBazaar