Given a function magicNumber() that returns a random integer 1 or 0, write a new function that will generate a random number that uses this magicNumber() function.
Engineer Software Interview Questions
419,495 engineer software interview questions shared by candidates
various synchronization methods used in programming
Tell me the difference between C# and C++
Just basics of java.
Signed NDA
A disc is spinning on a spindle - you don't know which way. You are given a set of pins - describe how you would use them to determine which way the disc is spinning.
Write a function that takes a string as an input and outputs an integer, e.g. turning "1234" into 1234.
The first question is the most difficult question in this round.
Write a non-recursive traversal of a Binary Search Tree using constant space and O(n) run time.
Write a code for finding a certain element in an unsorted array assuming element definitely exists. How can we improve the efficiency?
Viewing 1761 - 1770 interview questions