Skip to content

this repository is for the learning purpose and problem solving purpose

Notifications You must be signed in to change notification settings

ShubhamKumar47/LearnDSA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Competetive Pogramming

Here you will find Data Structures Algorithms and CompetetiveProgramming Related Problems in Multiple Languages (C , C++ , Python etc)

HacktoberFest 2022

image

HacktoberFest - Contribute to Open Source

  • Hacktoberfest is DigitalOcean’s annual event that encourages people to contribute to open source throughout October.
  • Create your first Pull Request 🔥 and help contributing to open-source and help everyone with this repository.
  • If you want to know more about Hacktober Fest visit here .

Rule for Contrinution

  • Visit issues and select an issue to contribute
  • Go to folder specified in Issues
  • Give file name according to specified in Issue. (only files with proper filename will be accepted)
  • Then make yout Pull Request and it will be accepted soon

👍 Awesome! How and What can I Contribute?

It's very easy. Follow the below steps you need to create your -(maybe)- EXAMPLE first pull request.

  • Fork this repository by click the Fork button in the top right of this page or simply click here.
  • Visit issues and select any issue to contribute (details will be there).
  • Create a new file and add a new Program code(like C++ program to implement Binary Search, etc.) in any programming language like C++, Java, Python, etc. (Note: Program must not be exist already in this repository)
  • After adding the code, Commit your changes.
  • Create a new pull request from your forked repository (Button located at the top of your repo)
  • Star this repository! 😊

About

this repository is for the learning purpose and problem solving purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.8%
  • C# 13.7%
  • Python 13.4%
  • C 6.7%
  • Java 6.5%
  • Go 2.2%
  • JavaScript 1.7%