i
Evervent
Filter interviews by
I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Feb 2023. There were 2 interview rounds.
Easy test was there with dsa qs
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
Online Coding Test on their platform
Use a max heap data structure to find the topper of a college.
Max heap is a complete binary tree where the value of each node is greater than or equal to the values of its children.
Insert all students' scores into a max heap and then extract the top element to find the topper.
Example: If student A scored 90, student B scored 85, and student C scored 95, the max heap would have [95, 85, 90].
posted on 31 May 2024
Dsa predict the output
One medium problem. Based on that the students are selected. And modifications in code has been asked
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
Nuts and bolts game, to output date in a certain format, one SQL query
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Search for a target value in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value lies in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
Design IMDB with concurrent ratings management
Implement a locking mechanism to ensure only one user can update a rating at a time
Use a queue system to handle multiple rating requests in an orderly manner
Consider using distributed systems to handle high concurrency levels
Design a vehicle rental system API
Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle
Include authentication and authorization mechanisms for users and admins
Implement payment gateway integration for processing rental payments
Include features like vehicle search, filtering, and reviews/ratings
Consider scalability and performance optimizations for handling high traffic
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
MongoDB is preferred over SQL for its flexibility, scalability, and ease of use in handling unstructured data.
MongoDB is a NoSQL database, making it easier to work with unstructured data compared to SQL.
MongoDB is schema-less, allowing for more flexibility in data modeling and changes.
MongoDB is horizontally scalable, making it easier to handle large amounts of data and high traffic loads.
MongoDB's document-based data ...
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 campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.
2 questions, Easy and medium based
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic Js concepts like debouncing,event loop, and other output-based questions.
Optimization techniques are methods used to improve the efficiency and performance of software applications.
Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code
Minimize time complexity by avoiding nested loops and unnecessary iterations
Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval
Profile code to identify bottlenecks and optimize critic...
Project Manager
10
salaries
| ₹1.8 L/yr - ₹7.8 L/yr |
Associate Software Engineer
7
salaries
| ₹2.6 L/yr - ₹5.5 L/yr |
Software Engineer
6
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Software Engineer
4
salaries
| ₹6 L/yr - ₹7.9 L/yr |
PHP Developer
3
salaries
| ₹1.2 L/yr - ₹2.4 L/yr |
BookMyShow
Cleartrip
MakeMyTrip
Paytm