quasar-chunawala / interview_data_structuresLinks
Homegrown versions of various important data structures used in quantitative trading and finance.
☆28Updated 6 months ago
Alternatives and similar repositories for interview_data_structures
Users that are interested in interview_data_structures are comparing it to the libraries listed below
Sorting:
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆243Updated 3 years ago
- Ultra Low Latency EventProcessor.☆41Updated last year
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- C++ Default Guidelines☆147Updated 3 weeks ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- My curated collection of great sources of information for programming☆107Updated 2 months ago
- Best practices of Modern C++