in machine test asked me to write a program for find the shortest distance between the some places.
Ingeniero De Software C Interview Questions
3,494 ingeniero de software c interview questions shared by candidates
Clear your basics about C++, you'll be able to crack it
Queue implementation ( data structure ). The person was basically confused about his question, His requirements were changing and not clear enough of what he really wants unless you bug him to know what he wants. Heavy accent.
Questions were mostly basic
Mainly focussed on oops concepts Like: copy constructor, why we use const in copy constructor, late binding, Multithreading,operator overloading,join in Multithreading.
Agile software development process
C# programming techniques; Object Oriented programming concepts
the technical question of the phone interview was to implement a stack which supports the methods push, pop, getMin with O(1) complexity
After the previous set of quest., I had 2 task: 1. A C++ with OOP problem - with class Wheel, Car(is a vehicle, has 4 wheels), Truck(is a vehicle, has n wheels), Vehicle(some int data like speed, cylindrix capacity). I had to implement them and in class Truck - 3 more functions: AddWheel(const Wheel&), InsertWheel(const Wheels&, int index), DeleteWheel(int index)
What is the best case lookup time for a hash table?
Viewing 271 - 280 interview questions