Upload Button Icon Add office photos

Filter interviews by

Air India API Developer Interview Questions, Process, and Tips

Updated 28 Nov 2023

Air India API Developer Interview Experiences

1 interview found

API Developer Interview Questions & Answers

user image Anonymous

posted on 28 Nov 2023

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

I applied via Walk-in and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Hackathon First Round

Round 2 - Technical 

(4 Questions)

  • Q1. Diff between abstraction and encapsulation
  • Ans. 

    Abstraction focuses on hiding unnecessary details, while encapsulation bundles data and methods together.

    • Abstraction is about providing a simplified view of an object or system.

    • Encapsulation is about bundling data and methods within a class or object.

    • Abstraction hides unnecessary details, while encapsulation protects data from direct access.

    • Abstraction allows users to interact with complex systems using simpler interfa...

  • Answered by AI
  • Q2. Can we add object base class as key in hash map
  • Ans. 

    Yes, we can add an object base class as a key in a hash map.

    • In Java, any object can be used as a key in a HashMap as long as it overrides the equals() and hashCode() methods.

    • The object's hashCode() method is used to determine the bucket where the key-value pair will be stored.

    • The equals() method is used to compare keys for equality.

    • If two keys are equal according to the equals() method, their corresponding values will

  • Answered by AI
  • Q3. Diff between @Controller and @RestController
  • Ans. 

    The @Controller annotation is used to define a controller class in Spring MVC, while the @RestController annotation is used to define a RESTful controller class.

    • The @Controller annotation is used for traditional MVC applications, where the response can be a view or a JSON/XML response.

    • The @RestController annotation is used for building RESTful web services, where the response is always in JSON/XML format.

    • The @RestContr...

  • Answered by AI
  • Q4. Java 8 code to get a list of Strings with "s" from list of names
  • Ans. 

    Java 8 code to filter a list of names and get a new list of strings containing names with 's'.

    • Use Java 8 Stream API to filter the list of names

    • Use the filter() method to check if each name contains 's'

    • Collect the filtered names into a new list using the collect() method

  • Answered by AI

Skills evaluated in this interview

Air India Interview FAQs

How many rounds are there in Air India API Developer interview?
Air India interview process usually has 3 rounds. The most common rounds in the Air India interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Air India API Developer interview?
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 Air India. The most common topics and skills that interviewers at Air India expect are Design Patterns, Hibernate, IOC, JUnit and Java.
What are the top questions asked in Air India API Developer interview?

Some of the top questions asked at the Air India API Developer interview -

  1. Can we add object base class as key in hash ...read more
  2. Java 8 code to get a list of Strings with "s" from list of na...read more
  3. Diff between abstraction and encapsulat...read more

Tell us how to improve this page.

Air India API Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Spicejet Interview Questions
3.5
 • 91 Interviews
Boeing Interview Questions
3.9
 • 83 Interviews
Qatar Airways Interview Questions
4.0
 • 59 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
AirAsia Interview Questions
3.6
 • 31 Interviews
British Airways Interview Questions
3.1
 • 28 Interviews
View all
Cabin Crew
339 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Customer Service Executive
187 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Security Executive
132 salaries
unlock blur

₹2.1 L/yr - ₹5.2 L/yr

Cabin Attendant
125 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Senior Executive
88 salaries
unlock blur

₹2.7 L/yr - ₹9.3 L/yr

Explore more salaries
Compare Air India with

InterGlobe Aviation

3.6
Compare

Spicejet

3.5
Compare

Vistara

3.6
Compare

Go First

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