Hacker News new | ask | show | jobs
by grovesNL 698 days ago
Do you mean time was used as the key for the hashmap? What was the vector used for in that setup?
1 comments

Vectors contain buy/sell orders and are sorted by price, the keys of the hashmap were different securities. Buy orders and sell orders lived in separate vectors