All Projects → Algodeck → Similar Projects or Alternatives

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

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
ctl
My variant of the C Template Library
Stars: ✭ 105 (-97.64%)
Mutual labels:  tree, stack, queue, hashtable
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (-25.8%)
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (-25.2%)
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (-87.64%)
Mutual labels:  algorithms, stack, linked-list, queue
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-98.42%)
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-99.01%)
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-99.68%)
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (-83.07%)
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-99.35%)
Mutual labels:  tree, stack, queue, array
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+865.84%)
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-97.59%)
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-98.94%)
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-99.73%)
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 (-99.59%)
Mutual labels:  tree, queue, hashtable
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (-98.06%)
Mutual labels:  tree, linked-list, queue
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (-96.83%)
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-95.59%)
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (-29.81%)
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+2145.1%)
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+21.73%)
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-98.11%)
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-96.78%)
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (-86.62%)
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 (-85.88%)
Mutual labels:  algorithm, algorithms, data-structures
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (-40.37%)
Mutual labels:  stack, queue, heap
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-78.25%)
Mutual labels:  algorithm, algorithms, data-structures
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (-98.69%)
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-98.76%)
Mutual labels:  stack, queue, hashtable
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 (-98.81%)
Mutual labels:  stack, queue, sorting-algorithms
Sudoku Generator
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
Stars: ✭ 33 (-99.26%)
Mutual labels:  algorithm, algorithms, recursion
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-91.69%)
Mutual labels:  algorithm, algorithms, data-structures
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-98.78%)
Mutual labels:  algorithm, graph, data-structures
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-99.23%)
Mutual labels:  tree, stack, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (-94.46%)
Mutual labels:  tree, linked-list, stack
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-98.92%)
Mutual labels:  algorithm, algorithms, data-structures
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-74.58%)
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-91.74%)
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-98.2%)
Mutual labels:  algorithms, data-structures, tree
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-98.24%)
Mutual labels:  algorithm, algorithms, data-structures
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-99.82%)
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-98.4%)
Mutual labels:  algorithm, data-structures, math
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-99.62%)
Mutual labels:  linked-list, stack, queue
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (-98.06%)
Mutual labels:  stack, sorting-algorithms, heap
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+927.92%)
Mutual labels:  algorithm, data-structures, tree
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-97.39%)
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-97.32%)
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-97.12%)
Mutual labels:  algorithm, algorithms, data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-97.73%)
Mutual labels:  algorithm, algorithms, data-structures
Thealgorithms
Algorithms repository.
Stars: ✭ 122 (-97.25%)
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (-62.91%)
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-99.71%)
Mutual labels:  queue, sorting-algorithms, heap
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-94.03%)
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-93.81%)
Mutual labels:  algorithm, algorithms, data-structures
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (-35.13%)
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-91.08%)
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+262.91%)
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-96.46%)
Mutual labels:  algorithm, algorithms, data-structures
Graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Stars: ✭ 152 (-96.58%)
Mutual labels:  algorithm, graph, tree
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+286.2%)
Mutual labels:  algorithm, algorithms, data-structures
61-120 of 2881 similar projects