Data Structures Basics and Big O Leetcode - Sum of Sub Array minimums
Software Development Interview Questions
37,007 software development interview questions shared by candidates
Signed NDA, so cant reveal question
What was your contribution as a individual in this project?
What is the worst-case running time of Merge-Sort
given list of integer duration, e.g. [1, 5], [3,11],[7,20] decide whether the all the duration will form a continuous duration.
what is the average case and worst case time complexity for quicksort?
Debug a chat program from user point of view when it is failing to sign in the user means user is entering user name and password but it is not signing him in.
You have a directory tree of plain HTML files and your boss wants you to find all the phone numbers on the pages so they can be removed. What would you use to do this?
Design an LRU cache
Find all pairs of numbers in an array that sum to a given number, n, in linear time
Viewing 1891 - 1900 interview questions