When did you have to overcome adversity?
Intern Software Engineer Interview Questions
9,436 intern software engineer interview questions shared by candidates
Q1. Given a sorted binary matrix, count the number of negative numbers.
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
write a kind of sort algorithm and tell the complicity.
Data structures Algorithms Big O
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
Viewing 9291 - 9300 interview questions