Data structures Algorithms Big O
Intern Software Engineer Interview Questions
9,338 intern software engineer interview questions shared by candidates
The HR person asked me what my favorite Microsoft product was.
One of the DSA questions they asked was: Reverse a singly linked list without using extra space, and explain both iterative and recursive approaches with time and space complexities
leetcode easy and medium questions
Build the functions of a queue
They asked Contains duplicate leetcode question
explain past experiences that show up on your resume
1. Why you are seeking for SWE job not AI.
I needed to implement the following methods, all in O(1) time complexity: get(i) - return the value of key i set(i, v) - set key i to have value v setAll(v) - set all keys to have value v
How would you scale projects from your resume at scale?
Viewing 9101 - 9110 interview questions