Skip to content

Latest commit

Β 

History

History
55 lines (33 loc) Β· 3 KB

File metadata and controls

55 lines (33 loc) Β· 3 KB

Competitive Programming Problems

Welcome To Competitive Programming Problems Repository! It Contains A Collection Of Problems From Platforms Like CodeChef, LeetCode and HackerRank, Which Have Been Solved By Our Amazing Contributors ! Originally Launched As Part Of Hacktoberfest 2023, I Am Excited To Participate Again In Hacktoberfest 2024.

Hacktoberfest 2024 Contribution πŸŽ‰

This repository will be participating in Hacktoberfest 2024, a global month-long celebration of open-source software that promotes meaningful contributions from developers all around the world!

Whether you are an experienced coder or just starting your open-source journey, your contributions are what makes this repository a success. I am eager to continue building a strong collection of solutions, so feel free to jump in, contribute, and become part of the open-source community!

To all our contributors from Hacktoberfest 2023, thank you so much for your incredible work! Your efforts have made this repository a valuable resource for developers. πŸ™Œ

For Hacktoberfest 2024, I am excited to welcome new contributors and look forward to your problem-solving magics πŸš€. Let's continue making this repository a go-to place for competitive programming enthusiasts.

Here Is The Contributing Guidelines: Contributing Guidelines

Happy Coding! πŸš€

Introduction πŸ˜‰

Competitive Programming Is A Great Way To Improve Problem-Solving Skills And Algorithmic Thinking. This Repository Serves As Both A Personal Log Of My Problem-Solving Journey And A Resource For Others Who Are Interested In Learning From My Solutions.

Feel Free To Explore The Different Problem Categories And Check Out The Solutions Provided. I Hope You Find Them Helpful And Educational.

Problem Categories πŸ“š

The Problems In This Repository Are Categorized Based On The Following Programming Language :-

Sr. No. Languages Added
1 C++
2 Java
3 Python
4 JavaScript

Solutions πŸ“

In This Section, You Can Find Solutions To The Problems Organized By The Problem's Name. Each Problem's Folder Contains The Following Files:-

[Suppose You Are Working In C++ Language]

  • problem.md: A Description Of The Problem Statement.
  • solution.cpp: My Solution To The Problem In A Well-Commented Code.

You Should Create A Folder By The Name Of The Programming Language You Are Using.

Note: Feel Free To Open Issues Or Pull Requests If You Spot Any Mistakes Or Have Better Solutions To The Problems. Constructive Feedback Is Always Welcome!

Contributors ✨