GithubHelp home page GithubHelp logo

payam101020 / javascriptalgorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vjechsmayr/javascriptalgorithms

0.0 0.0 0.0 412 KB

All Algorithms implemented in JavaScript - a project for hacktoberfest2019 - NO new Issues/PRs for hacktoberfest 2020 or 2021 - thank you

JavaScript 100.00%

javascriptalgorithms's Introduction

The Algorithms - JavaScript

All algorithms implemented in JavaScript (for education)

There implementations are for learning purposes. If you want to contribute more efficient solutions feel free to open an issue and commit your solution.

This Repository is open for Hacktoberfest 2019 ONLY! No PRs/Issues for Hacktoberfest 2020 or later will be accepted and marked as invalid/spam

Inspiration

You can look for Algorithms to implement at: LeetCode Algorithms

To contribute make sure the Algorithm isn't commited yet! Make sure to add the number of the Issue in your PR.

Folders and Files

Please make sure your file is in the correct Folder - You can find a Algorithms_ToDo-File in the Folders where your Algorithm is listed. Please delete your Algorithm from this file when adding your file with the Algorithm to the directory.

Getting Started

  • Fork this repository (Click the Form button, top right of this page)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/hacktoberfest.git
  • Create a branch for a new feature
git checkout -b feature/branch-name
  • Or if its a bugfix to a file
git checkout -b bugfix/branch-name
  • Make your changes (choose from the Tasks above!)
  • Commit and Push
git add .
git commit -m 'commit message'
git push origin branch-name
  • Create a New Pull Request from your forked repository ( Click the 'New Pull Request' Button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Thank You!

javascriptalgorithms's People

Contributors

vjechsmayr avatar theleek avatar rajneeshkumar146 avatar cheec avatar uddeshjain avatar dependabot[bot] avatar prof-lupin avatar priyanshu2510 avatar dhkamp avatar j-purview avatar qdtroemner avatar josehkburger avatar sarahsakhri avatar psalmfill avatar osusara avatar marialuize avatar lanhbao avatar lashuk1729 avatar raffleberry avatar quadriphobs1 avatar iron-bergh avatar danielcaldas avatar ccjmne avatar aprilxyc avatar rubiin avatar pawankolhe avatar paulooosrj avatar jrga03 avatar nathanpickard avatar paulatulis avatar

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.