All Projects → Coursera → Similar Projects or Alternatives

499 Open source projects that are alternatives of or similar to Coursera

Immutable
Thread-safe, persistent, immutable collections for the Crystal language
Stars: ✭ 179 (-5.29%)
Mutual labels:  data-structures
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-25.93%)
Mutual labels:  data-structures
Sdb
Simple and fast string based key-value database with support for arrays and json
Stars: ✭ 159 (-15.87%)
Mutual labels:  data-structures
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (-25.93%)
Mutual labels:  data-structures
Library Checker Problems
The problem data (Test case generator, judge's solution, task, ...) of Library Checker
Stars: ✭ 183 (-3.17%)
Mutual labels:  data-structures
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-26.46%)
Mutual labels:  data-structures
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-16.93%)
Mutual labels:  data-structures
Scilab
Free and Open Source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Stars: ✭ 138 (-26.98%)
Mutual labels:  data-structures
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (-5.82%)
Mutual labels:  data-structures
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (-27.51%)
Mutual labels:  data-structures
Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
Stars: ✭ 157 (-16.93%)
Mutual labels:  data-structures
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 (-28.57%)
Mutual labels:  data-structures
Leetcode Algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Stars: ✭ 184 (-2.65%)
Mutual labels:  data-structures
Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (-29.1%)
Mutual labels:  data-structures
Pygm
🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage
Stars: ✭ 156 (-17.46%)
Mutual labels:  data-structures
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-29.63%)
Mutual labels:  data-structures
Crdt
A Golang implementation of CRDTs.
Stars: ✭ 176 (-6.88%)
Mutual labels:  data-structures
Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
Stars: ✭ 131 (-30.69%)
Mutual labels:  data-structures
Datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
Stars: ✭ 156 (-17.46%)
Mutual labels:  data-structures
Leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 130 (-31.22%)
Mutual labels:  data-structures
Mathematics For Machine Learning Cousera
quizzes/assignments for mathematics for machine learning specialization on coursera
Stars: ✭ 181 (-4.23%)
Mutual labels:  coursera
Merkle Tree
Merkle Trees and Merkle Inclusion Proofs
Stars: ✭ 130 (-31.22%)
Mutual labels:  data-structures
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-20.11%)
Mutual labels:  coursera
Numcpp
C++ implementation of the Python Numpy library
Stars: ✭ 2,031 (+974.6%)
Mutual labels:  data-structures
Algorithms Data Structures In Typescript
Stars: ✭ 175 (-7.41%)
Mutual labels:  data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+903.7%)
Mutual labels:  data-structures
Courseramachinelearning
Coursera Machine Learning By Prof. Andrew Ng
Stars: ✭ 152 (-19.58%)
Mutual labels:  coursera
Nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Stars: ✭ 1,827 (+866.67%)
Mutual labels:  data-structures
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (+0%)
Mutual labels:  data-structures
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-33.33%)
Mutual labels:  coursera
Fast Skiplist
A fast, threadsafe skip list in Go
Stars: ✭ 150 (-20.63%)
Mutual labels:  data-structures
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-33.86%)
Mutual labels:  data-structures
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (-8.47%)
Mutual labels:  coursera
Coursera Machinelearning
Homework about Machine Learning of Coursera taught by andrew ng
Stars: ✭ 123 (-34.92%)
Mutual labels:  coursera
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-20.63%)
Mutual labels:  data-structures
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-35.45%)
Mutual labels:  data-structures
Machinelearning ng
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng
Stars: ✭ 181 (-4.23%)
Mutual labels:  coursera
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-35.98%)
Mutual labels:  data-structures
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-21.69%)
Mutual labels:  data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-37.04%)
Mutual labels:  data-structures
Keyvi
Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
Stars: ✭ 171 (-9.52%)
Mutual labels:  data-structures
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+888.89%)
Mutual labels:  data-structures
Deep Learning Specialization Coursera
Deep Learning Specialization courses by Andrew Ng, deeplearning.ai
Stars: ✭ 146 (-22.75%)
Mutual labels:  coursera
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-38.62%)
Mutual labels:  data-structures
Data Structures And Algorithms Hacktoberfest18
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
Stars: ✭ 187 (-1.06%)
Mutual labels:  data-structures
Coursera Cryptocurrency
Assignments from the Coursera course "Bitcoin and Cryptocurrency Technologies"
Stars: ✭ 115 (-39.15%)
Mutual labels:  coursera
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (-22.75%)
Mutual labels:  data-structures
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-40.21%)
Mutual labels:  data-structures
Ext Ds
An extension providing efficient data structures for PHP 7
Stars: ✭ 2,010 (+963.49%)
Mutual labels:  data-structures
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (+709.52%)
Mutual labels:  data-structures
Programming And Algorithm
这是北京大学在coursera上开设的「程序设计与算法」专项课程
Stars: ✭ 145 (-23.28%)
Mutual labels:  coursera
Datum
pure functional and generic programming for Erlang
Stars: ✭ 111 (-41.27%)
Mutual labels:  data-structures
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-4.76%)
Mutual labels:  coursera
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+857.67%)
Mutual labels:  coursera
Lru Cache
💫 A feature complete LRU cache implementation in C++
Stars: ✭ 162 (-14.29%)
Mutual labels:  data-structures
Data Structures And Algorithms
Stars: ✭ 144 (-23.81%)
Mutual labels:  data-structures
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (+893.65%)
Mutual labels:  data-structures
Jupyter
Stars: ✭ 145 (-23.28%)
Mutual labels:  data-structures
Rust Algorithm Club
Learn algorithms and data structures with Rust
Stars: ✭ 184 (-2.65%)
Mutual labels:  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 (-1.59%)
Mutual labels:  data-structures
61-120 of 499 similar projects