Skip to content

Welcome to the Hacktoberfest DSA Cohort for R.C. Patel Institute of Technology students! To request issue assignment, create a pull request, providing: 1. Full Name 🧑‍🎓 2.Email 📧 3.College ID (RNO) 🔢 4.Branch of Study.📚 5. Year 📆 .R.C. Patel Institute of Technology students' PRs will be considered only.Thank you!

License

Notifications You must be signed in to change notification settings

Akatsuki-Coding-Club/Data-Structures-Algorithms-Akatsuki-Coding-CLub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-Algorithms Hacktoberfest 2023

AKATSUKI CODING CLUBpng

This Project Is Perfect For Your First Pull Request

🗣 Hacktoberfest encourages participation in the open-source community, which grows bigger every year. Complete the challenge and get a tree planted on your name showing your love towards mother Earth 🌍

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

Discord Badge

📢 Langauges

 C Badge

 C++ Badge

 Java Badge

 Python Badge

Contributing to this Repo

1. Fork this repository.

2. Clone the forked repository.

bash

git clone https://github.com/<your-github-username>/project_name.git

3. Navigate to the project directory.

Write your code in Folder according to your Programming Language respectively.

bash

cd language_name

4. Make changes in source code. 🚀 Keep your cloned repo up to date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)

bash

git pull origin main

5. Stage your changes and commit 📝

bash

Add changes to Index

git add .

Commit to the local repo

git commit -m "<your_commit_message>"

6. At this point you can use the git push command to push the changes to the main branch of your forked repository:

bash

git push origin main

7. Create a [Pull Request/PR]
🛠 (https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) !

8. Congratulations! 🎉 Sit and relax, you've made your contribution to Data-Structures-Algorithms repository of Akatsuki Coding Club RCPIT under Hacktoberfest 2023. 🌟

Contributors of Hacktoberfest 2023

Don't forget to leave a star ⭐️

GitHub forks GitHub Issues GitHub Issues-Closed

GitHub Pull Request GitHub Pull Request Close GitHub contributors

License

This project is licensed under the MIT License.

About

Welcome to the Hacktoberfest DSA Cohort for R.C. Patel Institute of Technology students! To request issue assignment, create a pull request, providing: 1. Full Name 🧑‍🎓 2.Email 📧 3.College ID (RNO) 🔢 4.Branch of Study.📚 5. Year 📆 .R.C. Patel Institute of Technology students' PRs will be considered only.Thank you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 21