Tip 1 : Code More till you like it
Tip 2 : Study Data Structures
Tip 1 : Mention only what you are confident about
Tip 2 : Mention tools & technologies used in the project as well
There were MCQs related to Aptitude, OS, DBMS, Coding Outputs, and Networks. And There were also 1 Coding Question in the last.



V is the number of vertices present in graph G and vertices are numbered from 0 to V-1.
E is the number of edges present in graph G.
The Graph may not be connected i.e there may exist multiple components in a graph.
DFS implementation
This round was only to test my technical knowledge of various Core CSE Subjects, and along with this, projects from my CV discussed as well.
1. Tell us the difference between a thread and a process.
2. Different scheduling algorithm
3. Semaphores
1. How Passwords have been stored in the DBMS?
2. Keys and their differences
3. Indexing and its benefits
This round was basically to judge my Soft Skills like how I speak, and how well are my communication skills.
How quickly do you adapt to new technology?
What software packages are you familiar with?
Tip 1 : If the interviewer has told it like tell me about yourself 'your name'. Then never ever start with your name.
Tip 2 : Always be specific about yourself.
Tip 3 : Try to impress the interviewer in less than 30 seconds.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?