Have you heard of this, this, and that? (Many JavaScript Libraries, sorry don't remember)
Software Designer Interview Questions
649 software designer interview questions shared by candidates
If you have clusters of servers and you want to know which string is searched yhe most, how do you implement that?
Discuss in a whiteboard techniques how to store the status of a chess board (basically how to encode the information, how you would reduce redundancy, concepts of encoding/compression, etc.). There is no closed solution, they just want to see how you approach the problem.
When two trains approach each other at a crossing, both shall come to a full stop and neither shall start up again until the other has gone. Imagine a Java code with two process/instances of the same program Train.class What's the problem and how do you fix it.
Code to detect whether a string is a palindrome
Write a SQL statement to delete all the user who have visited more than 2 unique cities
basic embedded C concept few algo (bubble sorting, linked list...)
Design and code the algo of Beyond Compare tool
Typical CS questions about Big-O. Asked me to code up a palindrome type of question.
Began by asking if I knew what a stack crash is. Then asked what happens during a function call, and how can this be exploited.
Viewing 71 - 80 interview questions