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/jaskaransinghbhalla/iitd-col106

Data Structures & Algorithms course at IIT Delhi | Assignments

algorithms data-structures

Last synced: 28 Jun 2025

https://github.com/magnetrwn/runtime-bitset-cpp

Very compact header-only C++ bitset library for creating bitsets at runtime.

bitset data-structures header-only runtime

Last synced: 27 Feb 2025

https://github.com/cassxw/leetcode-practice

My daily Leetcode practice repository, featuring solved problems, categorised solutions, and a structured roadmap for mastering data structures and algorithms.

algorithms coding-challenges competitive-programming data-structures dsa java leetcode leetcode-java leetcode-python leetcode-solutions problem-solving python

Last synced: 08 Apr 2025

https://github.com/paulomarruda/commondatastructures

Common data structures for the C programming language.

c data-structures

Last synced: 02 Sep 2025

https://github.com/windjammer6/13.-common-data-structure-implementations-python

A compilation of various common Data Structure implementations in Python

data-structures python

Last synced: 24 Mar 2025

https://github.com/windjammer6/12.-data-structures-and-algorithms-learning-and-practice-python

My learning journey of Data Structures and Algorithms in Python

algorithms data-structures python

Last synced: 24 Mar 2025

https://github.com/henry-azer/structure-implementation

Data Structures, Algorithms and Design Patterns code implementation.

algorithms data-structures design-patterns java problem-solving

Last synced: 03 Sep 2025

https://github.com/muthhukumar/ds-algo

Implementation of Data structures and Algorithms in Rust, Zig, Go and Typescript

algorithms data-structures golang leetcode-solutions rust typescript zig

Last synced: 23 Mar 2025

https://github.com/gkamboj/leetcode

Collection of LeetCode questions to ace the coding interview!

data-structures java leetcode python

Last synced: 11 Jun 2025

https://github.com/ibrahimhiarea/acm

The Algorithms & Data Structures Repository is a comprehensive collection of fundamental algorithms, data structures, and computational techniques. This repository provides a valuable resource for studying and implementing essential concepts in software development.

algorithms data-structures icpc problem-solving

Last synced: 26 Jan 2026

https://github.com/villaleo/python-linked-list

Implements the Linked List data structure using Python.

data-structures python3

Last synced: 18 Mar 2025

https://github.com/at1as/hash_array_utils

Supercharge Ruby's Array and Hash classes

array data-structures hash monkey-patch ruby

Last synced: 22 Nov 2025

https://github.com/janeberry/guitarhero

Play Guitar with Keyboard

data-structures

Last synced: 23 Nov 2025

https://github.com/truongd3/public-key-cryptography

Implement Public Key Cryptography algorithms to secure information over networks.

algorithms cpp cybersecurity data-structures

Last synced: 15 Mar 2025

https://github.com/thenocturnaldevgypsy-io/duskgrimoires-java-lab-exercises

DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️

algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io

Last synced: 26 Feb 2025

https://github.com/dudubraga/estruturas-de-dados

Cadeiras - Programação Estruturada + Estruturas de Dados I e II

algorithms c data-structures java university-course

Last synced: 08 Apr 2025

https://github.com/bmf-san/go-radix-tree

Implementation of Radix Tree assuming use in HTTP Router.

algorithms compressed-tree data-structures go http-router patricia-tree radix-tree trie

Last synced: 24 Mar 2025

https://github.com/vvhybe/palindrome-filter.py

py algorithm to check for palindrome English words in 3 json files.

algorithms data-structures filter json python python3

Last synced: 09 Mar 2025

https://github.com/adhaamehab/db-collection

My implementation for common algorithm and data structures used in modern database systems.

algorithms data-structures database-internals designing-data-intensive-applications

Last synced: 01 Mar 2026

https://github.com/dorosch/datastructures

Rust implementations of data structures

algorithms data-structures educational-project rust

Last synced: 18 Jun 2025

https://github.com/lithika-damnod/algorithms

C++ Algorithms & Data Structures

algorithms cpp data-structures graph

Last synced: 24 Mar 2025

https://github.com/lif31up/data-structures-and-algorithms-clang

data structure with CLang

c data-structures

Last synced: 18 Mar 2025

https://github.com/lesiaukr/goit-algo-fp

Master's | Basic Algorithms & Data structures | Final Project

algorithms breadth-first-search-algorithm data-structures deapth-first-search goit-algo-fp monte-carlo

