i
Info Edge
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.
Calculate the number of digits in the given number
Calculate the sum of each digit raised to the power of the number of digits
Check if the sum is equal to the original number
Armstrong numbers are numbers that are equal to the sum of their own digits raised to the power of the number of digits.
Iterate through the given range of numbers
Calculate the sum of each digit raised to the power of the number of digits
Check if the sum is equal to the original number, if yes then it is an Armstrong number
API responses can include success, error, informational, and redirection status codes.
Success responses typically have status code 2xx (e.g. 200 OK)
Error responses typically have status code 4xx or 5xx (e.g. 404 Not Found)
Informational responses have status code 1xx (e.g. 100 Continue)
Redirection responses have status code 3xx (e.g. 301 Moved Permanently)
I applied via Job Portal and was interviewed in Jun 2021. There were 3 interview rounds.
Sorts an array of strings in ascending order.
Use a sorting algorithm like bubble sort, selection sort, or merge sort.
Compare adjacent elements and swap them if they are in the wrong order.
Repeat the process until the array is sorted.
I applied via Company Website and was interviewed in Aug 2021. There were 2 interview rounds.
E-commerce
I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.
I appeared for an interview in Oct 2016.
I applied via Campus Placement
Boundary traversal of a tree is the process of visiting the nodes on the boundary of a tree in a specific order.
The boundary traversal can be done in three steps: left boundary, leaf nodes, and right boundary.
For the left boundary, start from the root and traverse down the left side of the tree until reaching a leaf node.
For the leaf nodes, perform an inorder traversal to visit all the leaf nodes of the tree.
For the ri...
Find the nearest greater value of a given value in a Binary Search Tree (BST).
Start from the root node and compare the given value with the current node's value.
If the given value is less than the current node's value, move to the left subtree.
If the given value is greater than the current node's value, move to the right subtree.
Keep track of the closest greater value encountered while traversing the tree.
Return the cl
Given an infinite staircase with a broken kth step, find the maximum height we can reach in n rounds of jumping i steps.
We can start by jumping the maximum number of steps in each round until we reach the broken step.
After reaching the broken step, we can discard the i steps that would land us on the broken step and jump the remaining steps.
We can continue this pattern until we reach the maximum height we can reach wit
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Senior Executive
735
salaries
| ₹2.5 L/yr - ₹7.7 L/yr |
Sales Executive
658
salaries
| ₹10 L/yr - ₹10 L/yr |
Associate Senior Executive
606
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
| ₹10 L/yr - ₹27.5 L/yr |
TCS
Amazon
Flipkart
Indiamart Intermesh