Ardhimas / Order-Book

Solution to Order Book Programming Problem of RGM Advisors by Ardhimas Kamdani

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a solution to the Order Book Programming Problem as seen below: http://rgmadvisors.com/problems/orderbook/

OldPricer.cpp is the initial incomplete attempt using only vectors and maps. Pricer.cpp is a revision using structs.

All work is done solely by Ardhimas Kamdani

About

Solution to Order Book Programming Problem of RGM Advisors by Ardhimas Kamdani


Languages

Language:C++ 100.0%