Jump Trading Interview Question
Jump TradingSWE Intern Interview
Some common knowledges about cpp, such as smart pointer, std forward, RAII. And some basic computer science knowledge, for instances, the threading model, TCP and UDP , and the diffrence between heap and stack. The coding challenge includes : implement a vector, which stores the elements on stack while N < 10, while the exceeding elements should be stored on heap.
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.