Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
Coding content on hackerrank of 2 questions
I applied via campus placement at Indian Institute of Information Technology (IIIT), Kota and was interviewed in Dec 2024. There were 2 interview rounds.
A 90-minute coding test on HackerRank, which includes one medium, one easy, and one hard question.
2 Leetcode Medium questions on hackerrank
posted on 17 Jul 2024
It was smoothly done and questions are easy.
It was smoothly done and difficulty level good
Print a pattern program using any programming language
Use nested loops to print the desired pattern
Identify the pattern and determine the number of rows and columns needed
Experiment with different loop structures to achieve the desired output
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
2 DSA questions Both are from DP
Product Manager
3
salaries
| ₹7 L/yr - ₹14.5 L/yr |
Python Developer
3
salaries
| ₹4.8 L/yr - ₹5.6 L/yr |
Intellect Design Arena
NoBrokerHOOD
Celebal Technologies
Innovaccer