All Projects → Data-Structure-Algorithm-Programs → Similar Projects or Alternatives

1460 Open source projects that are alternatives of or similar to Data-Structure-Algorithm-Programs

Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (-64.22%)
Mutual labels:  tree, linked-list, stack, queue, string, array, recursion, heap
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+857.11%)
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-93.53%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+32.54%)
Mutual labels:  tree, linked-list, stack, queue, sort, heap
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-92.46%)
Mutual labels:  tree, linked-list, stack, queue, string, array
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-93.32%)
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-80.82%)
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-88.58%)
Mutual labels:  tree, linked-list, stack, queue, array, recursion
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-83.41%)
Mutual labels:  hashing, tree, linked-list, stack, queue, bit-manipulation
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (-30.82%)
Mutual labels:  tree, stack, queue, string, array
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-70.04%)
Mutual labels:  tree, linked-list, stack, queue, array
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+9.91%)
Mutual labels:  stack, queue, string, array, heap
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-59.7%)
Mutual labels:  tree, linked-list, stack, queue, sort
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-92.67%)
Mutual labels:  tree, stack, queue, string, sort
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-9.7%)
Mutual labels:  tree, stack, queue, sort
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-93.75%)
Mutual labels:  tree, stack, queue, array
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+594.18%)
Mutual labels:  tree, linked-list, stack, queue
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 (-82.33%)
Mutual labels:  tree, linked-list, stack, queue
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-94.61%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+143.1%)
Mutual labels:  tree, linked-list, stack, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-73.92%)
Mutual labels:  tree, linked-list, stack, queue
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-85.99%)
Mutual labels:  linked-list, stack, queue, greedy
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 (-73.06%)
Mutual labels:  tree, stack, queue, array
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-61.64%)
Mutual labels:  tree, stack, queue, recursion
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-94.61%)
Mutual labels:  linked-list, stack, queue, heap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-65.3%)
Mutual labels:  linked-list, stack, queue, heap
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-90.52%)
Mutual labels:  linked-list, stack, queue, heap
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (-68.97%)
Mutual labels:  sorting, tree, linked-list, queue
AlgoDaily
just for fun
Stars: ✭ 118 (-74.57%)
Mutual labels:  tree, linked-list, stack, queue
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+909.48%)
Mutual labels:  hashing, sorting, tree, searching-algorithms
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-92.67%)
Mutual labels:  tree, stack, queue, heap
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (-64.22%)
Mutual labels:  hashing, linked-list, stack, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-58.62%)
Mutual labels:  stack, queue, heap
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+446.12%)
Mutual labels:  stack, queue, heap
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (-73.92%)
Mutual labels:  stack, queue, heap
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-41.16%)
Mutual labels:  tree, linked-list, heap
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-87.72%)
Mutual labels:  stack, queue, heap
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+3.88%)
Mutual labels:  tree, sort, heap
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-96.34%)
Mutual labels:  linked-list, array, time-complexity
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-73.92%)
Mutual labels:  hashing, linked-list, recursion
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+2245.47%)
Mutual labels:  tree, stack, sort
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-96.98%)
Mutual labels:  linked-list, stack, recursion
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-73.06%)
Mutual labels:  tree, stack, sort
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+18.32%)
Mutual labels:  linked-list, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-97.2%)
Mutual labels:  linked-list, stack, queue
NaturalSort.Extension
🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
Stars: ✭ 94 (-79.74%)
Mutual labels:  sorting, string, sort
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (-94.61%)
Mutual labels:  sorting, sort, heap
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-92.89%)
Mutual labels:  linked-list, stack, heap
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+34.7%)
Mutual labels:  linked-list, stack, queue
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (-88.79%)
Mutual labels:  sorting, array, searching-algorithms
ctl
My variant of the C Template Library
Stars: ✭ 105 (-77.37%)
Mutual labels:  tree, stack, queue
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (-81.9%)
Mutual labels:  tree, stack, sort
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib
Stars: ✭ 18 (-96.12%)
Mutual labels:  tree, queue, string
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (-46.98%)
Mutual labels:  tree, linked-list, stack
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+604.31%)
Mutual labels:  stack, array, recursion
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-2.8%)
Mutual labels:  stack, queue, heap
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-96.34%)
Mutual labels:  linked-list, stack, queue
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (-81.47%)
Mutual labels:  tree, linked-list, queue
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-89.87%)
Mutual labels:  tree, stack, sort
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-88.15%)
Mutual labels:  tree, linked-list, array
1-60 of 1460 similar projects