Given a bug report of a common Python library (everyone would know this library), run tests to observe the issue and then fix it.
Software Engineer New Grad Interview Questions
2,866 software engineer new 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
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).
Can't tell based on confidentiality
Viewing 11 - 20 interview questions