All Projects → TesseractCoding → Neoalgo

TesseractCoding / Neoalgo

Licence: mit
Bringing all Data Structures and Algorithms under one Roof ⚡

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Neoalgo

Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-64.32%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Data Structures And Algorithms Hacktoberfest18
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
Stars: ✭ 187 (-57.5%)
Mutual labels:  hacktoberfest, algorithms, data-structures
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+3797.95%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-74.32%)
Mutual labels:  hacktoberfest, algorithms, data-structures
C Sharp
All algorithms implemented in C#.
Stars: ✭ 3,310 (+652.27%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-67.5%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-10.68%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-78.41%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Rust
All Algorithms implemented in Rust
Stars: ✭ 4,562 (+936.82%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (-57.05%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (+3.18%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Php
All Algorithms implemented in Php
Stars: ✭ 272 (-38.18%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+9648.41%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Jupyter
Stars: ✭ 145 (-67.05%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-75.68%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Data Structures And Algorithms In Cpp
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Stars: ✭ 176 (-60%)
Mutual labels:  hacktoberfest, algorithms, data-structures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+2603.86%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Haskell
Stars: ✭ 91 (-79.32%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-57.73%)
Mutual labels:  hacktoberfest, algorithms, data-structures
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-39.77%)
Mutual labels:  hacktoberfest, algorithms, data-structures


PRs Welcome GitHub pull requests GitHub issues Github All Contributors

Overview

The goal of this project is to have in a single place all possible algorithms and data structures - in multiple languages. We aim to achieve this collaboratively, so feel free to contribute in any way you want, just make sure to follow the contribution guidelines listed below.

Contents

Our content is divided by programming language. Please create an issue if you wish to add code in a language that we don't currently have here. Do not create folders in your submissions, unless specifically told to do so.

Also, we are accepting submissions to our Wiki section. Please let us know if you'd like to contribute to an article.

Contributing Guidelines

  • Plagiarism is strictly not allowed. Any work that is found to be suspicious of plagiarized work will not be merged.
  • Issues will be assigned on a first come, first serve basis. You just have to comment on the issue, asking to be assigned, and it will be done if found fit.
  • Preferably, you cannot work on any issue that is not assigned to you.
  • In case you want to submit an improvement to an existing algorithm, we prefer that you create an issue, describing in details your improvement. This will help others to analyze your contribution. You can use the templates that we have provided :)
  • If you have anything else in mind, create an issue and please wait for it to be assigned to you. You can then start working on it and create a PR.
  • All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and once found fit, make a PR.
  • If you have no idea what are issues or PRs, please do refer to this link

Make sure your code works before submitting it :D

Where to upload the files

PLEASE READ THIS

  • Your files should be uploaded directly into the corresponding folder (e.g. if you wrote code for a Data Structure in Python, it goes inside the DS folder within the Python folder and so on)
  • Edit the corresponding README.md file to add the link to your code in the corresponding section (GitHub Markdown Guide)
  • Under no circumstances create new folders within the language folders to upload your code unless specifically told to do so.
  • Also, be polite with the reviewers - they will be ALWAYS polite to you.

Our Contributors

CONTRIBUTORS.md

Code of Conduct

You can find our Code of Conduct here.

License

This project follows the MIT License.

Slack

Slack

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].