All Projects → Algodeck → Similar Projects or Alternatives

2881 Open source projects that are alternatives of or similar to Algodeck

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 (-96.26%)
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-95.79%)
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 (-98.81%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-96.87%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (-89.55%)
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 (-27.47%)
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-98.27%)
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-99.32%)
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-93.85%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-86.15%)
Mutual labels:  algorithm, graph, tree, stack, heap, linked-list, queue
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-89.84%)
Mutual labels:  algorithms, graph, stack, dynamic-programming, heap, queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-99.21%)
Mutual labels:  graph, tree, stack, array, linked-list, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-97.28%)
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-96.92%)
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-96.37%)
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (-91.42%)
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (-89.15%)
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (-88.52%)
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+40.76%)
Mutual labels:  algorithm, algorithms, graph, data-structures, tree, 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 (-96.76%)
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-95.99%)
Mutual labels:  algorithm, graph, tree, stack, recursion, queue
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-99.3%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (-74.6%)
Mutual labels:  data-structures, tree, stack, linked-list, 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 (-98.15%)
Mutual labels:  data-structures, tree, stack, linked-list, queue
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+5.09%)
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 (-98.54%)
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-97.01%)
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 (-93.11%)
Data-structures
Data Structures in Java
Stars: ✭ 13 (-99.71%)
Mutual labels:  linked-list, stack, queue, graph, data-structures
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (-77.01%)
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 (-92.77%)
Mutual labels:  algorithms, tree, stack, array, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-99.01%)
Mutual labels:  linked-list, stack, queue, heap, hashtable
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (-96.26%)
AlgoDaily
just for fun
Stars: ✭ 118 (-97.34%)
Mutual labels:  tree, linked-list, stack, queue, hashtable
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 (-97.19%)
Mutual labels:  data-structures, tree, stack, array, queue
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (-42.94%)
Mutual labels:  graph, data-structures, stack, heap, queue
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+5.47%)
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-99.01%)
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-99.44%)
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (-83.07%)
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-98.42%)
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-99.35%)
Mutual labels:  tree, stack, queue, array
ctl
My variant of the C Template Library
Stars: ✭ 105 (-97.64%)
Mutual labels:  tree, stack, queue, hashtable
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (-87.64%)
Mutual labels:  algorithms, stack, linked-list, queue
Project Euler Solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Stars: ✭ 1,374 (-69.06%)
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-99.68%)
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-90.57%)
Mutual labels:  algorithms, tree, stack, queue
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (-91.08%)
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-99.44%)
Mutual labels:  linked-list, stack, queue, heap
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-98%)
Mutual labels:  tree, stack, queue, heap
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+405.29%)
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-96.8%)
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (-26.41%)
Mutual labels:  stack, array, recursion, interview-practice
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-99.23%)
Mutual labels:  tree, stack, queue, heap
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-82.28%)
Mutual labels:  algorithm, algorithms, data-structures, stack
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-99.28%)
Mutual labels:  algorithm, graph, data-structures, tree
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (-25.2%)
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 (-99.23%)
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-99.26%)
Mutual labels:  linked-list, stack, heap, hashtable
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (-25.8%)
1-60 of 2881 similar projects