Git Product home page Git Product logo

codemacrocosm / algo-a-thon-22 Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 78.0 454 KB

CONTEST 10 : ๐ŸŽŠ Algo-a-Thon' 22 ๐ŸŒŸ Code, Collaborate, Conquer Algorithms! ๐Ÿ’ป๐ŸŒŸ

License: MIT License

C++ 23.42% C 8.67% Python 12.35% Ruby 2.42% Java 45.47% JavaScript 6.29% PowerShell 1.37%
hacktoberfest hacktoberfest-accepted algorithms codemacrocosm contribute hacktoberfest2023 codemacrocosm-contests algoathon-22

algo-a-thon-22's Introduction

๐Ÿš€ 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! ๐ŸŽจโœจ

algo-a-thon-22's People

Contributors

5ru1ana avatar abhiinv avatar abhiroop-singh avatar anwarali143 avatar chandrasangna avatar code-r57 avatar daim-nickel-penny avatar dhruvmerchant avatar eswaritammana avatar gupta-ansh avatar harshitpachori avatar harshvardhan0303 avatar ibrahimshareeff avatar menenispandana avatar niharikaponugoti avatar polokghosh53 avatar prakash-sah-lab avatar pratyusha-spec avatar pritish-sinha avatar r3hankhan123 avatar shivanithudimilla avatar shravyamalogi avatar shreyamalogi avatar shruthi-kotawar avatar tanay-dwivedi avatar tapasvi48 avatar utsavkhemka avatar vael1 avatar vai300 avatar vedant0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

algo-a-thon-22's Issues

Add Cyclic Sort

Cyclic Sort algorithm is one of the most important algorithms, I think we should add it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.