Pergunta de entrevista da empresa Priceline.com

Q: What is the difference between an abstract class and an interface? Q: What is inheritance? Q: What is the difference between overriding and overloading a method? Q: What is the difference between an ArrayList and a Linked List? (And describe run times for operations) Q: What is an API? Coding challenge: Return whether or not two strings are anagrams of each other.