Basic computer science (data structures in particular) questions at the whiteboard.
Software Engineer C Interview Questions
994 software engineer c interview questions shared by candidates
what is diamond problem in Inheritance?
why constructor not define Virtual? and why we define destructor virtual?
why c++ is fastest language ?
What are value type and reference type, polymorphism, abstract class interface
Basic questions about STL and Qt
No questions only programming interview. Interview by simulation of the day to day job.
Step 1 Problem: Simulate a simplified stock exchange Step 3 Problem: Write atoi() where you can expect only nice input. Now how would you test it? Now how do you make this faster (hint: loop unrolling). How do you let the compiler know to unroll the loop? (hint: Yes, overloads do work but not what they looking for. hint: templates)
Max no. of threads in a system?
tell me some linux commands.
Viewing 861 - 870 interview questions