All Projects → Mytinystl → Similar Projects or Alternatives

628 Open source projects that are alternatives of or similar to Mytinystl

Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+348.95%)
Mutual labels:  algorithm, stl
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (-97.9%)
Mutual labels:  algorithm, data-structure
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (-97.78%)
Mutual labels:  algorithm, data-structure
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (-91.98%)
Mutual labels:  algorithm, data-structure
Blog
Life is a moment 📔
Stars: ✭ 1,236 (-74.32%)
Mutual labels:  algorithm, data-structure
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (-64.8%)
Mutual labels:  algorithm, data-structure
Algorithm Visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
Stars: ✭ 35,995 (+647.87%)
Mutual labels:  algorithm, data-structure
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (-76.06%)
Mutual labels:  algorithm, data-structure
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-88.16%)
Mutual labels:  algorithm, data-structure
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-99%)
Mutual labels:  algorithm, data-structure
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-92.77%)
Mutual labels:  algorithm, data-structure
Skiplist
skip list with rank, code less than z_set in redis
Stars: ✭ 136 (-97.17%)
Mutual labels:  algorithm, data-structure
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (-93.31%)
Mutual labels:  algorithm, data-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-83.65%)
Mutual labels:  algorithm, data-structure
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (-42.09%)
Mutual labels:  algorithm, data-structure
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+318.1%)
Mutual labels:  algorithm, data-structure
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+405.24%)
Mutual labels:  algorithm, data-structure
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (-97.61%)
Mutual labels:  algorithm, data-structure
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+118.12%)
Mutual labels:  algorithm, data-structure
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (-91.75%)
Mutual labels:  algorithm, stl
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (-90.88%)
Mutual labels:  algorithm, data-structure
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+89.47%)
Mutual labels:  algorithm, data-structure
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (-87.45%)
Mutual labels:  algorithm, data-structure
Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (-66.8%)
Mutual labels:  algorithm, data-structure
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-97.98%)
Mutual labels:  algorithm, stl
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (-96.95%)
Mutual labels:  algorithm, data-structure
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-96.3%)
Mutual labels:  algorithm, data-structure
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (-81.7%)
Mutual labels:  data-structure
Machine Learning Curriculum
Complete path for a beginner to become a Machine Learning Scientist!
Stars: ✭ 279 (-94.2%)
Mutual labels:  algorithm
output container
Automatic output function for STL containers
Stars: ✭ 32 (-99.34%)
Mutual labels:  stl
contest.js
Ready for contest use! Data structures and algorithms in pure JavaScript with zero dependency.
Stars: ✭ 14 (-99.71%)
Mutual labels:  data-structure
Androidlife
📔 CaMnter's android learning life and footprint.
Stars: ✭ 293 (-93.91%)
Mutual labels:  algorithm
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-94.29%)
Mutual labels:  algorithm
Snorlax
👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论,以及 Leetcode 刷题记录
Stars: ✭ 48 (-99%)
Mutual labels:  data-structure
fenwick
List data structure supporting prefix sums
Stars: ✭ 38 (-99.21%)
Mutual labels:  data-structure
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (-40.14%)
Mutual labels:  algorithm
py-algorithms
Algorithms and Data Structures, solutions to common CS problems.
Stars: ✭ 26 (-99.46%)
Mutual labels:  data-structure
polylineencoder
A C++ implementation of Google Encoded Polyline Algorithm Format (encoder/decoder)
Stars: ✭ 15 (-99.69%)
Mutual labels:  stl
Machine Learning For Beginner By Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
Stars: ✭ 305 (-93.66%)
Mutual labels:  algorithm
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (-93.91%)
Mutual labels:  stl
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-94.33%)
Mutual labels:  algorithm
elixir-queue
Queue data structure for Elixir-lang
Stars: ✭ 18 (-99.63%)
Mutual labels:  data-structure
Coursera-Stanford-Graph-Search-Shortest-Paths-and-Data-Structures
Notebook for quick search
Stars: ✭ 29 (-99.4%)
Mutual labels:  data-structure
Fate
An Industrial Grade Federated Learning Framework
Stars: ✭ 3,775 (-21.57%)
Mutual labels:  algorithm
sword-x-offer
66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc
Stars: ✭ 19 (-99.61%)
Mutual labels:  data-structure
leetcode
✍️ 200+ LeetCode solutions in Java
Stars: ✭ 53 (-98.9%)
Mutual labels:  data-structure
Struc2vec
This repository provides a reference implementation of struc2vec.
Stars: ✭ 291 (-93.95%)
Mutual labels:  algorithm
Steamtinkerlaunch
Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
Stars: ✭ 271 (-94.37%)
Mutual labels:  stl
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Stars: ✭ 31 (-99.36%)
Mutual labels:  data-structure
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (-99.44%)
Mutual labels:  stl
Cuckoofilter
Substitute for bloom filter.
Stars: ✭ 270 (-94.39%)
Mutual labels:  algorithm
Circular Buffer
Circular Buffer/ Circular Array
Stars: ✭ 16 (-99.67%)
Mutual labels:  stl
mobx-collection-store
Data collection store for MobX
Stars: ✭ 36 (-99.25%)
Mutual labels:  data-structure
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (-8.85%)
Mutual labels:  algorithm
Leetcode Notebook
🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
Stars: ✭ 301 (-93.75%)
Mutual labels:  algorithm
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (-33.16%)
Mutual labels:  algorithm
Awesome Algorithms Education
A curated list to learning and practicing about algorithm.
Stars: ✭ 267 (-94.45%)
Mutual labels:  algorithm
FingerTree
A Scala implementation of the versatile purely functional data structure of the same name.
Stars: ✭ 59 (-98.77%)
Mutual labels:  data-structure
Programming-Reference
Open repository of programming topic for reverse engineering purpose.
Stars: ✭ 25 (-99.48%)
Mutual labels:  data-structure
Ipfs Log
Append-only log CRDT on IPFS
Stars: ✭ 269 (-94.41%)
Mutual labels:  data-structure
1-60 of 628 similar projects