Upload Button Icon Add office photos

Filter interviews by

GE Aerospace Interview Questions, Process, and Tips for Freshers

Updated 18 Mar 2025

Top GE Aerospace Interview Questions and Answers for Freshers

View all 7 questions

GE Aerospace Interview Experiences for Freshers

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

This round majorly consisted of verbal, non verbal, and reasoning related question with a difficulty level ranging from easy to moderate.

Round 2 - Aptitude Test 

Consisted of 2 coding question. One question of a easy level and one medium level question.

Round 3 - Technical 

(2 Questions)

  • Q1. Project Related
  • Q2. Scenario based questions
Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduces yourself
  • Ans. 

    I am a data science enthusiast with a background in statistics and machine learning.

    • Background in statistics and machine learning

    • Passionate about data science

    • Experience with data analysis tools like Python and R

  • Answered by AI
  • Q2. Scenario based question

Top GE Aerospace Data Science Intern Interview Questions and Answers

Q1. How to Choose K value in K means? if there are any techniques, name them and explain.
View answer (1)

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in May 2024.

Round 1 - Coding Test 

DSA Question - Trees

Round 2 - Technical 

(9 Questions)

  • Q1. What are Regularization Techniques ?
  • Ans. 

    Regularization techniques are methods used to prevent overfitting in machine learning models by adding a penalty term to the loss function.

    • Regularization techniques help in reducing the complexity of the model by penalizing large coefficients.

    • Common regularization techniques include L1 regularization (Lasso), L2 regularization (Ridge), and Elastic Net regularization.

    • Regularization helps in improving the generalization ...

  • Answered by AI
  • Q2. When all the performance matrices have the high difference, on which performance matrix you reply?
  • Q3. Scenario-based question - what parameters are important for deciding whether a man can reach the bus stop?
  • Q4. Formulas for Precision, Recall, accuracy, F1 Score.
  • Ans. 

    Formulas for Precision, Recall, Accuracy, F1 Score in data science.

    • Precision = TP / (TP + FP)

    • Recall = TP / (TP + FN)

    • Accuracy = (TP + TN) / (TP + TN + FP + FN)

    • F1 Score = 2 * (Precision * Recall) / (Precision + Recall)

  • Answered by AI
  • Q5. How to Choose K value in K means? if there are any techniques, name them and explain.
  • Ans. 

    Choosing the optimal K value in K-means clustering is crucial for accurate results.

    • Elbow method: Plotting the sum of squared distances vs. K and selecting the K value where the curve bends like an elbow.

    • Silhouette method: Calculating the average silhouette score for different K values and choosing the one with the highest score.

    • Gap statistic method: Comparing the within-cluster dispersion to a reference null distributi...

  • Answered by AI
  • Q6. What is Population and Sample
  • Ans. 

    Population refers to the entire group of individuals or items that we are interested in studying, while a sample is a subset of the population.

    • Population is the larger group that we want to draw conclusions about.

    • Sample is a smaller group selected from the population to represent it.

    • Population parameters are characteristics of the entire group, while sample statistics are characteristics of the sample.

    • Example: Populati...

  • Answered by AI
  • Q7. What is Hypothesis testing
  • Ans. 

    Hypothesis testing is a statistical method used to make inferences about a population based on sample data.

    • It involves formulating a hypothesis about a population parameter, collecting data, and using statistical tests to determine if the data supports or rejects the hypothesis.

    • There are two types of hypotheses: null hypothesis (H0) and alternative hypothesis (H1).

    • Common statistical tests for hypothesis testing include...

  • Answered by AI
  • Q8. OverFitting and underfitting conditions and example
  • Ans. 

    Overfitting and underfitting are common issues in machine learning where the model either learns the noise in the training data or fails to capture the underlying patterns.

    • Overfitting occurs when a model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

    • Underfitting happens when a model is too simple to capture the underlying patterns in the data, resulting in h...

  • Answered by AI
  • Q9. Name the project you worked on which belongs to supervised learning and explain

Skills evaluated in this interview

Top GE Aerospace Data Science Intern Interview Questions and Answers

Q1. How to Choose K value in K means? if there are any techniques, name them and explain.
View answer (1)

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)

Intern Interview Questions & Answers

user image diljith naidu003

posted on 22 Sep 2023

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Aptitude + Coding (Coding questions on dynamic programming)

Round 3 - Technical 

(1 Question)

  • Q1. Opps, Databases and Operating systems
Round 4 - Technical 

(1 Question)

  • Q1. Explain Multithreading, Garbage collector, ACID properties
  • Ans. 

    Multithreading allows multiple threads to run concurrently, garbage collector manages memory, ACID properties ensure database transactions are reliable.

    • Multithreading enables multiple threads to run simultaneously, improving performance and responsiveness.

    • Garbage collector automatically manages memory by reclaiming unused memory, preventing memory leaks.

    • ACID properties (Atomicity, Consistency, Isolation, Durability) en...

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. ML and deep learning questions
Round 2 - Interview 

