All Projects → Algo Tree → Similar Projects or Alternatives

1673 Open source projects that are alternatives of or similar to Algo Tree

Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+2575.3%)
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 (-68.07%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+179.52%)
Mutual labels:  tree, linked-list, stack, queue, string, array, recursion, heap
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+207.23%)
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-78.92%)
Mutual labels:  graph, tree, stack, array, linked-list, queue, string
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+7.23%)
Mutual labels:  graph, tree, stack, trie, recursion, queue
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-81.93%)
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+171.69%)
Mutual labels:  graph, stack, dynamic-programming, trie, heap, queue
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 (+1840.36%)
Mutual labels:  graph, tree, stack, sorting-algorithms, linked-list, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+12.65%)
Mutual labels:  graph, tree, stack, sorting-algorithms, linked-list, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+270.48%)
Mutual labels:  graph, tree, stack, heap, linked-list, queue
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 (-13.25%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-16.27%)
Mutual labels:  graph, tree, stack, array, linked-list, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-46.39%)
Mutual labels:  tree, stack, queue, trie, heap
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 (-60.84%)
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+64.46%)
Mutual labels:  graph, tree, dynamic-programming, heap, linked-list
AlgoDaily
just for fun
Stars: ✭ 118 (-28.92%)
Mutual labels:  tree, linked-list, stack, queue, trie
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-27.11%)
Mutual labels:  tree, stack, sorting-algorithms, linked-list, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-73.49%)
Mutual labels:  linked-list, stack, queue, trie, heap
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-81.33%)
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1426.51%)
Mutual labels:  graph, stack, trie, heap, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-53.61%)
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 (+93.37%)
Mutual labels:  tree, stack, array, queue, string
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-66.87%)
Mutual labels:  tree, linked-list, array, dynamic-programming
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+1495.18%)
Mutual labels:  stack, queue, trie, heap
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+190.36%)
Mutual labels:  graph, tree, dynamic-programming, heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-79.52%)
Mutual labels:  tree, stack, queue, heap
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-79.52%)
Mutual labels:  tree, stack, queue, string
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-82.53%)
Mutual labels:  tree, stack, queue, array
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+0%)
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (-80.72%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+579.52%)
Mutual labels:  tree, stack, linked-list, queue
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+84.34%)
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 (-50.6%)
Mutual labels:  tree, stack, linked-list, queue
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-36.14%)
Mutual labels:  graph, stack, trie, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-92.17%)
Mutual labels:  linked-list, stack, queue, graph
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-3.01%)
Mutual labels:  stack, heap, linked-list, queue
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 (-24.7%)
Mutual labels:  tree, stack, array, queue
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-24.7%)
Mutual labels:  graph, tree, stack, trie
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-17.47%)
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-91.57%)
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-84.94%)
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-84.94%)
Mutual labels:  linked-list, stack, queue, heap
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+129.52%)
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+138.55%)
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+152.41%)
Mutual labels:  tree, stack, queue
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+2721.69%)
Mutual labels:  graph, tree, sorting-algorithms
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (-65.06%)
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (-68.07%)
Mutual labels:  stack, queue, sorting-algorithms
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+276.51%)
Mutual labels:  stack, linked-list, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+48.19%)
Mutual labels:  tree, linked-list, stack
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+3665.66%)
Mutual labels:  graph, tree, heap
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-89.76%)
Mutual labels:  linked-list, stack, queue
Data Structures
Go datastructures.
Stars: ✭ 336 (+102.41%)
Mutual labels:  tree, trie, linked-list
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+230.72%)
Mutual labels:  stack, linked-list, queue
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (-48.19%)
Mutual labels:  stack, sorting-algorithms, heap
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-74.7%)
Mutual labels:  stack, trie, queue
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-65.66%)
Mutual labels:  stack, heap, queue
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-73.49%)
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-27.11%)
Mutual labels:  trie, linked-list, recursion
1-60 of 1673 similar projects