Explain method overriding vs method overloading
Entry Programmer Interview Questions
3,326 entry programmer interview questions shared by candidates
This was the infamous trapping rain water/ trapping snowfall
What is a challenge you encountered in the workplace?
What is a Stack? What is a good implementation?
Solve the "ginortS" problem on Hackerrank--basically sort the string so that the lowercase letters come before the uppercase, and the uppercase come before the digits, and the even #s come before the odd. (hint: Use Python for ease) I used Java and it is much more complicated this way.
They asked several questions ranging from technical to behavioral
Singly linked list
Study C++ object oriented concept like constructor, destructor, copy constructor, deep copy, operator overloading, dangling pointer, memory leak and other memory management questions. Basically, they give show you some c++ functions like constructors, destructors, operator overloading etc. and ask you questions regarding this.
What are the 4 main principles of OOP?
How would you solve a complex problem given to you? Among C and C++, which one is closer to system level? How is multiple inheritance allowed in C++
Viewing 331 - 340 interview questions