Write a function that takes in an integer and returns the number of ones set in the binary representation.
Grad Interview Questions
7,338 grad interview questions shared by candidates
Write a function that implements division without dividing or multiplying.
Sort a million 32 bit integers using only 2MB of RAM
Given a Problem statement,had to figure out the KPI's immediately.
Skype interview Anagrams, given an array of Strings and return all groups of strings that are anagrams.
Write a program to solve a problem.
Write an algorithm to print out all of the possible solutions for a^3 + b^3 = c^3 + d^3
Isomorphic trees
A graph BFS question and A question of building a stack
Given a list of integers of at least length 7, print the average of each consecutive 7 number long subsequence (sliding window).
Viewing 21 - 30 interview questions