Given array of points find the K closest to the origin
Internship Software Interview Questions
25,092 internship software interview questions shared by candidates
Given a sorted array and integer K find the number of occurrences of K, and there was a follow up question what will happen if there is m queries with different K how can you handle this, but didn't ask for the code for the follow up
Given an array of integers, determine if a subarray exists whose sum is a target value
OOD question about a safe deposit box and with typical insertion, removal, keeping track of max, etc. type features.
What do you know about testing code?
They asked me about some code I wrote, a project I cited. How would you go back with the knowledge you have now and improve that code.
daily temperatures question on leetcode
What classes did I take at my university? Describe 3 upper division favorites. Describe programming experience up until now.
Balance Parenthesis and tell me about a time you learn something new and how did you approach it.
group all words that have the same anagram together
Viewing 1931 - 1940 interview questions