Write different codes in C language.
Software Design Engineer Interview Questions
424 software design engineer interview questions shared by candidates
Can you write me a sort algorithm?
What is the same origin policy?
Design a game of chess.
code up a system that will accept a series of telephone keypresses and return a list of possible names from a supporting data structure. Describe both the data structure and the insert and search methods.
asked to create a particular algorithm for a hash table scenario. the scenario was confusing and I didn't know how to even start. was not given any clarification when asked, just told to do it. I did a regular hash table and could tell that wasn't what he wanted but he just huffed and said we were done, and went to fetch the next interviewer.
You'll get challenging coding questions, and a testing question that requires creative thought.
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.
I did not expect to be grilled so badly on my projects.
Think of any product. Design it. Define data structures for it and write algorithms for the methods used.
Viewing 291 - 300 interview questions