Last synced: 24 Mar 2025

https://github.com/lvmalware/lib-list

Uma biblioteca simples, escrita em C++ que implementa uma estrutura de dados do tipo lista

cplusplus data-structures lib list

Last synced: 03 Jul 2025

https://github.com/drcbeatz/python-algorithms-and-datastructures

Easy to understand implementations of popular algorithms and data structures in Python, with tests using Pytest & CI with Github Actions.

algorithms continuous-integration data-structures github-actions pipenv pytest python type-hints

Last synced: 23 Nov 2025

https://github.com/sebastianofazzino/ibm-data-science-professional-certificate

In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.

data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql

Last synced: 23 Nov 2025

https://github.com/pal-96/multiparty-healthcare-ecosystem-app

A multiparty healthcare ecosystem that unifies sports, health training, nutrition and pharmaceutical enterprises. It enables seamless collaboration between Super Admin, Enterprise Admins, Customers, Trainers, Nutritionists and Suppliers through real time information exchange, role-based access control and data analytics dashboards.

arraylist-java bcrypt-hashing-library csv csv-parser data-structures enum hashmap-java java jcalendar jfreechart-library netbeans object-oriented-programming rbac-configuration swing-api swing-application

Last synced: 23 Nov 2025

https://github.com/iampavangandhi/chatlistcaching

💬 Chat list Caching Web App (using Linked List and Hashing)

data-structures hashing javascript linked-list lru-cache

Last synced: 09 Mar 2025

https://github.com/jqln-vc/cadernos-estudos

Cadernos e notas de estudos, temas variados.

data-science data-structures

Last synced: 14 Mar 2025

https://github.com/ahmedhosssam/dynamo-tree

Data structures project for college (AVL tree).

avl-tree cpp cpprestsdk data-structures javascript react

Last synced: 08 Apr 2025

https://gitlab.com/dawn_app/grapes

Persistent graph data structures

data-structures graph immutable persistent rust rust-lang tree

Last synced: 24 Mar 2025

https://github.com/azevedo-erick/a1-ds

Primeira avaliação da disciplina de estruturas de dados ministrada pelo professor Silvano Malfatti, foi implementado um jogo de blackjack.

blackjack data-structures java

Last synced: 12 Apr 2025

https://github.com/iampavangandhi/texteditor

📝 Text Editor Web App (using Stacks)

data-structures javascript stacks text-editor vanilla-javascript

Last synced: 09 Mar 2025

https://github.com/kelcisayshello/algorithms

collection of data structures and algorithms problem solutions in Python

algorithms data-structures data-structures-and-algorithms python

Last synced: 20 Mar 2025

https://github.com/imtheprince7/javaprac

In this repository, I have uploaded practice files of of Java-8 and advance portion of Java.

data-structures java java-8 multithreading

Last synced: 03 Apr 2025

https://github.com/almayor/data_structures

Polymorphic data structures and associated algorithms in C. Probably don't use.

21school 42school c data-structures polymorphism

Last synced: 18 Jun 2025

https://github.com/mroth/orderedmap

:ant: ordered map implementation for Go

data-structures go golang

Last synced: 24 Nov 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/kevinlin1/deques

An introduction to data structures and algorithm analysis through a comparison of double-ended queue implementations.

data-structures deque education queue stack

Last synced: 08 Apr 2025

https://github.com/iampavangandhi/travelpathfinder

✈️ Travel Path Finder Web App (using Graphs)

data-structures dijkstra dijkstra-algorithm graph javascript

Last synced: 09 Mar 2025

https://github.com/jubayer98/data-structures-basic-problems

Here are solutions to some basic data structure problems implemented in C++.

basic-programming cpp data-structures

Last synced: 01 Mar 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/tobuya/data-structures

This repository is dedicated to creating fundamental visual representations of various non-primitive data structures using Python. Each data structure will be visually depicted, accompanied by a link to a corresponding Medium article. These articles will provide an in-depth exploration of the major operations of each structure.

articles data-structures matplotlib numpy-library python

Last synced: 28 Dec 2025

https://github.com/suchi25sathavara/sql

Revamping the Bike Rental Database for Operational Efficiency

data-structures erp sql

Last synced: 20 Jan 2026

https://github.com/krankur/ds-algo

All things data structure and algorithm in vanilla JavaScript (no ES6)

algorithms data-structures es5-javascript javascript

Last synced: 01 Jul 2025

