Upload Button Icon Add office photos

Filter interviews by

Delta Air Lines Senior Software Engineer 1 Interview Questions and Answers

Updated 14 Oct 2023

Delta Air Lines Senior Software Engineer 1 Interview Experiences

1 interview found

Senior Software Engineer 1 Interview Questions & Answers

user image Soumen Bhattacharjee

posted on 14 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 5 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 - Coding Test 

They share online test link which comprises of few questions. Out of which 2-3 coding questions where you have to run test cases. Other question are MCQ related to the work the position is available.

Round 3 - Technical 

(1 Question)

  • Q1. You will mostly be asked questions related to your previous projects you have worked on. Also technical questions will be asked based on the programming language, technology etc.
Round 4 - Behavioral 

(1 Question)

  • Q1. You will be having a interview session with manager where you will explained what is the expectation from you and few general questions will be asked.
Round 5 - HR 

(1 Question)

  • Q1. You will be having a HR round where you will be explained all the perks and they will be asking why you want to join.

Interview Preparation Tips

Topics to prepare for Delta Air Lines Senior Software Engineer 1 interview:
  • AWS
  • Python
Interview preparation tips for other job seekers - Be honest about your change and don’t fake any experience. From my personal experience am telling its ok if you have don’t have any hands on experience of a certain technology or language, they will check if you have capability to grab new things.

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

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

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

MCQ on Python and some aptitude questions.

Round 2 - Technical 

(1 Question)

  • Q1. Array rotation coding question followed by past project experience
Round 3 - HR 

(1 Question)

  • Q1. STAR type interview.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Life cycle of Software Development
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a lot of behavioral question prep

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Based on STAR pattern and related to projects

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java Basics, oops concept, collections, error handling, springboot architecture, springboot annotations, microservices architecture, pros and cons of microservices, structural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool, answers all the questions with smile. Give the interviewer the confidence that you can perform your job well.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
No response
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 

(2 Questions)

  • Q1. FHA is performed
  • Q2. Flow of requirements tight from beginning
  • Ans. 

    Flow of requirements should be tight from the beginning to ensure project success.

    • Establish clear and specific requirements from stakeholders

    • Document requirements in a detailed manner

    • Regularly review and update requirements as needed

    • Ensure all team members understand and agree on requirements

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is gcd? And explain it
  • Ans. 

    gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.

    • gcd is used to find the largest integer that can evenly divide two or more numbers.

    • It is commonly used in mathematics and computer science algorithms.

    • For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.

  • Answered by AI
  • Q2. What is arc and explain it
  • Ans. 

    ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.

    • ARC automatically tracks and manages the memory used by objects in a program

    • It increases the retain count of an object when it is referenced and decreases it when it is no longer needed

    • ARC helps prevent memory leaks and retain cycles in iOS and macOS development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read react native basics

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aerospace, Airplane related SW need to meet the DO178C, asking experiences with this

Round 2 - Case Study 

Related experiences and roles about the project with used DO178c

Delta Air Lines Interview FAQs

How many rounds are there in Delta Air Lines Senior Software Engineer 1 interview?
Delta Air Lines interview process usually has 5 rounds. The most common rounds in the Delta Air Lines interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Delta Air Lines Senior Software Engineer 1 interview?

Some of the top questions asked at the Delta Air Lines Senior Software Engineer 1 interview -

  1. You will be having a HR round where you will be explained all the perks and the...read more
  2. You will be having a interview session with manager where you will explained wh...read more

Tell us how to improve this page.

Delta Air Lines Senior Software Engineer 1 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
 • 88 Interviews
Boeing Interview Questions
3.9
 • 86 Interviews
Qatar Airways Interview Questions
3.9
 • 56 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
United Airlines Interview Questions
4.0
 • 25 Interviews
View all
Delta Air Lines Senior Software Engineer 1 Salary
based on 5 salaries
₹25 L/yr - ₹28 L/yr
42% more than the average Senior Software Engineer 1 Salary in India
View more details

Delta Air Lines Senior Software Engineer 1 Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Developer
40 salaries
unlock blur

₹16 L/yr - ₹39 L/yr

Lead Developer
40 salaries
unlock blur

₹27 L/yr - ₹54 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹22 L/yr - ₹37 L/yr

Software Developer
25 salaries
unlock blur

₹12 L/yr - ₹24 L/yr

Lead Engineer
18 salaries
unlock blur

₹33.7 L/yr - ₹70 L/yr

Explore more salaries
Compare Delta Air Lines with

InterGlobe Aviation

3.6
Compare

Air India

3.7
Compare

Spicejet

3.6
Compare

Air India Sats Airport Services

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