Upload Button Icon Add office photos

GE Aviation

Compare button icon Compare button icon Compare

Filter interviews by

GE Aviation Senior Software Engineer Interview Questions and Answers

Updated 30 Sep 2024

GE Aviation Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal implementation of Hashing and what is collision?
  • Ans. 

    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.

  • Answered by AI
  • Q2. Is time complexity of HashMap always O(1) ?
  • Ans. 

    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.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Yet to have the interview. Ambition box is forcefully making me enter these details

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Common technical questions
Round 3 - Technical 

(1 Question)

  • Q1. Advance Technical Questions based on your skill set taken by architect
Round 4 - Coding Test 

Common coding problems difficulty laver moderate

Round 5 - Behavioral 

(1 Question)

  • Q1. Common managerial question ,scenario base questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice common number and string interview questions.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Node js working in detail
  • Ans. 

    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.

  • Answered by AI
  • Q2. Timer working in node
  • Ans. 

    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);

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. HLD questions on db and backend
  • Q2. Relational non relational db

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. There were questions of DSA, DBMS, OS etc
  • Q2. There were questions around project that were mentioned in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare around Data structures and algorithms, Database management system, Operating system, projects that you have already done.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium to hard level questions were asked and that mostly covers basics of DSA

Round 2 - Technical 

(1 Question)

  • Q1. Oops ,DBMS and DSA logical questions

I applied via Other and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Written test , objective + two programs to write
  • Q2. Question on linked list , stack

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and be confident while answering

I applied via Naukri.com and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Situational awareness
  • Q2. Psychological test

Interview Preparation Tips

Interview preparation tips for other job seekers - Boing has been known as a great organisation for long time, they are manufacturers of the most sophisticated civilan and defence supplies. However their interview process is completely idiotic, even if you are extremely talented and have cleared all technical rounds, they used to reject candidates in the final psychological (structured) round where they form opinion for the canditate based on questions asked, answer in a very calculated way for this final round.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a simple algorithm for string manipulation

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I have been interviewed for Associate Software Engineer role. I have been asked question both from Aerospace system and software level. For the system questions, navigation display was the major ask. On th...

Interview Preparation Tips

Interview preparation tips for other job seekers - speak confidently and be sure about the projects you have done
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple string manipulation

Round 2 - Technical 

(1 Question)

  • Q1. Basic c# questions

GE Aviation Interview FAQs

How many rounds are there in GE Aviation Senior Software Engineer interview?
GE Aviation interview process usually has 3-4 rounds. The most common rounds in the GE Aviation interview process are Technical, Coding Test and Behavioral.
What are the top questions asked in GE Aviation Senior Software Engineer interview?

Some of the top questions asked at the GE Aviation Senior Software Engineer interview -

  1. What is the internal implementation of Hashing and what is collisi...read more
  2. Is time complexity of HashMap always O(1...read more
  3. Yet to have the interview. Ambition box is forcefully making me enter these det...read more

Tell us how to improve this page.

GE Aviation Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 152 Interviews
Spicejet Interview Questions
3.6
 • 89 Interviews
Boeing Interview Questions
3.9
 • 86 Interviews
Qatar Airways Interview Questions
3.9
 • 56 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
AirAsia Interview Questions
3.6
 • 29 Interviews
British Airways Interview Questions
3.1
 • 28 Interviews
View all
GE Aviation Senior Software Engineer Salary
based on 26 salaries
₹13.8 L/yr - ₹22 L/yr
20% more than the average Senior Software Engineer Salary in India
View more details

GE Aviation Senior Software Engineer Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

2.5

Salary

4.0

Job security

4.2

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 4 Reviews and Ratings
Junior Engineer
141 salaries
unlock blur

₹2.4 L/yr - ₹4.6 L/yr

Lead Engineer
48 salaries
unlock blur

₹12 L/yr - ₹23 L/yr

Trainee
47 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Assistant Engineer
46 salaries
unlock blur

₹3.4 L/yr - ₹5.5 L/yr

Enterprise Application Engineer
35 salaries
unlock blur

₹8.9 L/yr - ₹15 L/yr

Explore more salaries
Compare GE Aviation with

InterGlobe Aviation

3.6
Compare

Air India

3.7
Compare

Spicejet

3.6
Compare

Boeing

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview