Upload Button Icon Add office photos

AirAsia

Compare button icon Compare button icon Compare

Filter interviews by

AirAsia Senior Software Engineer and Lead Interview Questions and Answers

Updated 25 Apr 2024

AirAsia Senior Software Engineer and Lead Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Current compensation, Expected compensation, Technology isued
Round 2 - Coding Test 

15 Min Live coding test

Round 3 - One-on-one 

(1 Question)

  • Q1. Agile, Team lead related question.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Diff btwn const and readonly
  • Q2. Diff btwn SP and Functions
  • Q3. Difference between Truncate and Delete?Which is faster and why?
  • Q4. What is Liskov Substitution Principle
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Coding Test 

C and c++ collectively 20 questions.14 is my achievement by the grace of Allah and his messager(S.A.W) peace be upon him.

Round 2 - Technical 

(1 Question)

  • Q1. C,c++,os,dsa,core cse subjects
Round 3 - HR 

(1 Question)

  • Q1. I was frustrated attending many interviews every one told me WE WILL GET BACK YOU.Same thing told in this company also by both HR I thing Anitha mam and our respective DIRECTOR SIR Prasad chorgudi.But fina...

Interview Preparation Tips

Interview preparation tips for other job seekers - Having technically sound and best skills many of them are lagging due to aptitude,analytical,logical,verbal and non verbal,mental ability,problem solving skills,now a days 99.99 % people are facing problem in attention to detail irrespective of any kind of job.In every job profile we will mandatorily had one point that is ATTENTION TO DETAILS.
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
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

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

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 dsa question 1 sql and 18 mcq questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lot of questions from resumes and projects
  • Q2. Easy DSA questions and oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - work on you communication skills
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. AWS system design question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. About sdlc stlc manual testing topics
Round 2 - Technical 

(1 Question)

  • Q1. Coding, few automation topics
Round 3 - Behavioral 

(1 Question)

  • Q1. General topics discussion
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Tree algorithm about some riddels

Interview Preparation Tips

Interview preparation tips for other job seekers - tree algorithm
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

AirAsia Interview FAQs

How many rounds are there in AirAsia Senior Software Engineer and Lead interview?
AirAsia interview process usually has 3 rounds. The most common rounds in the AirAsia interview process are HR, Coding Test and One-on-one Round.
What are the top questions asked in AirAsia Senior Software Engineer and Lead interview?

Some of the top questions asked at the AirAsia Senior Software Engineer and Lead interview -

  1. Current compensation, Expected compensation, Technology is...read more
  2. Agile, Team lead related questi...read more

Tell us how to improve this page.

AirAsia Senior Software Engineer and Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 171 Interviews
Spicejet Interview Questions
3.6
 • 92 Interviews
Boeing Interview Questions
3.9
 • 84 Interviews
Qatar Airways Interview Questions
4.0
 • 60 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
British Airways Interview Questions
3.2
 • 28 Interviews
View all
Assistant Security Officer
189 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
43 salaries
unlock blur

₹15.8 L/yr - ₹35 L/yr

Guest Service Assistant
42 salaries
unlock blur

₹3 L/yr - ₹5.1 L/yr

Cabin Crew
35 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Software Engineer
32 salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Explore more salaries
Compare AirAsia with

Spicejet

3.6
Compare

Vistara

4.0
Compare

Go First

3.7
Compare

Air India

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