Upload Button Icon Add office photos

Air India

Compare button icon Compare button icon Compare

Filter interviews by

Air India Software Architect Interview Questions and Answers

Updated 24 Dec 2024

Air India Software Architect Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the concept of idempotency in REST APIs?
  • Ans. 

    Idempotency in REST APIs ensures that multiple identical requests have the same effect as a single request.

    • Idempotency means that the result of a successful request is the same regardless of how many times it is made.

    • GET and PUT requests are typically idempotent, while POST requests are not.

    • Using unique identifiers like UUIDs in requests can help ensure idempotency.

    • Idempotency is important for ensuring data consistency...

  • Answered by AI
  • Q2. What are the design considerations to keep in mind when building an API?
  • Ans. 

    Design considerations for building an API

    • Define clear and consistent naming conventions for endpoints and parameters

    • Use versioning to manage changes and updates without breaking existing clients

    • Implement proper authentication and authorization mechanisms to secure the API

    • Design for scalability and performance by considering caching, rate limiting, and pagination

    • Provide comprehensive documentation to guide developers on...

  • Answered by AI

Interview questions from similar companies

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

Interview Questionnaire 

2 Questions

  • Q1. Situational awareness
  • Q2. Psychological test

Interview Preparation Tips

Interview preparation tips for other job seekers - Boing has been known as a great organisation for long time, they are manufacturers of the most sophisticated civilan and defence supplies. However their interview process is completely idiotic, even if you are extremely talented and have cleared all technical rounds, they used to reject candidates in the final psychological (structured) round where they form opinion for the canditate based on questions asked, answer in a very calculated way for this final round.

Software Architect Interview Questions Asked at Other Companies

asked in ServiceNow
Q1. How does service management improve customer experience?
Q2. On a scale of 1 to 10, how quickly can you approach and solve a p ... read more
asked in Air India
Q3. What are the design considerations to keep in mind when building ... read more
asked in NICE
Q4. How would you create a solution using Azure Cloud Native Services ... read more
asked in Siemens
Q5. What is the difference between Dependency Inversion and Dependenc ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Hackerrank test of 2 questions

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

What people are saying about Air India

View All
a deputy manager
2w
Air India Plane Crash : Entire country is in a state of mourning
Anyone working in Air India who can confirm how long it usually takes to decode black box ? News Update : Black box found at Air India crash site as families wait for answers
FeedCard Image
Got a question about Air India?
Ask anonymously on communities.
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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium to hard level questions were asked and that mostly covers basics of DSA

Round 2 - Technical 

(1 Question)

  • Q1. Oops ,DBMS and DSA logical questions
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 - One-on-one 

(2 Questions)

  • Q1. There were questions of DSA, DBMS, OS etc
  • Q2. There were questions around project that were mentioned in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare around Data structures and algorithms, Database management system, Operating system, projects that you have already done.
Are these interview questions helpful?
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

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
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2023. 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 - Technical 

(2 Questions)

  • Q1. How to consume multiple API in parallel
  • Ans. 

    To consume multiple APIs in parallel, use asynchronous programming techniques like Promises or async/await.

    • Use asynchronous programming techniques like Promises or async/await to make API calls concurrently.

    • Create an array of Promises for each API call and then use Promise.all() to wait for all of them to resolve.

    • Consider using libraries like Axios or Fetch for making API calls in a more efficient manner.

  • Answered by AI
  • Q2. How to handle exception in SpringBoot
  • Ans. 

    Exceptions in SpringBoot can be handled using @ExceptionHandler, @ControllerAdvice, or custom exception classes.

    • Use @ExceptionHandler annotation in controller classes to handle specific exceptions

    • Use @ControllerAdvice annotation to define global exception handling for all controllers

    • Create custom exception classes by extending RuntimeException or Exception classes

    • Use try-catch blocks to handle exceptions within specifi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Boeing Architect interview:
  • Data Structures

Skills evaluated in this interview

Air India Interview FAQs

How many rounds are there in Air India Software Architect interview?
Air India interview process usually has 1 rounds. The most common rounds in the Air India interview process are One-on-one Round.
What are the top questions asked in Air India Software Architect interview?

Some of the top questions asked at the Air India Software Architect interview -

  1. What are the design considerations to keep in mind when building an A...read more
  2. What is the concept of idempotency in REST AP...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Interview Questions from Similar Companies

Spicejet Interview Questions
3.6
 • 94 Interviews
Boeing Interview Questions
3.9
 • 89 Interviews
Qatar Airways Interview Questions
3.9
 • 60 Interviews
Go First Interview Questions
3.7
 • 48 Interviews
AirAsia Interview Questions
3.6
 • 29 Interviews
British Airways Interview Questions
3.1
 • 29 Interviews
View all
Cabin Crew
363 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Customer Service Executive
193 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Assistant Manager
152 salaries
unlock blur

₹5.9 L/yr - ₹18 L/yr

Cabin Attendant
139 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Associate
137 salaries
unlock blur

₹5.8 L/yr - ₹14.3 L/yr

Explore more salaries
Compare Air India with

InterGlobe Aviation

3.5
Compare

Spicejet

3.6
Compare

Jet Airways

4.6
Compare

Air India Sats Airport Services

3.7
Compare
write
Share an Interview