I was asked about basic structures and pointers question in interview
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
In the phone interview, they asked me what technologies about Microsoft was exciting.
1. Parsing code into a text document 2. Word search in a 2D array of words given a list of words.
coding round - 3 simple coding questions group fly rouns - 1 question on the arrays and 1 on trees technical round 1 - questions related to OS and programming technical round 2 - question on dynamic programming
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.
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).
Check Linked List is Palindrome.
Viewing 741 - 750 interview questions