Upload Button Icon Add office photos

Filter interviews by

BAE Systems Retail Store Manager Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Intern Interview Questions & Answers

GE user image Anonymous

posted on 22 Aug 2017

I was interviewed in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Basics questions from thermodynamics were asked. But I was unable to solve deflection problem in Strength of material

Interview Preparation Tips

Round: Test
Experience: Quantitative analysis questions were easy but technical questions were hard enough. I had cleared the Aptitude test
Tips: Go through the basics of each subject in your respective branch.
Duration: 1 hour 30 minutes
Total Questions: 100

Round: Group Discussion
Experience: We were given 5 minutes for preparation and then discussion started. I made a mistake by cross questioning the people in my group, but still i got selected
Tips: Try to start the discussion or try to give the conclusion.
Duration: 10 minutes

Round: Technical Interview
Experience: I did not get selected for next round

College Name: Sinhgad College Of Engineering (SCOE)

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Basic c Programming and Embedded Systems

Round 2 - One-on-one 

(1 Question)

  • Q1. C and Do-178b questions
Round 3 - One-on-one 

(1 Question)

  • Q1. C and Embedded system and Project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round, Mostly technical
Round 5 - HR 

(1 Question)

  • Q1. Package discussion and my previous employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - C, Do-178 b process and Micro Controller knowledge

I was interviewed in Nov 2020.

Interview Questionnaire 

1 Question

  • Q1. Job profile Question. Managerial skill question. Basic Engineering question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic engineering concept.
Application software know how knowledge.

Interview Questionnaire 

2 Questions

  • Q1. Tell about yourself
  • Ans. 

    I am a business analyst with experience in data analysis, process improvement, and project management.

    • Experienced in data analysis using tools like Excel, SQL, and Tableau

    • Skilled in process improvement and optimization

    • Proficient in project management and stakeholder communication

    • Strong analytical and problem-solving skills

    • Excellent communication and interpersonal skills

  • Answered by AI
  • Q2. They had given a case and if you are position of pricing manager how do you resolve.

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 2 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Are you willing to relocate?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident! Confidence goes a long way. Also, be honest. If you don’t know the answer, admit that you don’t but express the want to learn more and commit to being a sponge.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

DSA questions medium level

Round 3 - Technical 

(3 Questions)

  • Q1. Resume based interview or DSA questions medium level
  • Q2. Explain projects
  • Ans. 

    Projects are specific tasks or assignments that require a set of skills and resources to complete.

    • Projects are temporary in nature with a defined start and end date.

    • They typically have specific goals, deliverables, and constraints.

    • Projects require a team of individuals with different roles and responsibilities.

    • Examples: Developing a mobile app, implementing a new software system, conducting a research study.

  • Answered by AI
  • Q3. Internship experience
Round 4 - HR 

(1 Question)

  • Q1. Basic interpersonal skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA medium level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

There was simple aptitude questions along with some C snippet

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between RISC and CISC?
  • Ans. 

    RISC (Reduced Instruction Set Computing) has a smaller set of simple instructions, while CISC (Complex Instruction Set Computing) has a larger set of complex instructions.

    • RISC processors have simpler instructions that can be executed in a single clock cycle, making them faster.

    • CISC processors have more complex instructions that may require multiple clock cycles to execute.

    • RISC architectures typically have a smaller chi...

  • Answered by AI
  • Q2. How ADC(Analog to Digital Converter) works?
  • Ans. 

    ADC converts analog signals into digital data by sampling the input signal at regular intervals.

    • ADC samples the input signal at regular intervals

    • It quantizes the sampled values into discrete digital values

    • The resolution of ADC determines the number of possible digital values

    • Common types of ADC include successive approximation ADC and delta-sigma ADC

  • Answered by AI

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mostly asked from Data Structure and Algorithms and in final round they will ask about your project and your role.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and clear about DS and Algo

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Concept about Java and it’s experience and in depth analysis of code with different situations
  • Q2. OOPS concept
  • Q3. Sorting Algorithm
  • Ans. 

    Sorting algorithm is a method of arranging elements in a specific order.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quick sort, and heap sort.

    • The choice of sorting algorithm depends on the size of the data set, the data type, and the desired time complexity.

    • Sorting algorithms can be implemented in various programming languages such as Java, Python, and C++.

  • Answered by AI
  • Q4. Project discussion in detail
  • Q5. A thorough questions based on your resume so make sure you know everything in detail from projects to tech stack used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. It’ll be appreciated to be honest if you don’t have much idea about it rather than being over confident. Also whatever you know about learn in detail. For example I was given to write a code showing inheritance, I was asked questions on multiple scenario it is important to understand the in depth of concept of all keywords like static and annotations (@override) as this is basic but we need to know about how it works and what exactly happens when we don’t have it.

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Indian Army Interview Questions
4.7
 • 148 Interviews
GE Interview Questions
4.2
 • 102 Interviews
Boeing Interview Questions
3.9
 • 85 Interviews
AIRBUS Interview Questions
3.7
 • 70 Interviews
Thales Interview Questions
3.6
 • 45 Interviews
Indian Navy Interview Questions
4.6
 • 21 Interviews
View all
Procurement Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager Supplier Development
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supply Chain Management and Procurement Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BAE Systems with

Tata Lockheed Martin Aerostructures

3.8
Compare

Raytheon

3.8
Compare

Northrop Grumman

4.1
Compare

Boeing

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