Write a program with 5 classes in C++ (the first question and the easiest one in the big tech interview)
C Engineer Interview Questions
3,790 c engineer interview questions shared by candidates
Plintron interview questions: 1.self intro 2.dynamic memory allocation 3.what is pointer where we use? 4.diff between structure and union 5.call by value call by reference program 6.string reversal without using built-in functions 7.they given to codes we have to find out the output for that code 8.difference between method overriding and overloading in c++ 9.which keyword is used for method over riding 10.what is linked list Write a program to add one node at middle and deletion 11.what is static variable in c
What is array and pointers?
Build an online server that hosts players which compete against each other and every player will have points. These points are used in ranking the players in this server.
You have to find the celebrity in a group of people. The person should be known by all other people in the group and he should not know anyone of them. The function for a person to know the other is based on their name.
You have a casino and you have to create a program to manage the players and their balances.
Describe past experiences and certain jobs on CV.
C++ related questions Linux basics, Software Development
Various questions about windows internal workings, APIs. Write a recursive function to iterate over a triangle. Bit manipulation techniques.
Oops especially virtual functions, abstract class
Viewing 2611 - 2620 interview questions