Skip to content

iv4n-t3a/aads

Repository files navigation

Algorithms and data structures

Simple header-only generic algorithms implementation library

Key-Features

  • Each algorithm implementation is independent on other library files
  • Easy to copy and paste in leetcode tasks
  • Most of classic algorithms implemented

What this library doesn't

  • No exception safety
  • No thread safety

Work in progress warning

Work on this library isn't finished. The known issues are:

  • MinmaxHeap and Dijsktra doesn't work
  • Some algoritms may conflict with each other due to using same helper classes. I will refactore this problem later
  • Some docs and tests are AI-generated, so may contain mistakes

About

AADS header only library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages