I have recently given the technical interview of Calsoft.
The interview lasted for almost an hour and it started with my introduction & some questions from my internship & projects.
Following are the questions :
- Which sorting algorithm is better?
- What is Kernel?
- Design a class in Java to explian Inheritance, Polymorphism & Abstraction.
- What are the phases of compiler Design?
- Explian counting sort
- difference between binary tree & binary search tree
- how will you reverse a string without modifying special symbols
- what happens when you type a url in browser?
- Practical example of linkedlist
- how will you sort linkedlist?