Print out link list reverted order
Engineer Software Interview Questions
419,444 engineer software interview questions shared by candidates
Given an array of events (where each event has a start time and an end time), describe an algorithm that allows one to determine if any single event in that array conflicts with any other event in the array.
how to build a hash map
If one has a collection of N stock options vesting over P periods, describe algorithmically how one would come up with the data for a table listing how many options are awarded per period.
f(x, y, z) = g(x, y , z) + noise how to estimate the maximum value of g(x, y, z) we don't know the structure of g.
They were not sure what to ask actually. I found the interviewers like school kids. Hardly 1-2 yrs experienced people.
Using a language of your preference, write a method that returns the most common character in a string.
The team lead asked a number of questions like 'What SOLID is? Letter by letter please!' or 'What ACID is?' or 'What polymorphism is?'
To prove three angles of a triangle equal to 180
Implement a "super stack" -- a basic stack with some additional specified features.
Viewing 3471 - 3480 interview questions