Skip to content

rajdeepdev98/CodingLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingLibrary

A collection of code snippets for data structures and algorithms used in competitive programming.

C++ Implementations

Graph Algorithms
Tree Algorithms
Range Queries
String Algorithms
Data Structures
Number Theory
Miscellaneous

Java Implementations

Structure

├── C++/                   # C++ algorithm implementations
├── Java/
│   └── Template/
│       └── src/           # Java templates and solutions
└── README.md

Usage

Each snippet is self-contained and can be directly integrated into competitive programming solutions. The Java template provides a starting point for problem-solving.

Contributing

This library is actively maintained and updated with new algorithms and optimizations.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Rajdeep Deb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published