Jump Trading Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Jump Trading
Medium
Machine Learning EngineerSolve stock trading with pattern rules
Question Given an array of daily stock prices and two pattern arrays: sellPattern and buyPattern, each consisting of 1 (price up) and -1 (price down) ...
Coding & Algorithms
0
0
Aug 4, 2025
Jump Trading
Medium
Machine Learning EngineerSolve stock-pattern trading and substring elimination
Part A — Stock trading by pattern signals: - Input: an integer array prices (length n) of daily stock prices; an array buyPattern and an array sellPat...
Coding & Algorithms
0
0
Aug 1, 2025
Jump Trading
Medium
Software EngineerExplain C++ vector, unordered_map, and virtual functions
In C++, explain: - The amortized and worst-case time complexity of vector::push_back, and how capacity growth/expansion is implemented (growth factor,...
Coding & Algorithms
0
0
Jul 16, 2025