Skip to content

philwing100/order-matching-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High frequency order matching engine

Delete orders in O(1) Insert in O(logN) Match in O(1)

Can process around 250k per second right now.

Based on prachub.com/interview-questions/design-an-in-memory-order-matching-engine

About

High frequency order matching engine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors