Khushi260 / DSA-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#DSA #DSA

Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT🎉

This is so you can learn and get started with Open-source. Easy, Simple and Intuitive Repo for all Coders out there 🤩!!

This project is perfect for your first pull request

🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2022 challenge and earn a limited edition T-shirt. A lot of work to do...

visit for more details : https://hacktoberfest.com/ Don't know how to contribute, visit here and learn: https://opensource.guide/how-to-contribute/

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.

Guidelines For Hacktoberfest2022 Contributions in this repository:

Create a file in the Hactoberfest2022 folder in DSA repository of your prefered language.

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc ( git clone "url from clone option")
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your code in the specific language folder in the repo.
  • Write a program to print your name in star pattern in any language of your choice.
  • Add your files (git add .), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

you can submit any DSA problem in this directory.

After creating pull request , make sure you comment about yourself.

Follow Me on Github and other social media as well.

Youtube Badge Linkedin Badge Twitter Badge Gmail Badge Instagram Badge

About


Languages

Language:Java 98.0%Language:C++ 1.9%Language:C 0.2%