All Projects → adif → Similar Projects or Alternatives

428 Open source projects that are alternatives of or similar to adif

Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+33.33%)
Mutual labels:  linked-list, stack, heap, hashtable
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+13357.58%)
Mutual labels:  linked-list, stack, heap, hashtable
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+387.88%)
Mutual labels:  linked-list, stack, heap
ctl
My variant of the C Template Library
Stars: ✭ 105 (+218.18%)
Mutual labels:  stack, rbtree, hashtable
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 (+403.03%)
Mutual labels:  linked-list, stack, heap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-24.24%)
Mutual labels:  linked-list, stack, heap
AlgoDaily
just for fun
Stars: ✭ 118 (+257.58%)
Mutual labels:  linked-list, stack, hashtable
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1306.06%)
Mutual labels:  linked-list, stack, heap
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1763.64%)
Mutual labels:  linked-list, stack, heap
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+169.7%)
Mutual labels:  stack, heap
Hls Trimming Frame Accuracy
JS Code that given a group of HLS chunks, a start timestamp, and end timestamp it creates one MP4 that contains the original V/A frame accuracy trimmed and perfectly aligned
Stars: ✭ 46 (+39.39%)
Mutual labels:  chunk, frame
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1445.45%)
Mutual labels:  stack, heap
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+266.67%)
Mutual labels:  linked-list, stack
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+160.61%)
Mutual labels:  stack, heap
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 (+96.97%)
Mutual labels:  linked-list, stack
Data-structures
Data Structures in Java
Stars: ✭ 13 (-60.61%)
Mutual labels:  linked-list, stack
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-6.06%)
Mutual labels:  linked-list, stack
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+727.27%)
Mutual labels:  linked-list, heap
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1793.94%)
Mutual labels:  linked-list, stack
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+72.73%)
Mutual labels:  stack, heap
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+6.06%)
Mutual labels:  linked-list, stack
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 (-3.03%)
Mutual labels:  linked-list, stack
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 (+60.61%)
Mutual labels:  linked-list, stack
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+645.45%)
Mutual labels:  linked-list, stack
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+403.03%)
Mutual labels:  linked-list, stack
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+466.67%)
Mutual labels:  linked-list, stack
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-24.24%)
Mutual labels:  linked-list, stack
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 (+148.48%)
Mutual labels:  linked-list, stack
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-57.58%)
Mutual labels:  linked-list, stack
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-51.52%)
Mutual labels:  stack, heap
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-48.48%)
Mutual labels:  linked-list, stack
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-9.09%)
Mutual labels:  linked-list, heap
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1266.67%)
Mutual labels:  stack, heap
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+7924.24%)
Mutual labels:  stack, heap
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+7578.79%)
Mutual labels:  stack, heap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+481.82%)
Mutual labels:  stack, heap
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 (+9660.61%)
Mutual labels:  linked-list, stack
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+266.67%)
Mutual labels:  stack, heap
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-51.52%)
Mutual labels:  stack, heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+3.03%)
Mutual labels:  stack, heap
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+1563.64%)
Mutual labels:  linked-list, stack
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+321.21%)
Mutual labels:  linked-list, stack
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+3318.18%)
Mutual labels:  linked-list, stack
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-36.36%)
Mutual labels:  linked-list, rbtree
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+66.67%)
Mutual labels:  stack, hashtable
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+133.33%)
Mutual labels:  linked-list, stack
MimeParser
Mime parsing in Swift | Relevant RFCs: RFC 822, RFC 2045, RFC 2046
Stars: ✭ 18 (-45.45%)
Mutual labels:  mime
flist
Modern Fortran Linked List
Stars: ✭ 27 (-18.18%)
Mutual labels:  linked-list
cfn-encrypt
🔑🔐☁️ Cloudformation custom resource that enables creation of KMS encrypted strings and SSM secure parameters
Stars: ✭ 13 (-60.61%)
Mutual labels:  stack
raccoon
Python DataFrame with fast insert and appends
Stars: ✭ 64 (+93.94%)
Mutual labels:  frame
UWP-Flow-Frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
Stars: ✭ 14 (-57.58%)
Mutual labels:  frame
FPGrowth-and-Apriori-algorithm-Association-Rule-Data-Mining
Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.
Stars: ✭ 19 (-42.42%)
Mutual labels:  hashtable
gossip
An online user interface to efficiently author and delivery awesome and informative presentation. 🚀
Stars: ✭ 378 (+1045.45%)
Mutual labels:  stack
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+66.67%)
Mutual labels:  linked-list
42-push swap
📚 Sorting algorithm using only two stacks
Stars: ✭ 17 (-48.48%)
Mutual labels:  stack
stackage2nix
Generate Nix build instructions from a Stack file
Stars: ✭ 48 (+45.45%)
Mutual labels:  stack
samanemvc
PHP Framework using MVC model developped by Ngor SECK!
Stars: ✭ 32 (-3.03%)
Mutual labels:  frame
DashcamCleaner
Censor identifiable information in videos., in particular dashcam recordings in Germany.
Stars: ✭ 20 (-39.39%)
Mutual labels:  frame
AhoCorasick
Aho-Corasick multi-string search for .NET and SQL Server.
Stars: ✭ 39 (+18.18%)
Mutual labels:  aho-corasick
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-9.09%)
Mutual labels:  tcp-socket
1-60 of 428 similar projects