Cpp code optimization, where a big problrm was given, we need to read it and give naive approach and then optimize it
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Tell me about a time you faced conflict.
What was the hardest thing you have worked on?
All basic questions on leetcode
Every question was about trees. Know your trees!!!
Data structures and OOPS concept questions
I was asked about basic structures and pointers question in interview
Merge two sorted linked list to form a sorted linked list.
Traverse a Matrix in Clockwise fashion and print all the elements
Given an n*m grid, you enter the grid at some cell in the first row and leave the grid at some cell in the nth(last) row. Every cell has four directional parameter, indicating whether the cell in that direction can be visited. Print the Shortest possible path.
Viewing 971 - 980 interview questions