Upload Button Icon Add office photos

GE

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

GE Senior Software Engineer Interview Questions and Answers

Updated 13 Sep 2024

GE Senior Software Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. 1. Intro 2. Tech stacks 3. Questions on all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Logical question on sorting
Round 3 - One-on-one 

(1 Question)

  • Q1. Talk about agile
  • Ans. 

    Agile is a software development methodology that emphasizes flexibility, collaboration, and iterative development.

    • Agile focuses on delivering working software in short, iterative cycles called sprints.

    • It values customer collaboration and responding to change over following a strict plan.

    • Scrum and Kanban are popular frameworks used in agile development.

    • Daily stand-up meetings, sprint planning, and retrospectives are com...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why are you looking for a change

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

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

Senior Software Engineer Jobs at GE

View all

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Aug 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basic Java questions. Coding based on technical topics in Java. Approach and knowledge of other technology apart from core strength like ui ,design .
  • Q2. Scenario based questions. Deeper into Java and related technologies
  • Q3. Again based on Java and project but kind of client interview
  • Q4. Basic hr questions and salary discussion

Interview Preparation Tips

Round: Managerial
Experience: More of past projects and team handling

General Tips: Be prepared for basics in related technology and good through understanding in one core area.
Skills: Communication, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-3 Months

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where the dependencies of an object are provided externally.

    • Dependencies are objects that a class needs to function properly

    • Dependency injection allows for loose coupling between objects

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection

    • Example: Instead of creating a new instance of a dependency within a class, the depe...

  • Answered by AI
  • Q2. What is steam api?
  • Ans. 

    Steam API is a set of tools and resources for game developers to integrate Steam features into their games.

    • Steam API provides access to features such as matchmaking, achievements, and user profiles.

    • Developers can use Steamworks SDK to integrate Steam features into their games.

    • Steam API also allows for in-game purchases and microtransactions.

    • Examples of games that use Steam API include Counter-Strike: Global Offensive a

  • Answered by AI
  • Q3. Thread life cycle, deamon thread, deadlock
  • Q4. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert the key into an index of an array where the value is stored.

    • Collisions occur when two keys have the same hash value, which is resolved using separate chaining or open addressing.

    • HashMap uses an array of linked lists to handle collisions.

    • The load factor determines when the HashMap shoul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge on core Java, Java 8, Spring annotations and basic SpringBoot and microservices knowledge

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. .net core basics.
  • Q2. Authentication in .net core
  • Ans. 

    Authentication in .NET Core

    • ASP.NET Core Identity provides authentication and authorization functionality

    • Authentication middleware can be added to the pipeline using AddAuthentication() method

    • Authentication schemes can be configured using AddScheme() method

    • Authentication can be done using various providers like JWT, OAuth, etc.

  • Answered by AI
  • Q3. Angular basic interview questions .

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sorting methodologies
  • Q2. Questions based on previous company projects

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

Interview Questionnaire 

1 Question

  • Q1. Basic C++, Multithreaded questions, architecture and design patterns question. MVC is must for UI related positions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest. Enjoy the conversation then everything will fall into place. When you are free from pressure of cracking the interview, there is a 95% probability that you will crack it.

Interview Questionnaire 

1 Question

  • Q1. Oops, solid design, Singleton

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on above said topics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Virtual is what type
  • Ans. 

    Virtual is a type of function in C++

    • Virtual functions are used in C++ to achieve polymorphism

    • They are declared in a base class and overridden in derived classes

    • Example: virtual void display() = 0;

  • Answered by AI
  • Q2. What is static keyword
  • Ans. 

    The static keyword in programming is used to declare variables, methods, or classes that belong to the class itself rather than instances of the class.

    • Static variables retain their values across all instances of a class.

    • Static methods can be called without creating an instance of the class.

    • Static classes cannot be instantiated and are used for grouping related methods and variables.

    • Example: 'static int count = 0;' decl

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Assignment 

They will be providing an assignment on some random topics for which you hav eto prepare and also write the UTs

Contribute & help others!
anonymous
You can choose to be anonymous

GE Interview FAQs

How many rounds are there in GE Senior Software Engineer interview?
GE interview process usually has 2-3 rounds. The most common rounds in the GE interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for GE Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at GE. The most common topics and skills that interviewers at GE expect are C++, SDLC, Data Structures and Algorithms, Java and Angular.
What are the top questions asked in GE Senior Software Engineer interview?

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

  1. Talk about ag...read more
  2. 1. Intro 2. Tech stacks 3. Questions on ...read more
  3. Logical question on sort...read more

Recently Viewed

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Synamedia

No Interviews

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

No Interviews

INTERVIEWS

GE

50 top interview questions

INTERVIEWS

GE

No Interviews

Tell us how to improve this page.

GE Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
GE Senior Software Engineer Salary
based on 137 salaries
₹10.2 L/yr - ₹35 L/yr
61% more than the average Senior Software Engineer Salary in India
View more details

GE Senior Software Engineer Reviews and Ratings

based on 8 reviews

3.6/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.7

Salary

2.9

Job security

3.0

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 8 Reviews and Ratings
Sr software Engineer

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Sr Software Engineer

Hyderabad / Secunderabad

4-7 Yrs

Not Disclosed

Senior Software Engineer

Hyderabad / Secunderabad

6-8 Yrs

₹ 15-21.3 LPA

Explore more jobs
Junior Engineer
252 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
209 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
191 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
137 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GE with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.1
Compare

BHEL

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent