Write a function to tell if three points are colinear.
Engineers Interview Questions
844,266 engineers interview questions shared by candidates
Write a routine that does secret santa in O(N) time.
Giving you a starting position on a chessboard. Giving you an end position. If you are only allowed to walk diagonally, how many steps do you need to take to get to the end position?
How would you pick the middle element of a list
Write a piece of code to find the square root of a number.
Design a stack that has an O(1) max() method.
One of the question was on Designing & Code a TTL Cache with some modifications
Given an array of 1001 elements, consists all numbers from 1-1000. Only one number is repeated. Write a function that returns the repeated number.
Whats the main difference between a DAC and DNCS
how do you define ur own function in matlab and save it in the list of predefined functions.
Viewing 1631 - 1640 interview questions