Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
https://github.com/eric-erki/awesome-algorithms
Last synced: about 22 hours ago
JSON representation
-
Online Judges
- Firecode - Firecode.io uses machine learning algorithms along with curated real-world interview questions, solutions & a vibrant social community of learners to get you ready for your next coding interview.
- Coding Blocks - Website that have problems based on Maths, Data Structures, Various Algorithm and also conducts Coding Competition.
- HackerRank - Featured algorithm and functional programming online judges
- HiHoCoder - Chinese and English problem solving practice and recruitment challenge site.
- Interviewbit - Learn, practice and prepare for interviews.
- Kattis - Online judge and problem archive
- LavidaOnlineJudge - Korean Online Judge(Half English). 1300+ problems.
- Learneroo Algorithms Tutorials - Learn and practice algorithms by solving challenges online.
- LeetCode - Learn algorithms and prepare for interviews.
- PKU JudgeOnline - Chinese Online Judge.
- ProjectEuler - Mathematical problems that can be solved using algorithms (or just a pencil, depends on how much you already know).
- TopCoder - Lots of problems and real world/money worthy problems in Graphic Design, Data Science and Development.
- A2 Online Judge - Online Judge and problem archive.
- ACM-ICPC Live Archive - Hundreds of problems from previous ACM-ICPC Regionals and World Finals.
- AIZU ONLINE JUDGE - Japanese Online Judge.
- Algo Muse - Research based algorithmic problems.
- AtCoder - Japanese programming contest website.
- Baekjoon Online Judge - Korean Online Judge. 10000+ problems. Supports 60+ languages.
- CS Academy - Holds online contests and IOI practice contests
- CodeChef - More problems and monthly online contests.
- CodeMarshal - Real world contests online!
- CodeMarshal - Real world contests online!
- URI - Brazilian Online Judge. Not so much problems, but it's growing and it has online contests.
- HackerEarth - Practice alogrithmic problems & challenges and participate in hiring challenges.
- ShareCode.io - Online Judge and contest host with a lot of algorithmic problems in the archive to practice.
- URI - Brazilian Online Judge. Not so much problems, but it's growing and it has online contests.
- Codefights - Practive programming and tackle out your next tech interview
-
Blogs
- An awesome list for competitive programming! - Awesome blog for all the resources and list of books and algorithms.
- Sport of Programming - Really informative blog for starting with the sport of programming.
- Algorithms and Data Structures - For getting deeper knowledge of algorithms and how to think in right direction.
-
Websites
- A Visual Guide to Graph Traversal Algorithms - Interactive visualisations for learning how graph traversal algorithms work
- Code-Drills - Practice problems recommender (includes Codeforces, Codechef and Spoj).
- Path Finding - A visual representation on how algorithms such as A\*, IDA\*, Breadth-First-Search, Best-First-Search and others describe a path between two points A and B.
- Stoimen's web log - Some algorithms nicely explained.
- Wikipedia - Algorithms - Of course!!
- Wikipedia - Data Structures - and why not ?!!
- Code-Drills - Practice problems recommender (includes Codeforces, Codechef and Spoj).
- Geeks for Geeks - Lots and lots of well explained and implemented algorithms.
- Algorithm Visualizer - Dozens of animated algorithms (with code), and you can also create your own.
- Code-Drills - Practice problems recommender (includes Codeforces, Codechef and Spoj).
- Code-Drills - Practice problems recommender (includes Codeforces, Codechef and Spoj).
- Code-Drills - Practice problems recommender (includes Codeforces, Codechef and Spoj).
- Geeks for Geeks - Lots and lots of well explained and implemented algorithms.
- Sorting Algorithms - Nice and simple animations of sorting algorithms. With short codes and discussions.
-
Online Courses
- Algorithms: Divide and Conquer, Sorting and Searching, and Randomized Algorithms - The primary topics are: asymptotic ("Big-oh") notation, sorting and searching, divide and conquer, and randomized algorithms.
- Algorithms: Graph Search, Shortest Paths, and Data Structures - The primary topics are: data structures, graph primitives, and their applications.
- Algorithms: Greedy Algorithms, Minimum Spanning Trees, and Dynamic Programming - The primary topics are: greedy algorithms and dynamic programming.
- Algorithms: Shortest Paths Revisited, NP-Complete Problems and What To Do About Them - The primary topics are: shortest paths, NP-completeness and what it means for the algorithm designer, and strategies for coping with computationally intractable problems.
- Algorithms, Part I - This course covers the essential information that every serious programmer needs to know about algorithms and data structures.Part I covers elementary data structures, sorting, and searching algorithms.
- Algorithms, Part II - Part II focuses on graph- and string-processing algorithms.
- Khan Academy Algorithms - Algorithm course ministred by Tomas Cormen and Devin Balkcom.
- MIT - 6-006 - Well explained algorithms.
- MIT - 6-046j - Similar to the previous one, but with different algorithms.
- Udacity Intro to Algorithms - Python-based Algorithms course.
- Algorithms in Motion - Beginner's algorithms course with fun illustrations, based on the book Grokking Algorithms
-
Books
- Classic Computer Science Problems in Python - This great book presents dozens of coding challenges, ranging from simple tasks to clustering data using k-means.
- Data Structures and Algorithms Made Easy - A great way to implement algorithms with their specific programmable tasks.
- Swift Algorithms & Data Structures - A practical guide to concepts, theory and code.
- The Art of Computer Programming - The Book.
- Data Structures Using C - The basic concepts and usages of data structures.
-
Cheat Sheets
-
Github Libraries
Programming Languages
Categories
Sub Categories
Keywords