All Projects → Ctci 6th Edition Cn → Similar Projects or Alternatives

681 Open source projects that are alternatives of or similar to Ctci 6th Edition Cn

Indexlist
indexlist: A doubly linked list, backed by a vector
Stars: ✭ 75 (-68.35%)
Mutual labels:  data-structures
Deeplearningwithtf2.0
Practical Exercises in TensorFlow 2.0 for Ian Goodfellows Deep Learning Book
Stars: ✭ 270 (+13.92%)
Mutual labels:  algorithms
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-37.55%)
Mutual labels:  data-structures
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-57.81%)
Mutual labels:  data-structures
Javakeeper
✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能
Stars: ✭ 502 (+111.81%)
Mutual labels:  algorithms
Python Data Structure Cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
Stars: ✭ 2,898 (+1122.78%)
Mutual labels:  data-structures
Javascript Problems And Solutions
🔱 A collection of JavaScript problems and solutions for studying algorithms.
Stars: ✭ 178 (-24.89%)
Mutual labels:  algorithms
Floweaver
View flow data as Sankey diagrams
Stars: ✭ 266 (+12.24%)
Mutual labels:  data-structures
Stdpack.c
Collection of small public domain de/compressors in plain C.
Stars: ✭ 73 (-69.2%)
Mutual labels:  algorithms
Leetcode
Leetcode solutions
Stars: ✭ 2,894 (+1121.1%)
Mutual labels:  algorithms
Leetcode
LeetCode solutions with Chinese explanation & Summary of classic algorithms.
Stars: ✭ 262 (+10.55%)
Mutual labels:  algorithms
Vos backend
vangav open source - backend; a backend generator (generates more than 90% of the code needed for big scale backend services)
Stars: ✭ 71 (-70.04%)
Mutual labels:  algorithms
Openlib.cs
📚 A Collection of Free & Open Resources for University Coursework in Computer Science.
Stars: ✭ 198 (-16.46%)
Mutual labels:  algorithms
Robin Map
C++ implementation of a fast hash map and hash set using robin hood hashing
Stars: ✭ 506 (+113.5%)
Mutual labels:  data-structures
Javacollection
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
Stars: ✭ 2,957 (+1147.68%)
Mutual labels:  algorithms
Bit
Bitset data structure
Stars: ✭ 100 (-57.81%)
Mutual labels:  data-structures
Pgm Index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
Stars: ✭ 499 (+110.55%)
Mutual labels:  data-structures
Books
📚 All programming languages books
Stars: ✭ 148 (-37.55%)
Mutual labels:  algorithms
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+109.28%)
Mutual labels:  algorithms
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-70.04%)
Mutual labels:  data-structures
Conduit
High Performance Streams Based on Coroutine TS ⚡
Stars: ✭ 135 (-43.04%)
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 (+6.75%)
Mutual labels:  algorithms
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (-70.89%)
Mutual labels:  algorithms
awesome-free-courses
List of awesome free video courses for learning Computer Science!
Stars: ✭ 49 (-79.32%)
Mutual labels:  data-structures
Crdt
A Golang implementation of CRDTs.
Stars: ✭ 176 (-25.74%)
Mutual labels:  data-structures
geeks-for-geeks-solutions
Solutions of questions on Geeks-for-Geeks.Solution Available in C++.
Stars: ✭ 28 (-88.19%)
Mutual labels:  data-structures
Pagerank
Weighted PageRank implementation in Go
Stars: ✭ 68 (-71.31%)
Mutual labels:  algorithms
DSA
Implementation of various data structures and algorithms.
Stars: ✭ 15 (-93.67%)
Mutual labels:  data-structures
algos-and-data-structures
Interactive overview of common sorting algorithms, data structures, and miscellaneous algorithm challenges, implemented in JavaScript
Stars: ✭ 13 (-94.51%)
Mutual labels:  data-structures
Console Based Projects C
All projects are console based💻 and developed using C📚.All projects are dynamic and developed with the concept of Advance data structure 📁(Dynamic memory allocation,Linkedlist,Stack,Queue,Tree)✏️
Stars: ✭ 67 (-71.73%)
Mutual labels:  data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+6700.42%)
Mutual labels:  data-structures
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-67.93%)
Mutual labels:  data-structures
Data-Structures-and-Algorithms
Fundamentals of Data structures and algorithms in C++
Stars: ✭ 34 (-85.65%)
Mutual labels:  data-structures
Binance grid trader
A grid trading strategy and trading-bot for Binance Exchange. 币安交易所的网格交易
Stars: ✭ 132 (-44.3%)
Mutual labels:  algorithms
Data-structures
Data Structures in Java
Stars: ✭ 13 (-94.51%)
Mutual labels:  data-structures
Research On Collaborative Filtering Algorithms
Research on Collaborative Filtering Algorithms
Stars: ✭ 66 (-72.15%)
Mutual labels:  algorithms
Book list
Python, Machine Learning, Deep Learning and Data Science Books
Stars: ✭ 176 (-25.74%)
Mutual labels:  algorithms
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-37.97%)
Mutual labels:  data-structures
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+4774.68%)
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 (+103.38%)
Mutual labels:  algorithms
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (-82.28%)
Mutual labels:  data-structures
On Policy
This is the official implementation of Multi-Agent PPO.
Stars: ✭ 63 (-73.42%)
Mutual labels:  algorithms
landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (-71.73%)
Mutual labels:  data-structures
Algorithmia Python
Python Client for Algorithmia Algorithms and Data API
Stars: ✭ 132 (-44.3%)
Mutual labels:  algorithms
Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Stars: ✭ 34 (-85.65%)
Mutual labels:  data-structures
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+376.37%)
Mutual labels:  algorithms
Simplegpuhashtable
A simple GPU hash table implemented in CUDA using lock free techniques
Stars: ✭ 198 (-16.46%)
Mutual labels:  data-structures
baps-bgd.github.io
This repository is used to maintain the site of BAPS. Please read the README if you are willing to contribute.
Stars: ✭ 17 (-92.83%)
Mutual labels:  data-structures
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+375.95%)
Mutual labels:  data-structures
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+614.77%)
Mutual labels:  data-structures
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+103.38%)
Mutual labels:  algorithms
D3graphtheory
💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡️
Stars: ✭ 1,364 (+475.53%)
Mutual labels:  algorithms
Robotopia
🤖 Introducing kids to coding with tiny virtual robots!
Stars: ✭ 478 (+101.69%)
Mutual labels:  algorithms
Pretty Algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
Stars: ✭ 2,163 (+812.66%)
Mutual labels:  algorithms
Data Structure And Algorithms
Every thing related to data structure and algorithms.
Stars: ✭ 146 (-38.4%)
Mutual labels:  data-structures
Pandapy
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Stars: ✭ 474 (+100%)
Mutual labels:  data-structures
Merkle.rs
🎄 Merkle tree in Rust
Stars: ✭ 98 (-58.65%)
Mutual labels:  data-structures
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+1869.2%)
Mutual labels:  data-structures
Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Stars: ✭ 236 (-0.42%)
Mutual labels:  algorithms
Computer Science In Javascript
Computer science reimplemented in JavaScript
Stars: ✭ 2,590 (+992.83%)
Mutual labels:  data-structures
601-660 of 681 similar projects