Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 309 Bytes

File metadata and controls

11 lines (7 loc) · 309 Bytes

interview-data-structures

Archive some data structures for infra interviews.

All the code should be compiled with C++17 standard:

    g++ xxx.cc -std=c++17 

All the descriptions of problems and the explainations to the solutions are in the news letter: https://xiaobot.net/p/system-thinking