Standard algorithm and data structure questions; test case design and test process questions.
Senior Software Design Engineer Interview Questions
27 senior software design engineer interview questions shared by candidates
some design question
For the JS portion, you must know how to add methods to the prototype, optional props, memorization...
ASP.NET page life cycle and Session Management
Linked list , string manipulation
what is ISO8583 message format?
What is the same origin policy?
you have an array of size N whose contents are either 0, 1 or 2 (repeated, of course). Sort the array in a single pass.
All pretty standard interview questions (basic data structure and constructs)
Given a text log of HTTP requests on a particular server, each line has a username and the name of the page the user visited. The pages requests aren't in order and multiple requests from different users are logged in this file non sequentially. Find the most common 3 page sequence for each user.
Viewing 11 - 20 interview questions