Traverse a Matrix in Clockwise fashion and print all the elements
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
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.
Describe a situation where you had to lead a team and encountered conflicting opinions
- implement N stacks using a single array of size S - Given a binary tree, check whether it is a mirror of itself.
Tell us about a time where you sought feedback from a coworker or classmate.
LRU Cache ( refer the leet codes).
Name a piece of IP you read recently th
Question was not addressable in this format
The first question given to me was the most difficult. It was a logic puzzle, and asked which of four statements about the puzzle was true. I could have sketched a logic puzzle grid, but I decided the simplest way was to test if each of the four statements could be disproved.
Linked list question, find certain element in list, one pass only.
Viewing 1001 - 1010 interview questions