Given a large collection of characters and a dictionary, find an efficient algorithm to return the 10 longest words you can form using the characters in the collection.
Engineering Coordinator Interview Questions
45,110 engineering coordinator interview questions shared by candidates
What can be improved in op amps to further increase their performance?
Reverse the words in a string, but not the characters. Do it in linear time.
You have several "streams" of tweets. Pretend that these streams work in a similar way to common data structures, with the ability to pull the latest tweet etc. but with an indefinite number of objects. Come up with an algorithm to sort these rapidly updating tweets into one combined stream based on a timestamp that comes with each object (assume Unix timestamp, for instance).
What is the difference of session, cookie and cache?
What are types of SQL triggers?
The interview process primarily focused on my experience in my current role and how I saw it relating to the responsibilities of the open position.
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
"Tell us about a time..."
Basic programming, objected oriented, and language specific questions about a programming language of your choice. I choose Java. Not difficult at all. The tough part was the software group manager interview, which was sort of technical and sort of not. More background/interest-based than anything. My interviewer was very perceptive and practical, so answer all his questions clearly and honestly.
Viewing 271 - 280 interview questions