An open API service indexing awesome lists of open source software.

Data structures

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

https://github.com/vikashpr/maang-interview-prep-100-dsa

Ace your MAANG+ interviews with this curated list of 100 essential DSA problems. From arrays to graphs, master every concept with detailed solutions and expert tips. Start your path to a top-tier tech job today!

algorithms coding-interviews computer-science data-structures data-structures-and-algorithms interview-preparation leetcode-solutions maang-interviews problem-solving software-engineering tech-interviews

Last synced: 16 Mar 2026

https://github.com/hengxin/data-structures-algorithms-resources

Resources on Data Structures and Algorithms

algorithms big-list data-structures resources

Last synced: 29 Jan 2026

https://github.com/wfvining/rangetree

Purely functional read-only range trees in Erlang

data-structures erlang erlang-library range-tree

Last synced: 30 Jan 2026

https://github.com/stevenschmatz/treegen

🎄 Fast and memory efficient unlabeled tree generation in Python

academic computer-science data-structures python theoretical-computer-science tree trees

Last synced: 31 Jan 2026

https://github.com/tayyabasghar/deadlock-os

This is a mock Copy of Operating system that is based on Linked List Data Structure i was working on but it is not complete even to my own expectations. I have to leave it as i am in 4th semester and it was 3rd semester Final Project.

cpp17 data-structures linked-list

Last synced: 08 Apr 2025

https://github.com/gauravmcode/dsa-assignments

repository of assignments for Data Structures and Algorithm course on ineuron.ai

data-structures dsa-algorithm dsa-practice

Last synced: 07 Feb 2026

https://github.com/lross2k/practice-in-c89

Simple implementations made in C to practice different concepts

algorithms c c89 data-structures

Last synced: 01 Feb 2026

https://github.com/peterrauscher/devbranch.co

The source code for my site https://devbranch.co

algorithms blog data-structures devops programming website

Last synced: 10 Feb 2026

https://github.com/johan-bolmsjo/gods

Go Data Structures

data-structures go golang

Last synced: 11 Feb 2026

https://github.com/cerezo074/algorithms-playgrounds

You can run some exercises from common platforms like Leetcode in a playground.

algorithms array data-structures hash-table string tries

Last synced: 15 Mar 2025

https://github.com/wittyicon29/in-memory-db

An in-memory database using C++ is a system that stores data primarily in RAM for fast access and manipulation. It supports basic CRUD operations and may include features for concurrency control and optional data persistence.

data-structures oops-in-cpp regex

Last synced: 15 Mar 2025

https://github.com/kailash-sankar/dsa

Data Structures and Algorithm Puzzles

algorithms data-structures javascript perl python

Last synced: 13 Feb 2026

https://github.com/fl03/ndtensor

ndtensor is designed to be a flexible and powerful tensor library for Rust

data-structures ndarray rust tensor

Last synced: 06 Jan 2026

https://github.com/joshludahl/algorithms

A repository to host various algorithms and problems from different languages.

algorithms algorithms-and-data-structures codesignal data-structures leetcode practice

Last synced: 01 Apr 2025

https://github.com/lyannabueno/data-structures-paradigms

In this repository, I store some exercises done in Python during college on Data Structures and Paradigms, covering the topics of Linear (stacks and queues) and Non-Linear (trees and graphs) structures.

data-structures paradigms python3

Last synced: 08 Apr 2025

https://github.com/ritik-gupta/dsa-450

Solutions of 450 DSA questions by Love Babbar

c cpp data-structures dsa dsa-algorithm

Last synced: 11 Jun 2025

https://github.com/sushantjadhav416/dsa_and_competitive_programs

This repository contains programs related to Data Structures and Algorithms (DSA) and competitive programming

algorithm-challenges algorithms data-structures dsalgo-questions maang-preparation programming-exercises

Last synced: 30 Jul 2025

https://github.com/ifeelgarv/gfg-python-dsa-bootcamp

📍This repos contains all the topics of DSA using Python Language.🚀 Explore Python with codes, notes, and explanations.

data-structures oops-in-python python

Last synced: 11 Jun 2025

https://github.com/rimubytes/algoquest

