All Projects → Geeksforgeeks Dsa 2 → Similar Projects or Alternatives

6504 Open source projects that are alternatives of or similar to Geeksforgeeks Dsa 2

Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+8279.25%)
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 (+213.21%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+162.26%)
Mutual labels:  graph, data-structures, tree, stack, array, linked-list, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+252.83%)
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 (+5977.36%)
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-41.51%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+775.47%)
Mutual labels:  tree, linked-list, stack, queue, array, recursion
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-33.96%)
Mutual labels:  graph, tree, stack, array, linked-list, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1060.38%)
Mutual labels:  graph, tree, stack, linked-list, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+2028.3%)
Mutual labels:  data-structures, tree, stack, linked-list, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+235.85%)
Mutual labels:  graph, tree, stack, recursion, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-75.47%)
Mutual labels:  linked-list, stack, queue, graph, data-structures
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+415.09%)
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+128.3%)
Mutual labels:  tree, stack, sorting-algorithms, 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 (+54.72%)
Mutual labels:  data-structures, tree, stack, 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 (+135.85%)
Mutual labels:  data-structures, tree, stack, array, queue
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+4681.13%)
Mutual labels:  graph, data-structures, stack, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+862.26%)
Mutual labels:  stack, array, sorting-algorithms, queue
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+30309.43%)
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-45.28%)
Mutual labels:  tree, stack, queue, array
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-73.58%)
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-43.4%)
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-52.83%)
AlgoDaily
just for fun
Stars: ✭ 118 (+122.64%)
Mutual labels:  tree, linked-list, stack, 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 (+171.7%)
Mutual labels:  tree, linked-list, queue, sorting-algorithms
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+45.28%)
Mutual labels:  tree, linked-list, stack, queue
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 (+505.66%)
Mutual labels:  tree, stack, array, queue
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+8737.74%)
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+158.49%)
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+203.77%)
Mutual labels:  data-structures, stack, linked-list, queue
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+22347.17%)
Code With Love
Open source programming algorithms
Stars: ✭ 107 (+101.89%)
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+32260.38%)
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+80830.19%)
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (+756.6%)
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+935.85%)
Mutual labels:  stack, linked-list, queue
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (+990.57%)
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+62.26%)
Mutual labels:  tree, linked-list, queue
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-52.83%)
Mutual labels:  linked-list, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (+98.11%)
Mutual labels:  tree, stack, queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-67.92%)
Mutual labels:  linked-list, stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1079.25%)
Mutual labels:  stack, linked-list, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+67.92%)
Mutual labels:  tree, stack, queue
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+11694.34%)
Mutual labels:  graph, data-structures, tree
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-35.85%)
Mutual labels:  tree, 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 (+22.64%)
Mutual labels:  linked-list, stack, queue
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 (+0%)
Mutual labels:  stack, queue, sorting-algorithms
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+750.94%)
Mutual labels:  graph, stack, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+364.15%)
Mutual labels:  tree, linked-list, stack
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-35.85%)
Mutual labels:  tree, stack, queue
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+3.77%)
Mutual labels:  tree, linked-list, array
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+6066.04%)
Mutual labels:  stack, array, recursion
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (+392.45%)
Mutual labels:  hacktoberfest, data-structures, data
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 (-39.62%)
Mutual labels:  stack, sorting-algorithms, linked-list
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-39.62%)
Mutual labels:  graph, data-structures, tree
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+7309.43%)
Mutual labels:  graph, data-structures, tree
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+618.87%)
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+641.51%)
Mutual labels:  hacktoberfest, graph, data-structures
Data Structures
Go datastructures.
Stars: ✭ 336 (+533.96%)
Mutual labels:  data-structures, tree, linked-list
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-20.75%)
Mutual labels:  data-structures, stack, queue
1-60 of 6504 similar projects