All Projects → Data-Structures-and-Algorithms → Similar Projects or Alternatives

1069 Open source projects that are alternatives of or similar to Data-Structures-and-Algorithms

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 (+15.28%)
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 (+2136.81%)
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+2984.03%)
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-15.97%)
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-46.53%)
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-90.97%)
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+2188.19%)
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 (-54.86%)
AlgoDaily
just for fun
Stars: ✭ 118 (-18.06%)
Mutual labels:  tree, linked-list, queue, trie, binary-search-tree
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+222.22%)
Mutual labels:  sorting, tree, linked-list, queue
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-67.36%)
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+3152.78%)
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-75.69%)
Mutual labels:  tree, linked-list, queue, graph-algorithms
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-3.47%)
Mutual labels:  tree, linked-list, queue, graph-algorithms
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-62.5%)
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-78.47%)
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-69.44%)
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-1.39%)
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (-2.08%)
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 (-63.19%)
Mutual labels:  tree, linked-list, queue, sorting-algorithms
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-69.44%)
Mutual labels:  linked-list, queue, trie, binary-search-tree
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+29.86%)
Mutual labels:  tree, linked-list, queue, sorting-algorithms
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-4.86%)
Data Structures
Go datastructures.
Stars: ✭ 336 (+133.33%)
Mutual labels:  tree, avl-tree, linked-list, trie
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (-59.72%)
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-94.44%)
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1659.72%)
Mutual labels:  queue, trie, segment-tree
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+164.58%)
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (-40.28%)
Mutual labels:  tree, linked-list, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+15.28%)
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-7.64%)
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 (-77.78%)
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+334.03%)
Mutual labels:  avl-tree, linked-list, queue
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-91.67%)
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+254.17%)
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+213.19%)
Mutual labels:  queue, trie, dynamic-programming
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+327.08%)
Mutual labels:  tree, linked-list, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+89.58%)
Mutual labels:  tree, linked-list, dynamic-programming
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-38.19%)
Mutual labels:  tree, queue, trie
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+1738.89%)
Mutual labels:  queue, trie, segment-tree
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-79.17%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+683.33%)
Mutual labels:  tree, linked-list, queue
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+422.22%)
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-61.81%)
Mutual labels:  tree, linked-list, dynamic-programming
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 (-43.06%)
Mutual labels:  tree, 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 (-13.19%)
Mutual labels:  tree, avl-tree, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+23.61%)
Mutual labels:  tree, queue, trie
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-90.28%)
Mutual labels:  linked-list, sorting-algorithms
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-88.19%)
Mutual labels:  linked-list, binary-search-tree
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-79.86%)
Mutual labels:  tree, queue
Kxsort
Fast in-place radix sort with STL-like API
Stars: ✭ 35 (-75.69%)
Mutual labels:  sorting, sorting-algorithms
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-90.97%)
Mutual labels:  linked-list, sorting-algorithms
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Stars: ✭ 16 (-88.89%)
Mutual labels:  sorting-algorithms, segment-tree
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-77.08%)
Mutual labels:  tree, avl-tree
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-82.64%)
Mutual labels:  linked-list, sorting-algorithms
go-avltree
AVL tree with some useful extensions written in Go
Stars: ✭ 29 (-79.86%)
Mutual labels:  tree, avl-tree
Python
Repository for Python codes and algos. Star the repo too.
Stars: ✭ 102 (-29.17%)
common-algorithms-js
Common algorithms implemented in JavaScript.
Stars: ✭ 34 (-76.39%)
Sorting-Visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
Stars: ✭ 37 (-74.31%)
problem-solving
No description or website provided.
Stars: ✭ 56 (-61.11%)
1-60 of 1069 similar projects