A collection of descriptions and sample implementations of common data structures, the ones typically covered in an introductory Data Structures course.
For each data structure and algorithm, example use cases and speed/memory tradeoffs are discussed.
See data_structures/Queue.md for an outline example.
See here for Markdown formatting tips.
You can also see a syntax cheat sheet by pressing "m" while on a page with Markdown formatting.