You're working on a video editor and need to show events (identified by start and end timestamps) in swimlane tracks. A single track cannot contain events that overlap. Implement an algorithm that receives an array of events and outputs list of tracks (arrays) containing the list of events that should be shown on that track.
Senior Software Interview Questions
75,638 senior software interview questions shared by candidates
Given a log file parse it calculate median, mod, mean, and other string values. The challenge was to parse the lines.
Find Duplicates from Array
can there be a thread without a process
Sample streamed data Please write a program stream-sampler that receives and processes an input stream consisting of single characters.
Some general problem solving questions for algorithms. For example how many eggs will I use to find out the height an egg breaks if I throw them from a building with 100 floors. what is the minimum number of eggs I need.
how would you design a software system? what tools can you use to estimate time required?
Are you here for associate lead position ?
A wholesaler allows a discount of 20% on the list price to a retailer. The retailer sells at 8% discount on the list price. The profit percent of the retailer is ?
implement offsetof in C.
Viewing 571 - 580 interview questions