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.
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Given a 32-bit integer, return a list of all bit positions of that integer that are set to 1.
For internships standard leetcode medium DSA (no system design).
Tell us about a time where you sought feedback from a coworker or classmate.
Check Linked List is Palindrome.
What constitutes good code?
All basic questions on leetcode
Every question was about trees. Know your trees!!!
Normal interview, no unexpected question
copy a linked list variation
Viewing 981 - 990 interview questions