Be the first one to contribute and help others!
I applied via Job Portal and was interviewed before Mar 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
Aptitude with pseudo codes and concepts of oops
3 coding questions to be written on paper
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the current element is a peak, return it.
If there are multiple peak elements, return any one of them.
I was interviewed in Jun 2024.
Pen Paper test of 3 coding questions
I applied via Internshala and was interviewed before Nov 2022. There were 3 interview rounds.
SQL, Joins, Window Functions, Aggregations
I applied via Referral and was interviewed before Dec 2022. There were 2 interview rounds.
Event loop is a mechanism that allows for efficient handling of multiple events in a single thread.
Event loop is used in asynchronous programming to handle non-blocking I/O operations.
It continuously checks for events in a queue and executes their associated callbacks.
Event loop is commonly used in JavaScript for handling browser events and Node.js for handling server requests.
It prevents blocking of the main thread by...
Polyfill of bind is a function that allows you to bind a specific context to a function.
The bind polyfill can be implemented using the apply method.
It returns a new function with the specified context bound to it.
The polyfill can also accept additional arguments that will be passed to the original function.
Here's an example of a bind polyfill implementation:
```javascript if (!Function.prototype.bind) { Function.proto...
I applied via Referral and was interviewed in May 2021. There was 1 interview round.
Count distinct pairs with difference equal to k and optimize.
Use a hash set to store the elements of the array.
Iterate through the array and check if the current element + k or current element - k exists in the hash set.
Increment the count if a pair is found and add the current element to the hash set.
Return the count of distinct pairs.
A box segment can be made by cutting a box into two parts along one of its faces.
Choose a face of the box to cut along
Use a saw or knife to cut through the box along the chosen face
Sand the edges of the cut to smooth them out if necessary
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
based on 1 review
Rating in categories
CIEL HR
Apna
Xforia Technologies
Taskmo