Skip to content

Sahith02/DSA-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-guide

If this is your first time to open source contribution I have created this repo for all the you to start contributing.

  • Fork the repository

  • Clone the fork repo

  • Add Scripts related to your respective issues.

    • git add
  • Add a commit message ! - git commit -a -m ""

  • Push changes - git push origin

  • Push changes - git push -u origin <name_of_your_branch>

  • Create pull requests - [Try to Mention the related issue for your PR]

Instructions

  • create a folder for the topic you wish to code! and add the respective files over it
  • If a folder already exists, add your codes to it
  • Make sure that there would be no repetitions on the same language

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 39.3%
  • C 30.7%
  • C++ 19.5%
  • Python 7.2%
  • JavaScript 3.3%