Implement atoi and itoa
Software Senior Interview Questions
75,486 software senior interview questions shared by candidates
What is the efficiency of finding an element in an unsorted array of strings
Find the largest sum of contiguous numbers in an array
Design an alert system. You have 500,000 hotels you represent, and about 250,000 are visited each day. You want to track hotel page visits such that, if more than 10 visitors per a) 5 minutes, b) 1 hour, and c) 24 hours occur, then a (different for each time period) "alert" appears when someone visits one of those "hot" hotel pages. Don't worry about the UI part, just design the underlying alert system. Then optimize your solution for space.
Hardest things to unit test
Given a tree of child/parent relationships, write an algorithm to find common parent
They asked me not to reveal any questions.
How to convert an Optional string to integer without throwing exception
Given a string of the form: "{Valery,Jason,Peter} was in {good,bad} mood and he went to the {beach, party, library}"; Print out all the permutations of the string. Eg: Valery was in good mood and he went to the beach.
A few other questions like what is CORS, delegation, do I have a styling standard.
Viewing 81 - 90 interview questions