i
CleverTap
Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Array and Java related questions
Top trending discussions
I applied via Referral
I applied via LinkedIn
Generator functions and symbols in JavaScript. Implementation of const keyword in ES5.
Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.
Symbols are a new primitive type in ES6 that can be used as unique identifiers.
To implement const in ES5, we can use Object.defineProperty to create a read-only property on an object.
Custom events are user-defined events that can be triggered in a software application.
Custom events can be defined using event listeners and dispatchers.
They can be used to track user behavior, monitor application performance, and trigger specific actions.
Examples of custom events include button clicks, form submissions, and page scrolls.
Null is absence of value while object is a collection of properties and methods.
Null is a primitive value while object is a complex data type.
Null is used to indicate absence of value while object is used to represent real-world entities.
Null cannot have properties or methods while object can have both.
Example of null: let x = null; Example of object: let person = { name: 'John', age: 30 };
posted on 17 Sep 2024
I was asked to implement lru cache which i did but still didn’t made to next round as apparently i didn’t complete the working code though in my opinion i did
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
Remove overlapping intervals to minimize removals.
Sort intervals by end time
Iterate through intervals, remove overlapping intervals
Return count of removed intervals
posted on 19 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Design a Least Recently Used cache system.
Implement a doubly linked list to keep track of the order of usage of cache items.
Use a hashmap to store key-value pairs for quick access to cache items.
When a new item is accessed, move it to the front of the linked list. If the cache is full, remove the least recently used item from the end of the list.
posted on 29 Feb 2024
I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.
Discussion about OOPS concepts and String related program
Program on Recursion and Array
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Two questions asked:
1. Partition equal sum
2. find length largest region boolean matrix
I was interviewed before Sep 2023.
Hacker rank evaluation with three questions
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Customer Success Manager
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Account Manager
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Engineer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
MoEngage
Netcore Cloud Private Limited
WebEngage
Freshworks