Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.96 KB

README.md

File metadata and controls

67 lines (42 loc) · 1.96 KB

👉 A Collection of Algorithms in C++ for Competitive Coding 👈

Introduction

This Repo aims to have the code template of various algorithms that are frequently used in competitive coding and serve as a reference to everyone.

🌟 Star it 🍴Fork it 🤝 Contribute to it!

Languages

  • C++

Support

Check Contribution Guide Before Contribution.

Code Base Details

Algorithm # Brief explaination Difficulty (if applicable)

Contributing

Before submitting a bug, please do the following: Check Contribution Guide Before Contribution.

  • Create separate issues for each algorithm you want to submit.
  • You can only work on issues that you have been assigned to.

Authors and acknowledgment

This is a new repository but please show your appreciation to those who have contributed to the project.

For open-source projects, Under MIT License.

Maintainers