Giter VIP home page Giter VIP logo

pyalgocheat's Introduction

PyAlgoCheat

Open Source Love License

An attempt to create a package in Python that contains easy plugins for common data structures and algortihms

Requirements to contribute:

  • Basic knowledge of Python in mandatory
  • The ability to use Git and GitHub
  • Basics of data structures and algorithms

How to contribute:

1. Fork this repository.

2. Clone the forked repository.

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

3. Navigate to the project directory.

cd pyalgocheat

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code/Create something new.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

9. Congratulations! you've made your contribution to PyAlgoCheat project.

Project Admin:

pyalgocheat's People

Contributors

smaranjitghose avatar sid0312 avatar

Watchers

James Cloos avatar  avatar  avatar

pyalgocheat's Issues

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.