All Projects → Shareoi → Similar Projects or Alternatives

476 Open source projects that are alternatives of or similar to Shareoi

Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-96.48%)
Mutual labels:  algorithms
Ascii art
Real-Time ASCII Art Rendering Library
Stars: ✭ 599 (-77.83%)
Mutual labels:  algorithms
Algorithms Data Structures In Typescript
Stars: ✭ 175 (-93.52%)
Mutual labels:  algorithms
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (-43.38%)
Mutual labels:  algorithms
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+194.71%)
Mutual labels:  algorithms
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (-96.63%)
Mutual labels:  algorithms
Nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
Stars: ✭ 563 (-79.16%)
Mutual labels:  algorithms
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-94.78%)
Mutual labels:  algorithms
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (-79.39%)
Mutual labels:  algorithms
Haskell
Stars: ✭ 91 (-96.63%)
Mutual labels:  algorithms
Delatin
A fast JavaScript terrain mesh generation tool based on Delaunay triangulation
Stars: ✭ 207 (-92.34%)
Mutual labels:  algorithms
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (-79.68%)
Mutual labels:  algorithms
Awesome Coding Javascript
📌 持续构建个人的源码库(JavaScript 原生、常用库、数据结构、算法)
Stars: ✭ 88 (-96.74%)
Mutual labels:  algorithms
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-80.09%)
Mutual labels:  algorithms
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-94.86%)
Mutual labels:  algorithms
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-80.42%)
Mutual labels:  algorithms
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Stars: ✭ 87 (-96.78%)
Mutual labels:  algorithms
Javakeeper
✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能
Stars: ✭ 502 (-81.42%)
Mutual labels:  algorithms
Machine Learning Notes
周志华《机器学习》手推笔记
Stars: ✭ 2,710 (+0.3%)
Mutual labels:  algorithms
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-81.64%)
Mutual labels:  algorithms
Machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
Stars: ✭ 7,755 (+187.01%)
Mutual labels:  algorithms
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-81.83%)
Mutual labels:  algorithms
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+38.79%)
Mutual labels:  algorithms
Godot Steering Ai Framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
Stars: ✭ 482 (-82.16%)
Mutual labels:  algorithms
Nifty
Numerical computing in Swift – for Linux and macOS
Stars: ✭ 86 (-96.82%)
Mutual labels:  algorithms
Robotopia
🤖 Introducing kids to coding with tiny virtual robots!
Stars: ✭ 478 (-82.31%)
Mutual labels:  algorithms
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (-15.91%)
Mutual labels:  algorithms
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Stars: ✭ 467 (-82.72%)
Mutual labels:  algorithms
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-96.89%)
Mutual labels:  algorithms
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (-82.83%)
Mutual labels:  algorithms
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-94.93%)
Mutual labels:  algorithms
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (-83.2%)
Mutual labels:  algorithms
Leetcode
🐒LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
Stars: ✭ 1,237 (-54.22%)
Mutual labels:  algorithms
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-83.31%)
Mutual labels:  algorithms
C Algorithms
An experimental C library of common data structures and algorithms
Stars: ✭ 164 (-93.93%)
Mutual labels:  algorithms
Ctci v6
📚 Cracking the Coding Interview 6th edition problems
Stars: ✭ 447 (-83.46%)
Mutual labels:  algorithms
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+340.3%)
Mutual labels:  algorithms
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+64.36%)
Mutual labels:  algorithms
Algorithmic template
🍭lzyrapx 's algorithmic library. Some templates for ACMer, OIer, Algorithm enthusiast.
Stars: ✭ 136 (-94.97%)
Mutual labels:  acm-icpc
Algorithms
数据结构和算法专项训练营。✍️✍️✍️
Stars: ✭ 424 (-84.31%)
Mutual labels:  algorithms
Litiv
C++ implementation pool for computer vision R&D projects.
Stars: ✭ 82 (-96.97%)
Mutual labels:  algorithms
Huskarl
Deep Reinforcement Learning Framework + Algorithms
Stars: ✭ 414 (-84.68%)
Mutual labels:  algorithms
Cph
Makes judging, compiling, and downloading problems for competitive programming easy.
Stars: ✭ 199 (-92.64%)
Mutual labels:  acm-icpc
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (-85.34%)
Mutual labels:  algorithms
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (-54.18%)
Mutual labels:  algorithms
Algorithms
Collection of algorithms in multiple programming languages.
Stars: ✭ 395 (-85.38%)
Mutual labels:  algorithms
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (-22.09%)
Mutual labels:  algorithms
Kotlin Algorithm
Algorithms and data structures in kotlin
Stars: ✭ 384 (-85.79%)
Mutual labels:  algorithms
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-97.04%)
Mutual labels:  algorithms
Web Skills
A visual overview of useful skills to learn as a web developer
Stars: ✭ 5,107 (+89.01%)
Mutual labels:  algorithms
Epijudge
EPI Judge - Preview Release
Stars: ✭ 2,215 (-18.02%)
Mutual labels:  algorithms
Labs
Labs for the Foundations of Applied Mathematics curriculum.
Stars: ✭ 150 (-94.45%)
Mutual labels:  algorithms
Hackerrank
Efficient HackerRank solutions in JavaScript (⬡.js)
Stars: ✭ 111 (-95.89%)
Mutual labels:  algorithms
Cs Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
Stars: ✭ 9,264 (+242.86%)
Mutual labels:  algorithms
Codewars Handbook
A Handbook of Codewars Challenges 👘⛩🥋
Stars: ✭ 34 (-98.74%)
Mutual labels:  algorithms
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (-95.93%)
Mutual labels:  algorithms
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-98.74%)
Mutual labels:  algorithms
Random Cut Forest By Aws
An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
Stars: ✭ 80 (-97.04%)
Mutual labels:  algorithms
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (-92.23%)
Mutual labels:  algorithms
Rxcpp
Reactive Extensions for C++
Stars: ✭ 2,513 (-6.99%)
Mutual labels:  algorithms
301-360 of 476 similar projects