All Projects → AlgoDaily → Similar Projects or Alternatives

1671 Open source projects that are alternatives of or similar to AlgoDaily

Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-62.71%)
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+58.47%)
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 (-44.92%)
Mutual labels:  linked-list, stack, queue, leetcode, interview, trie
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-71.19%)
Mutual labels:  tree, stack, queue, leetcode, interview
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+3663.56%)
Mutual labels:  tree, linked-list, stack, queue, hashtable
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 (+22.03%)
Mutual labels:  tree, linked-list, queue, trie, binary-search-tree
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 (+2629.66%)
Mutual labels:  tree, linked-list, stack, queue, binary-tree
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+2.54%)
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+50.85%)
Mutual labels:  tree, stack, queue, leetcode, trie
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-24.58%)
Mutual labels:  tree, stack, queue, trie, algorithm-challenges
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 (+40.68%)
Mutual labels:  tree, linked-list, stack, queue, trie
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-54.24%)
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-34.75%)
Mutual labels:  tree, linked-list, stack, queue, binary-search
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+108.47%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+421.19%)
Mutual labels:  tree, linked-list, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+855.93%)
Mutual labels:  tree, linked-list, stack, queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-70.34%)
Mutual labels:  tree, linked-list, stack, queue
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 (-55.08%)
Mutual labels:  tree, linked-list, stack, 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 (-30.51%)
Mutual labels:  tree, linked-list, stack, 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 (+159.32%)
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+38586.44%)
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-83.05%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+17.8%)
Mutual labels:  tree, linked-list, stack, queue
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+293.22%)
Mutual labels:  tree, linked-list, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (-11.02%)
Mutual labels:  tree, stack, queue, hashtable
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+856.78%)
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+46404.24%)
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (-27.12%)
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+282.2%)
Mutual labels:  stack, queue, leetcode, trie
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+36.44%)
Mutual labels:  linked-list, stack, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+365.25%)
Mutual labels:  linked-list, stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+429.66%)
Mutual labels:  linked-list, stack, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+40.68%)
Mutual labels:  linked-list, stack, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+131.36%)
Mutual labels:  tree, linked-list, interview-questions
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-53.39%)
Mutual labels:  stack, queue, hashtable
Data Structures
Go datastructures.
Stars: ✭ 336 (+184.75%)
Mutual labels:  tree, linked-list, trie
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+2692.37%)
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-53.39%)
Mutual labels:  tree, linked-list, leetcode
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 (+172.03%)
Mutual labels:  tree, stack, queue
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+912.71%)
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+3855.08%)
Mutual labels:  tree, leetcode, interview-questions
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 (+5.93%)
Mutual labels:  tree, stack, queue
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-76.27%)
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+255.08%)
Mutual labels:  tree, stack, queue
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-82.2%)
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-78.81%)
Mutual labels:  linked-list, stack, queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-85.59%)
Mutual labels:  linked-list, stack, queue
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+2144.07%)
Mutual labels:  stack, queue, trie
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (-87.29%)
code interview
LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目
Stars: ✭ 21 (-82.2%)
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-76.27%)
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-85.59%)
fe-interview-handwrite
📖 前端面试常见手写题整理
Stars: ✭ 273 (+131.36%)
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-75.42%)
Mutual labels:  tree, stack, queue
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+681.36%)
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-71.19%)
Mutual labels:  tree, stack, queue
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 (-84.75%)
Mutual labels:  tree, queue, hashtable
ds
🔗 Common Data Structures and Algorithms
Stars: ✭ 40 (-66.1%)
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-73.73%)
Mutual labels:  linked-list, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-88.98%)
Mutual labels:  linked-list, stack, queue
1-60 of 1671 similar projects