Collection of LeetCode questions to ace the coding interview!

algorithms data-structures leetcode-solutions

Last synced: 26 Nov 2025

https://github.com/sobakavosne/structure-survey

Loading testing for structures: Native JS, Immutable.js, Mori.js, Lazy.js

cpp-addon data-structures functional-programming immutable lazy

Last synced: 25 Dec 2025

https://github.com/kacper0199/sorting-algorithms-visualizer

The purpose of this project is to visualize some fundamental sorting algorithms using simple functions and python module pygame.

data-structures pygame python sorting-algorithms visualization

Last synced: 25 Mar 2025

https://github.com/nkcoder/dsa-space

All data structure and algorithm practice.

algorithms data-structures leetcode

Last synced: 04 Sep 2025

https://github.com/gauravdhoot2608/search_engine

This assignment builds a basic data structure underlying search engines - an inverted index, to answer some simple search queries.

avl-tree data-structures hashmap inverted-index java linked-list object-oriented-programming search-engine

Last synced: 16 Mar 2025

https://github.com/xorz57/binarysearchtree

Binary Search Tree written in C++14

binary-search-tree cpp data-structures datastructures

Last synced: 24 Mar 2025

https://github.com/esraakamel1195/data-structure-and-algorithms-practice

Practice With Learn Algorithms And Data Structure From Zero To Hero in JS By @AbanoubNabilTawfik

algorithms data-structures javascript

Last synced: 08 Apr 2025

https://github.com/jayantasamaddar/algorithms

Data Structures and Algorithm challenges done at various challenge sites like hackerrank, leetcode, freecodecamp, codewars etc.

algorithms codewars data-structures freecodecamp hackerrank javascript leetcode

Last synced: 27 Feb 2025

https://github.com/princeinscripts/leetcode-question

A repository containing solutions to LeetCode questions focused on Data Structures and Algorithms (DSA), aiding in practicing and mastering key concepts in computer science.

algorithms computer-science data-structures leetcode practice-repository programming

Last synced: 04 Sep 2025

https://github.com/makcymal/silvera

My researches on ML and statistics, optimization methods, CS algoritms and numerical methods

algorithms data data-structures machine-learning numerical-methods statistics

Last synced: 01 Apr 2025

https://github.com/raynard2010/assignment-data-structures

This repository contains my answers for some of my assignments for COMP6048001 - Data Structures Course. I got 98 for my assignments score.

avl-tree binus c case case-study data-structures hash hash-table priority-queue queue

Last synced: 27 Nov 2025

https://github.com/qucumbah/algorithms-and-data-structures

A collection of core algorithms and data structures written in Java

algorithms data-structures java

Last synced: 04 Jul 2025

https://github.com/lccodder/linkedlist-ts

Default linked list implementation written on TypeScript

data-structures linked-list typescript

Last synced: 21 Mar 2025

https://github.com/rajdeepc/learn-ds-with-javascript

This repository i made to brush up my knowledge of DS with the help of javaScript and understand how DS can be implemented with a strongly typed language like JS

data-structures datastructures-algorithms es5-javascript javascript queue sets stack tree

Last synced: 28 Feb 2025

https://github.com/iamriteshkoushik/datastructs_algo

Repository containing solutions to all the problems solved while practising for Data Structures and Algorithms.

algorithms data-structures

Last synced: 09 Apr 2025

https://github.com/miladsade96/ds_algo_code_snippets

Python Data Structures and Algorithms Code Snippets

algorithms data-structures python python3 snippets

Last synced: 03 Jul 2025

https://github.com/fabiokleis/estruturas_de_dados2

Estruturas de dados 2, linguagem C, estudo de complexidade de algoritmo, análise empírica e assintótica, árvores binárias e percurso..

algorithms avl-tree b-tree binary-search-tree binary-trees breadth-first-search c complexity data-structures depth-first-search graph-algorithms hash-table heap heap-sort priority-queue

Last synced: 09 Apr 2025

https://github.com/satyamvyas04/learningbasics

A personal repository documenting my coding journey with basic programs across Python, Java, C, and C++

c cpp data-structures java python

Last synced: 01 Apr 2025

