Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 706 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 706 Bytes

Yet Another Data Structures and Algorithms Repository.

My personal reimplementation of the Standard Template Library for data structures and algorithms I use regularly (but I initially started this to practice DSA interview questions).

I know the name is goofy, but I've had so many attempts at writing a legit DSA repo, it's funny. The inspiration for the name came from the yacc tool I learnt in compiler design class, which stands for Yet Another Compiler-Compiler.

Goals

The goals for this project are jotted down here.