Skip to content

rudraps0x63/dslib

Repository files navigation

dslib

library of some advanced and efficient data structures that I find useful for competitive coding sometimes. Decided to implement them in a proper fashion. Compiled and tested on Ubuntu 20.04 LTS.

ps - few files have an accompanying _lt version, which have been created keeping performance and speed in mind. It is upto the user to make sure the operations/computations performed on them are legal (bounds checking, overflows, etc.).

About

library of some advanced data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages