Skip to content

A repository for algorithms in different languages for the beginners to contribute and learn.

License

Notifications You must be signed in to change notification settings

DishantKothari/AlgoHeist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AlgoHeist

A repository to learn Algorithms via contributing in different languages, contribute as much as you can !!!

GitHub closed pull requests by-label GitHub pull requests by-label GitHub closed pull requests by-label GitHub Repo stars GitHub top language Lines of code GitHub code size in bytes

Contribute via Algorithms to win the Heist (i.e winning HacktoberFest Tee)

Algorithm Image

Contributing Guidelines (Updated for 2021)

For contributions checkout new updated guidelines


Hacktober Fest 21 Updates

PRs count if:

  • Submitted during the month of October AND

    • Submitted in a public repo AND (

      • The PR is labelled as hacktoberfest-accepted by a maintainer OR
      • Submitted in a repo with the hacktoberfest topic AND (
        • The PR is merged OR
        • The PR has been approved

      )

    )

As a part of this update your PRs will be marked as hacktoberfest-accepted label before merging and don't get shocked PRs opened in this repository will be counted in the Hacktober Fest 21.

Happy Hacking !


Code Of Conduct

We are following Contributor Covenant Code of Conduct.

Index


graphs

  • Breadth First Search
  • Depth First Search
  • Dijkstra Algo
  • Krushal Algo
  • Topological Sort

misc

  • Caesar Cipher
  • Closest Pair Problem
  • Coin Change Permutation
  • Equillibrium Point In Array
  • Fibonacci XOR
  • Kadane Algorithm
  • Maximum Non Adjacent Sum
  • Prime Factorization
  • Spell The Number
  • Subarray with Given Sum

searching


sorting


strings


GitHub

©️ TECHOUS 2019-21

About

A repository for algorithms in different languages for the beginners to contribute and learn.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.1%
  • C 23.0%
  • Java 18.4%
  • Python 7.5%
  • Jupyter Notebook 6.2%
  • JavaScript 4.4%
  • Go 2.4%