Given a bug report of a common Python library (everyone would know this library), run tests to observe the issue and then fix it.
Grad Interview Questions
8,336 grad interview questions shared by candidates
Write a function that takes in an integer and returns the number of ones set in the binary representation.
Write a function that implements division without dividing or multiplying.
Sort a million 32 bit integers using only 2MB of RAM
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
Given a Problem statement,had to figure out the KPI's immediately.
A graph BFS question and A question of building a stack
Viewing 21 - 30 interview questions