Skip to content

Assortment of algorithms and utilities I found interesting.

License

Notifications You must be signed in to change notification settings

vibhav950/SuperAlgos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SuperAlgos

Miscellaneous utilities or algorithms optimized to the teeth.

Note: All instances of code snippets, algorithms, or ideas employed in these implementations have been sourced from the public domain, and I have cited them in their respective files.

Current catalogue

  • vfast_qsort.c - sort large arrays very fast using quicksort.
  • vfast_vec.h - fast C++ style vector implementation using macros.

About

Assortment of algorithms and utilities I found interesting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages