Basic Preparation for Technical interview

You should prepare the following topics for technical interview.




Database

-queries
-joins
-primary key, unique key, referenclese key
-triggers
-procedures

Basic programms of C++/C

-prime number
-palindrom number
-armstrong number
-factorial
-sum of first 10 numbers
-print pattern

*
**
***
****

or

1
12
123
1234
12345

- be ready for puzzles
- printf(), scanf()
- inheritance, polymorphism, abstraction, data hiding
- class and objects
- constructor, destructor
- database operations, like insert, update, delete





Important:

Be confident while answering.

No comments:

Post a Comment

We are here to listen you, Comment your valueable opinion...!!!