All Projects → gaerae → Awesome Algorithms Education

gaerae / Awesome Algorithms Education

A curated list to learning and practicing about algorithm.

Projects that are alternatives of or similar to Awesome Algorithms Education

Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+9007.49%)
Mutual labels:  algorithm, programming, development
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+610.49%)
Mutual labels:  algorithm, programming
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-52.43%)
Mutual labels:  algorithm, programming
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+991.76%)
Mutual labels:  algorithm, programming
Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-68.54%)
Mutual labels:  algorithm, programming
Jsav
JavaScript Algorithm Visualization library
Stars: ✭ 87 (-67.42%)
Mutual labels:  algorithm, education
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+992.88%)
Mutual labels:  algorithm, education
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+14.61%)
Mutual labels:  algorithm, programming
311
Interactive Web Development
Stars: ✭ 33 (-87.64%)
Mutual labels:  development, programming
semver-generator
Semantic version generator using git commit keywords and overrides
Stars: ✭ 26 (-90.26%)
Mutual labels:  development, programming
Diccionario-JavaScript
project-dictionary.gitbooks.io/diccionario-javascript/content/
Stars: ✭ 13 (-95.13%)
Mutual labels:  development, programming
awesome-blockchain
A curated list of blockchain resources for developers
Stars: ✭ 106 (-60.3%)
Mutual labels:  development, programming
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+64.42%)
Mutual labels:  algorithm, education
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+379.78%)
Mutual labels:  algorithm, programming
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (+35.58%)
Mutual labels:  algorithm, education
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-46.07%)
Mutual labels:  algorithm, programming
You Dont Know Js
A book series on JavaScript. @YDKJS on twitter.
Stars: ✭ 147,493 (+55140.82%)
Mutual labels:  education, programming
Freecodecamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Stars: ✭ 339,510 (+127057.3%)
Mutual labels:  education, programming
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+46974.16%)
Mutual labels:  algorithm, education
30-seconds-of-csharp
Short C# code snippets for all your development needs
Stars: ✭ 132 (-50.56%)
Mutual labels:  education, programming

Awesome Algorithms Education Awesome

An algorithm is a list of rules to follow in order to solve a problem.

Algorithms need to have their steps in the right order. Think about an algorithm for getting dressed in the morning. What if you put on your coat before your jumper? Your jumper would be on top of your coat and that would be silly! When you write an algorithm the order of the instructions is very important.

If you want to contribute, please read the contribution guidelines.

Language: 😎 English한국어 (Korean)

Contents

Courses

Introductory

Intermediate

Advanced

Competitive programming

Visualizations

Interviews

Videos

Books

Articles

Competitions

  • Google Code Jam - Google’s largest coding competition, calls on programmers around the world to put their skills to the test by solving multiple rounds of algorithmic puzzles.
  • Google Kick Start - University students looking to develop their coding skills and potentially pursue a Google career.
  • Google Hash Code - Students in Africa, Europe, and the Middle East looking to work as a team on real Google problems.
  • Google Summer of Code - A global program focused on introducing students to open source software development. Students work on a 3 month programming project with an open source organization during their break from university.

Miscellaneous

License

CC0

To the extent possible under law, gaerae has waived all copyright and related or neighboring rights to this work.

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].