Algoathon 22 Save

CONTEST 10 : 🎊 Algo-a-Thon' 22 🌟 Code, Collaborate, Conquer Algorithms! 💻🌟

Project README

🚀 Algo-a-Thon' 22 ✨ : Unleashing Algos 🌐

GitHub stars GitHub forks GitHub contributors GitHub

✨ Hall Of Fame

Thanks goes to these amazing people for their contributions 🎉🎉🎉

Table of Contents 📚

  1. Overview
  2. How to Contribute?
  3. Folder Structure
  4. Star it
  5. License
  6. Thanks Contributors

Overview

This repository is hosted by Shreya Malogi, a collaborative space 🚀 for contributors to share algorithms implemented in various programming languages 🌟. Whether you're a seasoned coder or just getting started, your contributions are valued. 🌐💻

How to Contribute?

  1. Fork this repository: Click the "Fork" button in the top right of this page to create your own copy.

  2. Clone your fork: Clone the repository to your local machine.

    git clone https://github.com/codemacrocosm/Algo-a-thon-22.git
    
  3. Create a branch: Create a new branch to work on your changes.

    git checkout -b your-branch-name
    
  4. Make your changes: Add your algorithm implementation in the algos folder followed by your appropriate language folder. If the folder doesn't exist, feel free to create it.

  5. Commit and push: Commit your changes and push them to your fork.

    git add .
    git commit -m "Your commit message"
    git push origin your-branch-name
    
  6. Create a new pull request: Open a new pull request from your forked repository. Click the "New Pull Request" button and follow the prompts.

  7. Wait for review and merge approval: Your pull request will be reviewed by the maintainers. Once approved, it will be merged into the main repository.

  8. Star this repository: If you had fun contributing, show your support by starring the repository! 🌟

Folder Structure 📂

  • In algos folder, Each algorithm should be added to a specific language folder (e.g., Python, Java, C++).
  • If the folder for your language doesn't exist, create it.

How to Star ⭐

If you enjoyed this repo or find them inspiring, don't forget to ⭐ the repository! Your support is appreciated.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details. 📜

MIT License

Copyright (c) 2022 CodeMacrocosm

Contributors 🙌

A big thanks to all the creative minds who have contributed.

Now, let the creation begin! Happy coding! 🎨✨

Open Source Agenda is not affiliated with "Algoathon 22" Project. README Source: CodeMacrocosm/Algo-a-Thon-22

Open Source Agenda Badge

Open Source Agenda Rating