All Projects → Stanford University Algorithms → Similar Projects or Alternatives

533 Open source projects that are alternatives of or similar to Stanford University Algorithms

Cpp
Implementation of All ▲lgorithms in C++ Programming Language
Stars: ✭ 263 (+952%)
Mutual labels:  algorithms
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (+464%)
Mutual labels:  algorithms
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+2396%)
Mutual labels:  algorithms
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+456%)
Mutual labels:  algorithms
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (+920%)
Mutual labels:  algorithms
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+14900%)
Mutual labels:  algorithms
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (+1716%)
Mutual labels:  algorithms
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+448%)
Mutual labels:  algorithms
Ai Job Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Stars: ✭ 3,191 (+12664%)
Mutual labels:  algorithms
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (+440%)
Mutual labels:  algorithms
Introduction To Programming With Matlab
Coursera Course: Introduction to Programming 👩‍💻 with MATLAB ~by Vanderbilt University 🎓
Stars: ✭ 23 (-8%)
Mutual labels:  coursera
Conduit
High Performance Streams Based on Coroutine TS ⚡
Stars: ✭ 135 (+440%)
Mutual labels:  algorithms
Go Edlib
Golang string comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Stars: ✭ 253 (+912%)
Mutual labels:  algorithms
Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (+436%)
Mutual labels:  algorithms
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+1716%)
Mutual labels:  coursera
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+432%)
Mutual labels:  algorithms
deep-learning-coursera-complete
Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses
Stars: ✭ 104 (+316%)
Mutual labels:  coursera
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (+428%)
Mutual labels:  algorithms
Machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Stars: ✭ 5,984 (+23836%)
Mutual labels:  algorithms
Leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 130 (+420%)
Mutual labels:  algorithms
ML-Coursera
This repository contains all the programming exercises in Python for the Coursera course called "Machine Learning" by Adjunct Professor Andrew Ng at Stanford University.
Stars: ✭ 66 (+164%)
Mutual labels:  coursera
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (+412%)
Mutual labels:  algorithms
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+18636%)
Mutual labels:  algorithms
Toysolver
My sandbox for experimenting with solver algorithms.
Stars: ✭ 127 (+408%)
Mutual labels:  algorithms
coursera-machine-learning
MATLAB assignments in Coursera's Machine Learning course
Stars: ✭ 25 (+0%)
Mutual labels:  coursera
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+3048%)
Mutual labels:  algorithms
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+12368%)
Mutual labels:  algorithms
Scala Samples
There are pieces of scala code that explain Scala syntax and related things - like what you can do with all this
Stars: ✭ 125 (+400%)
Mutual labels:  algorithms
University-of-California-San-Diego-Big-Data-Specialization
Repository for the Big Data Specialization from University of California San Diego on Coursera
Stars: ✭ 157 (+528%)
Mutual labels:  coursera
Data Structure And Algorithm 2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
Stars: ✭ 124 (+396%)
Mutual labels:  algorithms
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+16924%)
Mutual labels:  algorithms
Typefont
The first open-source library that detects the font of a text in a image.
Stars: ✭ 1,575 (+6200%)
Mutual labels:  algorithms
sre
📚 Index for my study topics
Stars: ✭ 47 (+88%)
Mutual labels:  coursera
Trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Stars: ✭ 122 (+388%)
Mutual labels:  algorithms
Python For Coding Test
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.
Stars: ✭ 596 (+2284%)
Mutual labels:  algorithms
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+384%)
Mutual labels:  algorithms
deeplearning.ai-step-by-step-guide
My learning notes on Coursera deep learning Specialization.
Stars: ✭ 16 (-36%)
Mutual labels:  coursera
Algo
数据结构与算法 by golang
Stars: ✭ 116 (+364%)
Mutual labels:  algorithms
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (+1600%)
Mutual labels:  algorithms
Pydml
Distance Metric Learning Algorithms for Python
Stars: ✭ 115 (+360%)
Mutual labels:  algorithms
stanford-algorithms-specialization
Problem Set and Programming Assignment Solutions to Stanford University's Algorithms Specialization on Coursera & edX
Stars: ✭ 43 (+72%)
Mutual labels:  coursera
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (+360%)
Mutual labels:  algorithms
Prlib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 18 (-28%)
Mutual labels:  algorithms
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+352%)
Mutual labels:  algorithms
IBM-Data-Science-Professional-Certificate
www.coursera.org/professional-certificates/ibm-data-science
Stars: ✭ 44 (+76%)
Mutual labels:  coursera
Jortsort
the official website for jortSorting
Stars: ✭ 112 (+348%)
Mutual labels:  algorithms
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1576%)
Mutual labels:  algorithms
Hackerrank
Efficient HackerRank solutions in JavaScript (⬡.js)
Stars: ✭ 111 (+344%)
Mutual labels:  algorithms
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (+32%)
Mutual labels:  coursera
Acm Icpc Library
Stars: ✭ 111 (+344%)
Mutual labels:  algorithms
Coursera Ml Using Matlab Python
coursera吴恩达机器学习课程作业自写Python版本+Matlab原版
Stars: ✭ 579 (+2216%)
Mutual labels:  coursera
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (+1100%)
Mutual labels:  algorithms
Collections C
A library of generic data structures.
Stars: ✭ 2,297 (+9088%)
Mutual labels:  algorithms
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+8988%)
Mutual labels:  algorithms
stanford-introduction-to-mathematical-thinking
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
Stars: ✭ 70 (+180%)
Mutual labels:  coursera
Leetcode Downloader
Download your accepted LeetCode submissions
Stars: ✭ 25 (+0%)
Mutual labels:  algorithms
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (-4%)
Mutual labels:  algorithms
Algorithms
Algorithms and data structures exercises
Stars: ✭ 19 (-24%)
Mutual labels:  algorithms
Machine Learning Course
💬 Machine Learning Course with Python:
Stars: ✭ 6,798 (+27092%)
Mutual labels:  algorithms
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+117388%)
Mutual labels:  algorithms
301-360 of 533 similar projects