given a array of 0 and 1 find the window size of largest subarray with all one . You can atmost change one 0 to 1.
Software Intern Interview Questions
20,232 software intern interview questions shared by candidates
Two sum. Typical leetcode easy questions.
About 10 minutes discussion on my project. Then I was asked to code the solution for a coding question. The question was to find the max repeating element in O(n) time and O(1) space.
Name a time where you displayed X leadership principle (such as a time when you dove deep, showed customer obsession, etc).
Factorial iterative and recursive.
Why do you want to work at Garmin?
Find the sum of an array. There were also a couple of other easy array questions such as getting the middle, or searching for some other properties. Be sure to study array basic algorithms. That was all that there was to the entire interview. Other questions included behavioral questions such as tell me about yourself.
What tech stack did you use?
In the technical round, two coding questions were asked: the easier was a simple merging of arrays problem and the next one involved a priority queue.
How to find the distance between 2 points.
Viewing 1871 - 1880 interview questions