2 medium level leetcode questions, based on trees as well as linked list.
Intern Software Engineer Interview Questions
9,335 intern software engineer interview questions shared by candidates
When did you have to overcome adversity?
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
Viewing 9181 - 9190 interview questions