https://github.com/stardustdl/algorithms-in-rust

A collection of some algorithms and data-structures.

algorithm algorithm-competitions algorithms-implemented data-structures

Last synced: 01 Apr 2025

https://github.com/murpdefense/studies-software-engineering-univesp

Esse repositório é voltado para código de aulas e projetos realizados durante meus estudos com o material da formação Bacharel em Engenharia de Software disponibilizado gratuitamente pela UNIVESP na plataforma YouTube.

c data-structures

Last synced: 03 Apr 2025

https://github.com/4hmedyasser/shortest-path-distance-calculator

Application implemented with C++ in which dijkstra algorithm used to compute the shortest path between any two inputs on a graph represented with adjacency list

adjacency-list data-structures dijkstra graph object-oriented shortest-path

Last synced: 10 Mar 2025

https://github.com/mkwapisz2000/cpp-data-structures-comparison

The project aims to compare different data structures, including: Singly Linked List , Singly Linked List with Head and Tail, Doubly Linked List, Dynamic Array

algorithm-analysis cpp data-structures dynamic-array linked-list performance-testing

Last synced: 12 Jun 2025

https://github.com/doumanash/statiki

Static friendly data structures

data-structures no-std rust

Last synced: 04 Feb 2026

https://github.com/kvizyx/constructor

Implementation of different data structures and algorithms in Go

algorithms data-structures go

Last synced: 25 Mar 2025

https://github.com/sombertm/ts-dsa

Various Data Structures & Algorithms implemented in TypeScript with a strong focus on typings and extensibility

algorithms data-structures types typescript

Last synced: 28 Feb 2025

https://github.com/diogocarrola/ea-software-sim

Develop a new feature for the EA Sports College Football game as a Junior Software Engineer

code-analysis data-structures feature-proposal game-engine object-oriented-design

Last synced: 20 Aug 2025

https://github.com/waleedgeorgy/python_data_structures

Classes for data structures that are not supported by Python.

data-structures python

Last synced: 12 Jun 2025

https://github.com/gbdsantos/python-playground

Learning about algorithms and data structures in Python.

2018 algorithms data-structures python

Last synced: 28 Nov 2025

https://github.com/gokselgoktas/project-euler

A growing collection of solutions to Project Euler problems

algorithms cpp17 data-structures mathematics project-euler

Last synced: 01 Apr 2025

https://github.com/greatdrake/avltree

AVL tree implementation

cpp data-structures

Last synced: 02 Apr 2025

https://github.com/hibatillah/learn-java

Java Programming Documentation of Information Systems, Politeknik Caltex Riau

college data-structures documentation java oop

Last synced: 01 Apr 2025

https://github.com/animesh-sh/dsa-prep

Leetcode • Hackerrank • Problem Solving • DSA

algorithms data-structures dsa hackerrank leetcode

Last synced: 01 Apr 2025

https://github.com/antdeivid/estrutura-de-dados-avancada

Repositório destinado ao upload dos programas feitos no estudo de Estrutura de Dados Avançada.

avl-tree bst cpp data-structures red-black-trees

Last synced: 16 Mar 2025

https://github.com/code-parth/data-structure-college

Semester 3, GTU Practical, Data Structure

c college data-structures gtu semester-3

Last synced: 25 Mar 2025

https://github.com/donghl-dev/study-problem_solving

문제해결기법 수업에 대한 내용 및 정리 저장소

algorithm data-structures jdk8 problem-solving

Last synced: 30 Mar 2025

https://github.com/imran789456123/algo-monster

Practice Data Structures & Algorithms for Interview

algorithms blind75 data-structures neetcode150 python

Last synced: 25 Mar 2025

https://github.com/yehezkiel1086/ds-sol-cpp

📖 Data structures and algorithms labs solutions in C / C++

algorithm cpp data-structures

Last synced: 05 Sep 2025

https://github.com/asintotoo/c-collections

Data Structures for C

c collections data-structures

Last synced: 16 Mar 2025

https://github.com/bieelogrom/convertervaloresdecimaisparabinarios

Programa que converte número decimal em binário utilizando o conceito de pilhas em Java.

data-structures java pilha stack

