#how was VO
1 messages · Page 1 of 1 (latest)
tagging along for the answer
Thanks! For 1st VO questions are leetcode 155 and 9
2nd VO https://www.glassdoor.com/Interview/You-have-5-horses-all-racing-There-are-10-sensors-that-measure-each-time-the-horse-crosses-the-line-The-client-wants-to-QTN_893502.htm
Interview question for C++ FX.You have 5 horses all racing. There are 10 sensors that measure each time the horse crosses the line. The client wants to be able to ask the question, what are the fastest horses in order based on time stamp. What data structures would you use, and how would you update them so that you can easily ask: give me top...