Skip to content

DistSysCorp/interview-data-structures

Repository files navigation

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

About

archive some data structures for infra interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages