All Projects → datastructures-algorithms → Similar Projects or Alternatives

181 Open source projects that are alternatives of or similar to datastructures-algorithms

C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+17395.59%)
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-47.06%)
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+30.88%)
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-22.06%)
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+175%)
Algorithm
📝 Daily accumulate of algorithm.
Stars: ✭ 74 (+8.82%)
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-77.94%)
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+217.65%)
Deque
Fast bounded deque using two rotating lists.
Stars: ✭ 97 (+42.65%)
Mutual labels:  datastructures
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (+147.06%)
Mutual labels:  datastructures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (+23.53%)
Mutual labels:  datastructures
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (+52.94%)
Mutual labels:  datastructures
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+18923.53%)
Mutual labels:  datastructures
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Stars: ✭ 92 (+35.29%)
Mutual labels:  datastructures
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+3519.12%)
Mutual labels:  datastructures
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+3126.47%)
Mutual labels:  datastructures
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (+11.76%)
Mutual labels:  datastructures
Algorithms
University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.
Stars: ✭ 66 (-2.94%)
Mutual labels:  datastructures
Datastructures
🚀 Implementation of core data structures for R
Stars: ✭ 64 (-5.88%)
Mutual labels:  datastructures
cracking-interview
Cracking the coding interview
Stars: ✭ 19 (-72.06%)
Mutual labels:  datastructures
Nearestneighbors.jl
High performance nearest neighbor data structures and algorithms for Julia.
Stars: ✭ 212 (+211.76%)
Mutual labels:  datastructures
Javainterview
最全的Java技术知识点,以及Java源码分析。为开源贡献自己的一份力。
Stars: ✭ 154 (+126.47%)
Mutual labels:  datastructures
String Interner
A data structure to efficiently intern, cache and restore strings.
Stars: ✭ 60 (-11.76%)
Mutual labels:  datastructures
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-16.18%)
Mutual labels:  datastructures
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (+116.18%)
Mutual labels:  datastructures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-29.41%)
Mutual labels:  datastructures
Ngenerics
Data structures and algorithms for .NET
Stars: ✭ 115 (+69.12%)
Mutual labels:  datastructures
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-41.18%)
Mutual labels:  datastructures
Pure Fun
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
Stars: ✭ 103 (+51.47%)
Mutual labels:  datastructures
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+247.06%)
Mutual labels:  datastructures
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (+35.29%)
Mutual labels:  datastructures
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (+164.71%)
Mutual labels:  datastructures
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (+33.82%)
Mutual labels:  datastructures
synonym-extractor
Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm
Stars: ✭ 38 (-44.12%)
Mutual labels:  datastructures
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+182.35%)
Mutual labels:  datastructures
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (+94.12%)
Mutual labels:  datastructures
Data Structures
Walk-through and implementation of various data structures.
Stars: ✭ 15 (-77.94%)
Mutual labels:  datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+139.71%)
Mutual labels:  datastructures
Coding Cheat Sheets
Various cheat sheets on CS stuff
Stars: ✭ 1,172 (+1623.53%)
Mutual labels:  datastructures
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (+213.24%)
Mutual labels:  datastructures
Roaringbitmap
Roaring Bitmap in Cython
Stars: ✭ 64 (-5.88%)
Mutual labels:  datastructures
Golang Set
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Stars: ✭ 2,168 (+3088.24%)
Mutual labels:  datastructures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+1538.24%)
Mutual labels:  datastructures
cmsocial
A web application that builds a social coding platform upon CMS
Stars: ✭ 21 (-69.12%)
Mutual labels:  algorithm-challenges
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+12101.47%)
Mutual labels:  datastructures
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+3114.71%)
Mutual labels:  datastructures
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+192.65%)
Mutual labels:  datastructures
Compas
Core packages of the COMPAS framework.
Stars: ✭ 146 (+114.71%)
Mutual labels:  datastructures
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-55.88%)
Mutual labels:  datastructures
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-75%)
Mutual labels:  algorithm-challenges
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 (+83.82%)
Mutual labels:  datastructures
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+1172.06%)
Mutual labels:  datastructures
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-67.65%)
Mutual labels:  datastructures
Datacurator Filetree
a standard filetree for /r/datacurator [ and r/datahoarder ]
Stars: ✭ 753 (+1007.35%)
Mutual labels:  datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+3241.18%)
Mutual labels:  datastructures
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Stars: ✭ 125 (+83.82%)
Mutual labels:  datastructures
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Stars: ✭ 707 (+939.71%)
Mutual labels:  datastructures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+10760.29%)
Mutual labels:  datastructures
Pyrsistent
Persistent/Immutable/Functional data structures for Python
Stars: ✭ 1,621 (+2283.82%)
Mutual labels:  datastructures
CS Offer
后台开发基础知识总结(春招/秋招)
Stars: ✭ 352 (+417.65%)
Mutual labels:  datastructures
1-60 of 181 similar projects