Last synced: 24 Mar 2025

https://github.com/mdhasanshuvo/ds-project

EazyTrip : An app for efficient ride and delivery services with a customizable map and shortest path algorithms.

algorithms data-structures map qt-creator qt-framework software-development sqlite

Last synced: 31 Mar 2025

https://github.com/tawfik-s/data-structure-and-some-algoritms-and-tricks

some data structure implementation and algorithms

algorithms data-structures

Last synced: 28 Dec 2025

https://github.com/petru-braha/VD-library

Visualisation of possible operations on data structures

data-structures object-oriented-programming opengl

Last synced: 05 Sep 2025

https://github.com/hrvadl/ads_lab4

Program for finding/deleting/inserting elements into binary tree

algorithms data-structures tree tree-structure typescript

Last synced: 25 Mar 2025

https://github.com/camara94/analysediscriminant

L'analyse factorielle discriminante (AFD) ou simplement analyse discriminante est une technique statistique qui vise à décrire, expliquer et prédire l'appartenance à des groupes prédéfinis (classes, modalités de la variable à prédire…) d'un ensemble d'observations (individus, exemples…)

data-minig data-mining-algorithms data-mining-python data-science data-structures

Last synced: 23 Jan 2026

https://github.com/gossiperloturot/typemap

Typemap provides unique type key and value pair.

data-structures rust

Last synced: 03 Jul 2025

https://github.com/daviskregers/data-structures-and-algorithms

Data structures and algorithms recap.

algorithms data-structures java

Last synced: 28 Dec 2025

https://github.com/rabirabirara/roulette-tree

A red-black tree implemented in Rust.

data-structures rust

Last synced: 24 Mar 2025

https://github.com/antonygz/algoritmos

Implementación de algoritmos fundamentales en diferentes lenguajes de programación.

algorithms data-structures graph-theory javascript python sorting

Last synced: 09 Apr 2025

https://github.com/97-jeffrey/ruby-data-structure

study notes of ruby data-structure

data-structures ruby

Last synced: 03 Apr 2025

https://github.com/ashtishad/epi-patterns

Elements of Coding Interview Problem Patterns in Go/Golang

algorithms algorithms-and-data-structures data-structures go golang

Last synced: 04 Apr 2025

https://github.com/adityaprakash-bobby/design-and-analysis-of-algorithms

College Lab works related to algorithms and data structure.

algorithms-datastructures c-plus-plus data-structures

Last synced: 26 Oct 2025

https://github.com/emanuelefavero/cracking-the-coding-interview-solutions

This repository contains my solutions to Cracking the Coding Interview questions.

algorithms cracking-the-coding-interview data-structures questions solutions

Last synced: 12 Aug 2025

https://github.com/szawrowski/algo-ts

Algorithms, data structures and utilities

algorithms data-structures deno typescript utilities

Last synced: 01 Apr 2025

https://github.com/muhammadpauzi/javascript-data-structures

🧩 Learn Data Structures with JavaScript .

data-structures javascript

Last synced: 09 Apr 2025

https://github.com/kkufieta/algorithms

This is a collection of material and exercises I worked through on my journey to master data structures and algorithms.

algorithms data-structures python3

Last synced: 11 Mar 2025

https://github.com/leosimoes/uerj-estruturas-de-dados-i

Trabalho desenvolvido na disciplina de Algoritmos e Estruturas de Dados no período 2014.1. Implementação das estruturas de dados do tipo Lista, Pilha, Fila e Deque de formas encadeadas e sequenciais.

cpp data-structures deque list queue stack

Last synced: 24 Mar 2025

https://github.com/g3th/binary_heap_type

Determine whether a Binary Heap structure is 'min', 'max' or 'no-heap'.

algorithms binary-heap data-structures kotlin max-heap min-heap

Last synced: 01 Dec 2025

https://github.com/avanishd-3/data-structures

Implementations of various data structures

cplusplus data-structures zig

Last synced: 24 Mar 2025

https://github.com/adamduval/notebook

Working notes related to coding, computer science, data, egineering, tech and everything in between.

data-structures git notes python sql tableau

Last synced: 28 Feb 2025