i
Leena AI
Filter interviews by
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
1 hour coding question array maths hackearth
To form a binary tree, create nodes with left and right child pointers.
Start by creating a root node.
For each node, create left and right child nodes.
Repeat the process until all nodes are created.
Design a map
Consider the purpose of the map (e.g., navigation, data visualization)
Decide on the level of detail and scale of the map
Choose appropriate symbols and colors for different features
Include a legend or key to explain the map symbols
Ensure the map is easy to read and understand
I applied via LinkedIn and was interviewed in Oct 2022. There were 6 interview rounds.
4 Coding Questions Leetcode Level Medium to Hard. Had to solve it within 1.5 hours.
Was able to solve 2 questions - One hard and one Medium. Hadn't enough time to solve all.
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.
posted on 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
2 DSA questions Both are from DP
I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.
Questions trees and graphs.
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
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Chat Bot Developer
36
salaries
| ₹7.2 L/yr - ₹19.3 L/yr |
Customer Success Manager
21
salaries
| ₹7 L/yr - ₹26 L/yr |
Senior Software Engineer
16
salaries
| ₹18.9 L/yr - ₹55 L/yr |
Software Engineer
15
salaries
| ₹7 L/yr - ₹19.1 L/yr |
Sales Development Representative
11
salaries
| ₹8 L/yr - ₹17 L/yr |
Vyapar
Classplus
Fleetx.io
KEKA TECHNOLOGIES