What is the best way to choose a random value in a stream? Given that each of them has a chance of occurring equally
Software Engineer Developer Interview Questions
466,525 software engineer developer interview questions shared by candidates
Given a graph node, write a code to return a copy of the sub-graph starting with that node.
Reverse all the words in a string
Given a string and a dictionary. Break the string into meaningful words.
A fairly simple question to check the number of the digits of an input. Make sure your code is robust enough to handle anything unexpected though
Man bekommt einen binären Suchbaum und soll doppelte Werte finden.
Design a ping-pong ranking system
Prove P = NP
Reverse a linked list without using temporary variables.
Given a string s, find the minimum cuts that partition s into substrings which are all palindrome.
Viewing 701 - 710 interview questions