Interview QuestionsList of all the Interview questions practiced from online resources and books
Algo TreeAlgo-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.
InterviewbitCollection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
ScCommon libraries and data structures for C.
Data StructuresCommon data structures and algorithms implemented in JavaScript
Dsa GeeksclassesDSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Plf listA drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
Data StructuresThis 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
Buckets JsA complete, fully tested and documented data structure library written in pure JavaScript.
Geeksforgeeks Dsa 2This 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.
Coding Ninjas Java SolutionsThis will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
LiblistGeneric Linked list Management Library in C
LibphorwardC/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
IrukaA collection of classical data structures ⛩ and algorithms 🏃♂️ implemented in Typescript with video lectures 📹.
CdsaA library of generic intrusive data structures and algorithms in ANSI C
AlgodeckAn Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Algorithms PrimerA consolidated collection of resources for you to learn and understand algorithms and data structures easily.
AlgodsImplementation of Algorithms and Data Structures, Problems and Solutions
Coderchef KitchenThe 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.
Data Structures AlgorithmsMy implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
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
adif用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
flistModern Fortran Linked List
Algorithms✨ a bunch of algorithms in a bunch of languages ✨
Data-Structures-and-AlgorithmsImplementation 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.
InterviewBitCollection of solution for problems on InterviewBit
Java"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Data-StructuresAlgorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Competitive ProgrammingContains 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.
dequeJavaScript implementation of a double-ended queue
Libft42 library of basic C functions - queues, lists, memory operations and more 😄
LinkedListAn implementation of the Doubly Linked List in C++
needle📌📚 An extensive standalone data structure library for JavaScript.
js-symbol-treeTurn any collection of objects into its own efficient tree or linked list using Symbol
LeetCodeSolution to LeetCode Problems in Python and Golang 🎯
InterviewPrepA repository containing link of good interview questions
interview-cookbookA playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
dsadata structure and algorithm - examples and implementations
HeisenbergChemical Structure Builder with Swift & iOS ⚛️🧪
DashboardA collection of open source projects relevant for industrial ecology practitioners, hosted on GitHub and beyond
Problem-SolvingThis Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️