(2 Questions)

  • Q1. Projects discussion
  • Q2. Chatgpt architecture
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2023.

Round 1 - Aptitude Test 

English, number system, grammar

Round 2 - Coding Test 

Python , data science, machine learning

Round 3 - Assignment 

Python machine learning, natural language precossing

Round 4 - HR 

(4 Questions)

  • Q1. Python , Data Science, SQL
  • Q2. What is python basics, libraries
  • Ans. 

    Python basics include syntax, data types, and control structures. Libraries like NumPy, Pandas, and Matplotlib enhance data analysis and visualization.

    • Python basics cover syntax, variables, data types, and control structures.

    • NumPy is a library for numerical computing, providing powerful array operations.

    • Pandas is a library for data manipulation and analysis, offering data structures like DataFrames.

    • Matplotlib is a libr...

  • Answered by AI
  • Q3. Data science algorithms , and theory
  • Q4. Sql querys, cluases
Round 5 - Group Discussion 

Indian environment, village, college days

Round 6 - HR 

(1 Question)

  • Q1. Python, data science
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic DSA questions will be asked Leetcode Easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. BERT vs LSTM and their speed
  • Ans. 

    BERT is faster than LSTM due to its transformer architecture and parallel processing capabilities.

    • BERT utilizes transformer architecture which allows for parallel processing of words in a sentence, making it faster than LSTM which processes words sequentially.

    • BERT has been shown to outperform LSTM in various natural language processing tasks due to its ability to capture long-range dependencies more effectively.

    • For exa...

  • Answered by AI
  • Q2. What is multinomial Naive Bayes theorem
  • Ans. 

    Multinomial Naive Bayes is a classification algorithm based on Bayes' theorem with the assumption of independence between features.

    • It is commonly used in text classification tasks, such as spam detection or sentiment analysis.

    • It is suitable for features that represent counts or frequencies, like word counts in text data.

    • It calculates the probability of each class given the input features and selects the class with the

  • Answered by AI

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Basic python and machine learning questions
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation and working location related questions and why you want to join wipro

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic python and machine learning
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Large Language Models?
  • Ans. 

    Large Language Models are advanced AI models that can generate human-like text based on input data.

    • Large Language Models use deep learning techniques to understand and generate text.

    • Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).

    • They are trained on vast amounts of text data to improve their language generation capabilities.

  • Answered by AI
  • Q2. Do you know about RAGs?
  • Ans. 

    RAGs stands for Red, Amber, Green. It is a project management tool used to visually indicate the status of tasks or projects.

    • RAGs is commonly used in project management to quickly communicate the status of tasks or projects.

    • Red typically indicates tasks or projects that are behind schedule or at risk.

    • Amber signifies tasks or projects that are on track but may require attention.

    • Green represents tasks or projects that ar...

  • Answered by AI
  • Q3. Which is the best clustering algorithm?
  • Ans. 

    There is no one-size-fits-all answer as the best clustering algorithm depends on the specific dataset and goals.

    • The best clustering algorithm depends on the dataset characteristics such as size, dimensionality, and noise level.

    • K-means is popular for its simplicity and efficiency, but may not perform well on non-linear data.

    • DBSCAN is good for clusters of varying shapes and sizes, but may struggle with high-dimensional d...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. How many working days
  • Q2. Company give another benefit
  • Q3. Work load is high or low
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some basic aptitude questions were asked , but had to be solved in 20 minutes

Round 2 - Coding Test 

Medium level 2 leet code questions were asked and i cleared both

GE Aerospace Interview FAQs

How many rounds are there in GE Aerospace interview for freshers?
GE Aerospace interview process for freshers usually has 3-4 rounds. The most common rounds in the GE Aerospace interview process for freshers are Technical, Aptitude Test and Coding Test.
How to prepare for GE Aerospace interview for freshers?
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 Aerospace. The most common topics and skills that interviewers at GE Aerospace expect are Blasting, Customer Service, Dreamweaver, Receipt and multisite.
What are the top questions asked in GE Aerospace interview for freshers?

Some of the top questions asked at the GE Aerospace interview for freshers -

  1. How to Choose K value in K means? if there are any techniques, name them and ex...read more
  2. Formulas for Precision, Recall, accuracy, F1 Sco...read more
  3. OverFitting and underfitting conditions and exam...read more
How long is the GE Aerospace interview process?

The duration of GE Aerospace interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

GE Aerospace Interview Process for Freshers

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

GE Aerospace Reviews and Ratings

based on 175 reviews

4.2/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

3.3

Salary

4.1

Job security

4.5

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 175 Reviews and Ratings
Junior Engineer
126 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Assistant Engineer
66 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

job Trainee
34 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

Quality Engineer
32 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Apprentice
31 salaries
unlock blur

₹1.6 L/yr - ₹2.2 L/yr

Explore more salaries
Compare GE Aerospace with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

HDFC Bank

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