Information Technology Technical Interview Questions
Candidate 1:
1. Tell me about yourself.
2. What are your areas of interest?
3. What do you mean by thread?
4. What is deadlock?
5. Who was djisktra?
6. What is shortest path algorithm?
7. What is Quick sort? Explain?
8. What is heap sort? Explain?
9. Explain any sorting algorithm?
10. Which is the most efficient sorting algorithm? Why?
11. Write a program to transfer the contents of a file into an array using c?
12. How to avoid deadlock?
13. What is binary tree?
14. Explain any one scheduling algorithm?
15. Have you done any projects?
16. Do you have any idea for your final year project?
17. Do you have any questions?
Candidate 2:
1. Write any C program within 1 minute?
2. Explain your mini-project?
3. What is long sight and short sight?
4. Do you have any questions?
Candidate 3:
1. Explain about your mini-project?
2. Difference between structures and union?
3. Is structure or union is better?
4. Which operator is used to allocate memory in C++?
5. Write a coding to explain the memory allocation using operator in C++?
6. What will the memory allocate operator will return?
7. What is linked list and stack?
8. If I ask you to develop a project for grocery shop which concept you will use? Either linked list or arrays?
9. What is circular linked list?
10. Application of circular linked list?
11. Difference between linked list and circular linked list?
Candidate 4:
1. What are the languages you know apart from C++? Say some concepts?
2. Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
3. Write a program to reverse a string using recursive function?
4. Concepts of operating system?
5. Explain CPU scheduling in OS?
6. Explain Deadlock?
7. Explain the concept of polling in OS?
8. Explain the process synchronization in OS?
9. Types of Data structure, liked list, doubly liked list?
10. How to insert a node between the two nodes in linked list?
11. Write the algorithm for Fibonacci series?
Candidate 5:
1. What is meant by data structures?
2. Explain the operations in Stack and Queue?
3. Explain the function of a command button in VB and explain with an example coding?
4. How will you link the database to your program?
5. Differentiate between OOPS and procedural language?
6. Features of OOP language?
7. Different types of inheritance with example?
8. Explain the polymorphism concepts?
9. How do you say OOP language support re usability? Why not in procedural language?
10. Write a code to verify the data in the text box with the data in the database?
0 comments:
Post a Comment
Thanks For Your Comment. We Get Back To You As Soon As Possible.