Filter interviews by
I appeared for an interview in Oct 2024, where I was asked the following questions.
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.
Common coding problems difficulty laver moderate
Top trending discussions
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);
I applied via Other and was interviewed in Nov 2019. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Medium to hard level questions were asked and that mostly covers basics of DSA
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
Software development life cycle is a process used to design, develop, and test software applications.
1. Planning: Define project scope, requirements, and timelines.
2. Design: Create a detailed design of the software architecture.
3. Implementation: Write code based on the design specifications.
4. Testing: Verify that the software meets the requirements and is free of bugs.
5. Deployment: Release the software to users and...
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.
Simple string manipulation
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
MCQ on Python and some aptitude questions.
Some of the top questions asked at the GE Aviation Senior Software Engineer interview -
based on 1 interview experience
Difficulty level
Duration
based on 4 reviews
Rating in categories
Junior Engineer
159
salaries
| ₹2 L/yr - ₹4.6 L/yr |
Assistant Engineer
47
salaries
| ₹3.4 L/yr - ₹6 L/yr |
Lead Engineer
46
salaries
| ₹14.5 L/yr - ₹23.5 L/yr |
Trainee
37
salaries
| ₹1.6 L/yr - ₹3 L/yr |
Senior Technician
28
salaries
| ₹2 L/yr - ₹3 L/yr |
InterGlobe Aviation
Air India
Spicejet
Boeing