https://github.com/ytakzk/basic_data_structures_and_algorithms_in_python

A collection of snippets of basic data structures and algorithms written in Python.

algorithms computational-geometry data-structures geometry graph-algorithms

Last synced: 03 Sep 2025

https://github.com/soodaayush/cs50x-2024

A collection of all my CS50x 2024 Problem Set solutions.

ai algorithms c data-structures flask html-css-javascript python scratch sql

Last synced: 24 Mar 2025

https://github.com/praisetompane/data_structures

Reimplementation of foundational data structures at a lower level of the stack.

data-structures

Last synced: 16 Apr 2025

https://github.com/cidm-ph/distmat

Distance matrix data types and file formats for Rust

bioinformatics data-structures distance-matrix

Last synced: 03 Sep 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/asheemrahman/data-structure-and-algorithms

This repository contains a collection of Data Structures and Algorithms implemented in JavaScript. The goal of this repository is to provide a comprehensive guide to learning, understanding, and practicing fundamental data structures and algorithms.

data-structures data-structures-and-algorithms javascript questions questions-and-answers

Last synced: 03 Mar 2025

https://github.com/donghl-dev/practices-datastructure

자료구조 이해 및 구현과 테스트 코드 작성 연습.

data-structures gradle jdk12 junit4 tdd

Last synced: 25 Oct 2025

https://github.com/alpha74/ihr

My HackerRank solutions. Maintained from 2020 onwards.

algorithms coding cpp data-structures hackerrank hackerrank-solutions

Last synced: 05 Mar 2025

https://github.com/f-ca7/cpp_datastructure

data structure learning

c-plus-plus data-structures learning

Last synced: 22 Feb 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/hackerslash/dsarch

A search engine for Data Structure and Algorithm problems

data-structures dsa leetcode search-engine tfidf

Last synced: 16 May 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/rezatajari/csharp.challenges

Collection of C# coding challenges solved with clean, well-documented solutions. Each challenge is organized as a separate project with explanations and examples, showcasing problem-solving skills.

algorithms coding-practice csharp-challenges data-structures dotnet learning-by-doing problem-solving

Last synced: 02 Sep 2025

https://github.com/bashmocha/java-oop-examples

Collection of Object Oriented Programming examples in Java

data-structures java object-oriented-programming

Last synced: 11 Jun 2025

https://github.com/aichingm/libds

libds is a collection of header only data structures

c data-structures header-only header-only-library

Last synced: 31 Mar 2025

https://github.com/shafaq-aslam/leetcode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving

Last synced: 07 Apr 2025

https://github.com/leticiamilan/algoritmos-de-ordenacao

Este repositório contém implementações de diversos algoritmos de ordenação, como Insertion Sort, Bubble Sort, Selection Sort e Counting Sort, nas linguagens Python, Java e Portugol. Cada algoritmo está acompanhado de exemplos de uso e explicações sobre seu funcionamento.

data-structures java portugol python sorting-algorithms

Last synced: 23 Mar 2025

https://github.com/kmyeaserarafat/problem_solving

Problem Solving Repository This repository is dedicated to various problem-solving approaches and solutions. It contains a collection of algorithms, data structures, coding challenges, and practical problem-solving techniques across multiple programming languages. Ideal for developers looking to enhance their coding skills, prepare for technica

algori data-structures difficult dsa-algorithm fundamentals-of-programming problem-solving programming-language

Last synced: 16 Mar 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/satya-supercluster/geeksforgeeks

This repository serves as a collection of my solutions to various GeeksforGeeks DSA problems.

cpp data-structures data-structures-and-algorithms dsa

Last synced: 01 Apr 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/semi-cloud/algorithm_study

📚2020.01~ BOJ 문제풀이 , 알고리즘 개념 정리

algorithm data-structures java

Last synced: 30 Jul 2025

https://github.com/suhas882/doubly-linkedlist

Doubly Linked List GUI Manager is a Python Tkinter-based application for managing a Doubly Linked List (DLL). Users can insert, delete, and traverse the list with a visual interface. It supports adding/removing nodes at different positions and displays real-time updates. Ideal for learning DLL concepts interactively.

data-structures doubly-linked-list gui-application linked-list oop python tkinter visualization

Last synced: 25 Oct 2025

https://github.com/sreddy-96/top-binary-search-tree

The Odin Project - Binary Search Trees project

algorithms binary-search-tree data-structures javascript

Last synced: 15 Mar 2025