Data Structures and Algorithms: I make no guarantees about the correctness of the written algorithms. I have used nearly all of these implementations in problems which gives some credibility to their correctness. These implementations do not follow best practices for software development and are only intended to be used in the contest of competitive programming contests. This leads to an emphasis on "Shortness"/Ease of typing rather than readability or extendability. All algorithms infer an implicit usage of using namespace std; (Don't do this outside competitive programming)
-
Notifications
You must be signed in to change notification settings - Fork 0
ThomaFM/DSA
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Data Structures and Algorithms, mainly written to be short and reasonably fast so that they can be used in hackpacks for competitive programming.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published