Adobe Interview Experience for Fresher SDE - Intern,
Sep 2019
My Interview for Adobe was on 16 September, 2019 . And my interview was telephonic interview and timing was about 12:00PM. And I got a call at about 12:15 PM .
Tell the difference Between array and linked List. And according to which conditions Linked List and Array should be used.
Describe all the basic principles of OOPS . What is difference between Abstraction and Encapsulation.
Tell about Constructors and types of Constructors in C++. Why Virtual Destructors are possible while virtual Constructors are not Possible?
Tell what is Polymorphism and what is difference between operator overloading and polymorphism. How Runtime Polymorphism is Implemented. What is abstract Classes and virtual functions.
What is complexity of finding Height of tree in case of symmetric tree, Left skewed tree and Right skewed tree.
What is heap sort and what is complexity of heap sort?