avinashyadav16 / Competitive-Programming_problems

This repository contains a collection of problems from platforms like CodeChef, LeetCode, HackerRank, etc, which are solved by our contributors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming Problems

Welcome To Competitive Programming Problems Repository! It Contains A Collection Of Problems From Platforms Like CodeChef, LeetCode and HackerRank, Which Are Solved By Our Contributors ! Also This Repository Is A Part Of Hacktoberfest 2023.

Hacktoberfest Contribution πŸŽ‰

This Repository Is Participating In Hacktoberfest, A Month-Long Celebration Of Open Source Software!

Hacktoberfest Is An Excellent Opportunity For Developers To Contribute To Open Source Projects And Earn Cool Swags In The Process.

To Make Your Contributions Count Toward Hacktoberfest, Please Follow These Guidelines:-

  • Ensure That Your Pull Requests (PRs) Adhere To The Hacktoberfest Rules.
  • Only Submit Meaningful Contributions That Add Value To The Repository. Quality Over Quantity!
  • PRs With Minor Changes Such As Fixing A Typo Or Formatting Will Be Reviewed Carefully. However, Multiple Small, Low-Effort PRs May Not Be Accepted.
  • Engage In Meaningful Discussions And Provide Constructive Feedback On Issues And PRs.

By Contributing To This Repository During Hacktoberfest, You Not Only Help Improve The Content But Also Become Eligible For Exciting Rewards.

Here Is The Contributing Guidelines: Contributing Guidelines

Happy Hacktober! πŸš€

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 ✨

About

This repository contains a collection of problems from platforms like CodeChef, LeetCode, HackerRank, etc, which are solved by our contributors.


Languages

Language:C++ 74.9%Language:Python 18.9%Language:Java 3.2%Language:JavaScript 3.0%