Filter interviews by
I was interviewed before Jul 2023.
5 sections of mcqs and one dsa question
posted on 10 Nov 2024
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js is built on Chrome's V8 JavaScript engine.
It uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
Node.js is commonly used for building server-side applications, APIs, and real-time applications.
It has a large ecosystem of libraries and frameworks, such as Express.js and Socket.io.
In Node.js, timers can be implemented using functions like setTimeout() and setInterval().
Use setTimeout() to execute a function once after a specified delay
Use setInterval() to execute a function repeatedly at a specified interval
Clear a timer using clearTimeout() or clearInterval()
Example: setTimeout(() => { console.log('Timer executed!'); }, 2000);
Hashing is a technique used to map data to a fixed-size array, collision occurs when two different inputs produce the same hash value.
Hashing involves using a hash function to map data to a fixed-size array.
Collision happens when two different inputs produce the same hash value.
Common techniques to handle collisions include chaining and open addressing.
No, time complexity of HashMap is not always O(1).
Time complexity of HashMap is O(1) on average, but can degrade to O(n) in worst case scenarios.
Worst case scenarios include hash collisions, which can lead to linear probing and degrade performance.
Load factor and capacity of the HashMap can also affect time complexity.
In scenarios where many keys hash to the same index, the time complexity can degrade.
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
1 dsa question 1 sql and 18 mcq questions
I was interviewed before Sep 2023.
Multithreading allows multiple threads to run concurrently within a single process, improving performance and responsiveness.
Multithreading allows for parallel execution of tasks within a single process.
Threads share the same memory space, allowing for efficient communication and data sharing.
Thread management is handled by the operating system, which schedules threads for execution.
Examples of multithreading include w...
Virtual DOM is a lightweight copy of the actual DOM, used for efficient updates in web applications.
Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.
Changes are first made to the Virtual DOM, then compared with the actual DOM to determine the minimal updates needed.
This process reduces the number of expensive DOM operations, resulting in faster renderi
Angular is a full-fledged framework for building web applications, while React is a JavaScript library for building user interfaces.
Angular is a complete framework with built-in features like routing, forms, and HTTP client.
React is a library focused on building UI components and managing state.
Angular uses two-way data binding, while React uses one-way data flow.
Angular uses TypeScript by default, while React uses Jav...
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
Aerospace, Airplane related SW need to meet the DO178C, asking experiences with this
Related experiences and roles about the project with used DO178c
Common coding problems difficulty laver moderate
based on 1 review
Rating in categories
Senior Developer
37
salaries
| ₹16.2 L/yr - ₹36 L/yr |
Lead Developer
34
salaries
| ₹27 L/yr - ₹47.6 L/yr |
Senior Software Engineer
29
salaries
| ₹20 L/yr - ₹36 L/yr |
Software Developer
24
salaries
| ₹12 L/yr - ₹24 L/yr |
Lead Engineer
18
salaries
| ₹29 L/yr - ₹65 L/yr |
InterGlobe Aviation
Spicejet
Air India
Vistara