All Projects → Cpg → Similar Projects or Alternatives

458 Open source projects that are alternatives of or similar to Cpg

Xinblog
前端基础。Vue框架。数据结构与算法。计算机网络。夯实基础。
Stars: ✭ 29 (-66.67%)
Mutual labels:  data-structures
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-12.64%)
Mutual labels:  data-structures
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-67.82%)
Mutual labels:  data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+1171.26%)
Mutual labels:  data-structures
Lasp
Prototype implementation of Lasp in Erlang.
Stars: ✭ 876 (+906.9%)
Mutual labels:  crdt
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-5.75%)
Mutual labels:  data-structures
Python Programming
Python Coding - Data Structure, Algorithm, Crypto, Web, Network, System
Stars: ✭ 9 (-89.66%)
Mutual labels:  data-structures
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+1150.57%)
Mutual labels:  data-structures
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (-70.11%)
Mutual labels:  data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-13.79%)
Mutual labels:  data-structures
Trie
A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.
Stars: ✭ 25 (-71.26%)
Mutual labels:  data-structures
Dart Algorithms
Data structures and algorithms with Dart. Dart版本的数据结构与算法.
Stars: ✭ 53 (-39.08%)
Mutual labels:  data-structures
The Uplift Project Dsa
Stars: ✭ 20 (-77.01%)
Mutual labels:  data-structures
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (+1328.74%)
Mutual labels:  data-structures
Eter
Lightweight collections for JavaScript
Stars: ✭ 16 (-81.61%)
Mutual labels:  data-structures
Java
Repository for Java codes and algos.Star the repo too.
Stars: ✭ 53 (-39.08%)
Mutual labels:  data-structures
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-94.25%)
Mutual labels:  data-structures
Indexlist
indexlist: A doubly linked list, backed by a vector
Stars: ✭ 75 (-13.79%)
Mutual labels:  data-structures
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+804.6%)
Mutual labels:  data-structures
Teaching Kids Programming
Teaching Kids Programming
Stars: ✭ 52 (-40.23%)
Mutual labels:  data-structures
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (+789.66%)
Mutual labels:  data-structures
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+1322.99%)
Mutual labels:  data-structures
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+764.37%)
Mutual labels:  data-structures
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+1089.66%)
Mutual labels:  data-structures
Js Stl
Data structures implemented in JS
Stars: ✭ 745 (+756.32%)
Mutual labels:  data-structures
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+1256.32%)
Mutual labels:  data-structures
Light Tips
Some code tips about algorithms, php and more 🔥
Stars: ✭ 705 (+710.34%)
Mutual labels:  data-structures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-44.83%)
Mutual labels:  data-structures
Swift Algorithm Club
Algorithms and data structures in Swift, with explanations!
Stars: ✭ 25,731 (+29475.86%)
Mutual labels:  data-structures
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-2.3%)
Mutual labels:  data-structures
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+7085.06%)
Mutual labels:  data-structures
Qp Trie Rs
An idiomatic and fast QP-trie implementation in pure Rust.
Stars: ✭ 47 (-45.98%)
Mutual labels:  data-structures
Teletype Crdt
String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
Stars: ✭ 637 (+632.18%)
Mutual labels:  crdt
Cause
An EDN-like CRDT (Causal Tree) for Clojure & ClojureScript that automatically tracks history and resolves conflicts.
Stars: ✭ 68 (-21.84%)
Mutual labels:  crdt
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+620.69%)
Mutual labels:  data-structures
Knit
Ties the knot on data structures that reference each other by unique keys
Stars: ✭ 45 (-48.28%)
Mutual labels:  data-structures
Rpds
Rust Persistent Data Structures
Stars: ✭ 613 (+604.6%)
Mutual labels:  data-structures
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-8.05%)
Mutual labels:  data-structures
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (+582.76%)
Mutual labels:  data-structures
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-51.72%)
Mutual labels:  data-structures
Adblockfast
Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.
Stars: ✭ 582 (+568.97%)
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 (-22.99%)
Mutual labels:  data-structures
Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (+562.07%)
Mutual labels:  data-structures
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-56.32%)
Mutual labels:  data-structures
Antidote
A planet scale, highly available, transactional database built on CRDT technology
Stars: ✭ 574 (+559.77%)
Mutual labels:  crdt
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+13574.71%)
Mutual labels:  data-structures
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+6358.62%)
Mutual labels:  data-structures
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-58.62%)
Mutual labels:  data-structures
Reftree
Automatically generated diagrams and animations for Scala data structures
Stars: ✭ 566 (+550.57%)
Mutual labels:  data-structures
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+10621.84%)
Mutual labels:  data-structures
Peer Pad
📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
Stars: ✭ 564 (+548.28%)
Mutual labels:  crdt
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-59.77%)
Mutual labels:  data-structures
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (+540.23%)
Mutual labels:  data-structures
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (-12.64%)
Mutual labels:  data-structures
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-63.22%)
Mutual labels:  data-structures
Ron Cxx
RON2.1 C++ implementation
Stars: ✭ 33 (-62.07%)
Mutual labels:  crdt
Datakernel
Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic - redefines server-side programming, web-development and highload!
Stars: ✭ 87 (+0%)
Mutual labels:  crdt
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-3.45%)
Mutual labels:  data-structures
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-5.75%)
Mutual labels:  data-structures
Lecture
王道考研机试指南(第二版) 例题代码
Stars: ✭ 73 (-16.09%)
Mutual labels:  data-structures
61-120 of 458 similar projects