American Airlines Interview Questions
0of 0 votesstatic functions can call only other static functions and static variables then how does public static void main(String args[]) function is successful to call non-static functions and also non static variables?
0of 0 votesA geometry/math problem:
Given a triangle and two intersecting line segments within the triangle, find the angle made by the intersection of these two segments.
0of 0 votesHow do you implement polymorphism in C?
0of 0 votesWhat is the difference between an interface and an abstract class in languages like Java and C#?
0of 0 votesDefine polymorphism, inheritance, abstraction, and encapsulation(asked 2 more times).
0of 0 votesGiven eight balls, one of which is heavier than the rest, and a balance scale, what is the minimum number of balances necessary to find the heavier ball?
What if there are three balls on each side, but one is heavier?
0of 0 votesWhat is a virtual function in C++/Java? Interviewer drew virtual func prototypes and asked when would each be called.
0of 0 votesWhat is a design pattern? Name a few.
0of 0 votesWhat is garbage collection?
0of 0 votesWhat is synchronized in Java?
0of 0 votesWhy do you want to work at American Airlines? What extra-curricular activities have you participated in? What are your short/long-term goals?
0of 0 votesInterviewer wrote code fragments w/ try,catch, finally and asked if finally would be executed in different situations. Asked what happens when a catch rethrows an exception w/ respect to finally?
0of 0 votesOn-site interview consisted of 2 individual interviews. First was hands-on, second was a p2p questionaire.