Jumptrading Quant Developer Fulltime Tech Phone Screen Interview
Interview Experience
Jump Trading Quant Dev Interview Experience A debugging question, a somewhat strange one. See the screenshot. There are 12 test cases in total. Good luck and lots of points!!!!!!!!!!!!!!! Consider a w
Full Details
Jump Trading Quant Dev Interview Experience A debugging question, a somewhat strange one. See the screenshot. There are 12 test cases in total. Good luck and lots of points!!!!!!!!!!!!!!! Consider a workflow management system that allows clients to compose "tasks". Each task is a function that accepts the following arguments in the following order: (a) exactly one argument (called "input") in position 0, (b) zero or more additional positional arguments, (c) zero or more keyword arguments and returns a single value of the same type as "input". In this way, any number of tasks can be chained together. For example: task3(task2(task1(input)), arg1, kwarg2=1) Clients use the following syntax to specify tasks and whether to chain them together in series or in parallel. F5520F61-1ABF-44CB-BB2B-499B7AB79732.jpg (736.04 KB, Downloads: 0) Download Attachment Save to Album Uploaded 2025-10-14 04:40 2AA01CCF-C33B-42DB-A6BC-E24A3611FDCE.jpg (667.33 KB, Downloads: 0) Download Attachment Save to Album Uploaded 2025-10-14 04:40