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/washbin/sem3

repo to track program files related to courses in 3rd semester

c data-structures

Last synced: 01 Mar 2025

https://github.com/bastidood/option-block

A minimal utility Rust crate for small, fixed-size blocks of optional types.

data-structures embedded no-std rust

Last synced: 27 Feb 2025

https://github.com/leoborai/dsa-in-cpp

Data Structures and Algorithms with C++

algorithms cpp data-structures

Last synced: 01 Mar 2025

https://github.com/thoth2357/dsa-practice

💪 A repository documenting my daily coding practice and technical study journey on platforms like LeetCode, HackerRank, and AdventOF Code. Focused on algorithms, problem-solving, and technical growth.

algorithms data-structures dsa-algorithm learning-by-doing

Last synced: 06 Sep 2025

https://github.com/shahadathhs/leetcode-javascript

JavaScript-only LeetCode questions with solutions, explanations, and concept-based tagging.

algorithms data-structures javascript leetcode leetcode-javascript leetcode-solutions leetcode-typescript typescript

Last synced: 28 Oct 2025

https://github.com/gusinacio/data-structures

Implementation of various Data Structures in C++

cpp data-structures linked-list

Last synced: 14 May 2025

https://github.com/wkhallen/cstructures

A collection of data structures in C, for my own benefit

c data-structures

Last synced: 22 Mar 2025

https://github.com/sura3607/elevator-dsa-project

Elevator-DSA-Project

csharp data-structures

Last synced: 30 Jan 2026

https://github.com/serize02/black-box

Collection of efficient and optimized algorithms and data structures in C++ for competitive programming, serving as a centralized hub for solving problems on platforms like CodeForces and more.

algorithms black-box competitive-programming data-structures

Last synced: 11 Mar 2025

https://github.com/prashuk/data-structure

Implementation of several Data Structures in Java

data-structures java

Last synced: 16 Mar 2025

https://github.com/visheshrwl/dsa-notes

Welcome to your one-stop-shop for Data Structures and Algorithms (DSA) practice. It's all about honing your skills and having a blast while doing it!

algorithms algorithms-and-data-structures data-structures hacktoberfest hacktoberfest2023 linked-list

Last synced: 19 Aug 2025

https://github.com/iampavangandhi/sudokusolver

🧮 Sudoku Solver Web App (using Backtracking)

backtracking data-structures javascript sudoku sudoku-solver

Last synced: 05 Dec 2025

https://github.com/gouravgarg48/data_structures_and_algorithms

Algorithms for different types of problems

algorithms cpp11 data-structures

Last synced: 03 Nov 2025

https://github.com/logan-bobo/maze-solver

A visual maze solver in Python based on depth first search

data-structures python3

Last synced: 13 Aug 2025

https://github.com/walt-1/algorithms

popular algorithms

algorithms data-structures python

Last synced: 07 Oct 2025

https://github.com/maxilevi/c-data-structures

C implementations of common data structures (dynamic array, stack, linkedlist, hashmap, queue, binary search tree, heap) & other projects

algorithms c data-structures

Last synced: 21 Jun 2025

https://github.com/sureshsundriyal/bloomfilter-python

A simplistic bloomfilter implementation in pure python.

bloomfilter bloomfilter-python data-structures python python3

Last synced: 23 Mar 2025

https://github.com/ricardoandreh/dsa

several data structures and algorithms I'm learning

algorithms data-structures implementation

Last synced: 12 Jul 2025

https://github.com/oniani/purity

A collection of various algorithms and data structures

algorithms data-structures functional-programming haskell

Last synced: 04 Mar 2025

https://github.com/josegpt/fundamentals

Fundamental Data Structures and Algorithms.

algorithms c data-structures dynamic-programming makefile sort trees

Last synced: 29 Jun 2025

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

A Repository that contains the most popular Data Structures and Algorithms of Computer Science, implemented in Java

algorithms data-structures data-structures-and-algorithms java problem-solving searching-algorithms sorting-algorithms

Last synced: 25 Feb 2025

https://github.com/mahalinoro/python-ds-implementations

A repository containing most of the data structures and their basic methods in Python [array, stack, queue, graphs, linked list, ...]

data-structures python

Last synced: 15 May 2025

https://github.com/agb2k/infix-postfix-prefix-converter

C programme which converts infix, postfix and prefix expressions

c data-structures linked-list

Last synced: 03 Apr 2025

https://github.com/yo-mah-ya/algorithms-and-data-structures

Just implement programs along with certain algorithms and data structures

algorithms clang cpp data-structures

Last synced: 14 Mar 2025

https://github.com/guilhermebkel/college-homeworks

🏫 All the code I've created at college

c college data-structures fractal-algorithms

Last synced: 14 Mar 2025

https://github.com/yamil-serrano/train-station-routing-system

This project was developed for the CIIC4020/ICOM4035 Data Structures course during the Spring 2023-2024 semester as a Project. The project simulates a train station routing system for Westside Central Station, focusing on finding the shortest routes between train stations and calculating travel times.

data-structures dijkstra-algorithm

Last synced: 06 Mar 2025

https://github.com/aerphanas/data-structures

some data structure in C Language

c c-lang c-programming data-structures

Last synced: 06 Apr 2025

https://github.com/nlfiedler/segarray

Segment Arrays in Rust

data-structures

Last synced: 20 Jan 2026

https://github.com/mahmoudnamnam/leetcode-problems

This repository contains my solutions to LeetCode's Daily Challenges and Study Plan problems. It's a resource where I share my approaches and solutions to various coding challenges found on LeetCode.

algorithms data-structures js mysql pandas python3

Last synced: 31 Dec 2025

https://github.com/leesharma/functional_queues_deques

An Elixir implementation of Okasaki's 1995 paper

data-structures elixir okasaki

Last synced: 23 Jun 2025

https://github.com/adkrgu/leetcode_150

This repository aims at providing the best comprehensive solutions, step-wise explanations to Leetcode 150 (Top Interview Questions List).

algorithms cpp14 data-structures leetcode-solutions

Last synced: 07 Apr 2025

https://github.com/lin93555/-algorithm-training-cpp-py

LeetCode algorithm practice using C++ and python. Includes detailed explanations, comments, and time complexity analysis for each solution.

algorithms cpp data-structures leetcode python solutions

Last synced: 18 Mar 2025

https://github.com/brisatielly/cs50x-harvard-2023

O CS50x - Introduction to Computer Science é um renomado curso da Harvard University, oferecido para pessoas de todo o mundo. Ele abrange os fundamentos da ciência da computação, como algoritmos, estruturas de dados, desenvolvimento web, e muito mais. Neste repositório, apresento os projetos e problemas que resolvi durante o curso em 2023.

algorithms c css data-structures debug50 flask git html javascript logic-programming python sql

Last synced: 23 Mar 2025

https://github.com/mlondimchunu/js

Just Javascript including data structures and algorithms in JS

algorithms data-structures data-structures-and-algorithms javascript

Last synced: 23 Mar 2025

https://github.com/mhdb96/buscompanyxd

🚍 A C# app to manage a bus company using LinkedList as the base data structure and text files for data storing

algorithms csharp data-structures database files linkedlist material-design

Last synced: 22 Feb 2025

https://github.com/guifernandess7/estrutura-de-dados

Notebook que reúne as principais estruturas de dados em python e implementação de estruturas mais complexas.

data-structures jupyter-notebook python

Last synced: 14 Mar 2025

https://github.com/tamschi/pinus

A prickly BTreeMap.

data-structures hacktoberfest pinning rust

Last synced: 23 Mar 2025

https://github.com/kevinmfreire/wheres_waldo

This project was developed to identify the name, address and organization name within text.

data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping

Last synced: 11 Mar 2025

https://github.com/centuriontheman/datastructures

The project implements selected data structures and measures the time complexity of their operations.

cpp cpp-programming data-structures time-complexity time-complexity-analysis time-complexity-comparison university university-project

Last synced: 21 Jul 2025

https://github.com/clustercockpit/cc-specifications

Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures

api api-graphql api-rest data-structures file-archive schema

Last synced: 04 Jan 2026

https://github.com/sorianog/code-refreshers

Coding problems to refresh the mind

algorithms big-o data-structures java time-complexity

Last synced: 23 Mar 2025

https://github.com/networkflux/ft_containers

Let’s re-implement the standard C++ containers

algorithms complexity containers cpp data-structures

Last synced: 20 Jul 2025

https://github.com/antunesluis/estrutura-dados

Trabalhos que realizei na disciplina de estrutura de dados 2023/2

c data-structures ppm-image-editor

Last synced: 26 Feb 2025

https://github.com/hackersa3edy/binary_trees

This repository contains C programs for various operations on binary trees, including node manipulation, tree traversal, and property checks (like height, depth, size, and balance factor).

algorithms alx-software-engineering binary-tree c c-language c-programming data-structures tree-traversal valgrind

Last synced: 22 Feb 2025

https://github.com/staivanov/dsa-under-js

Popular data structures and algorithms implemented on JavaScript

algorithms bigonotation data-structures es6-javascript javascript

Last synced: 23 Mar 2025

https://github.com/being-amara-khan/cpp-codes

This repository contains a collection of C++ programming problems and solutions, ranging from fundamental concepts to advanced Data Structures and Algorithms (DSA). Whether you're a beginner or an advanced learner, this repository aims to help you practice and enhance your coding skills.

cpp data-structures dsa-algorithm patterns

Last synced: 26 Feb 2025

https://github.com/bineet-ratna-shakya/hellswok-food-data-manager

HellsWok Food Data Manager using Data Structures & Algorithms

binary-search crud data-structures java mergesort

Last synced: 26 Feb 2025

https://github.com/mahmoud-elghonemy/datastructureandalgorithms

implementation data structure and algorithm using java

algorithms data-structures java

Last synced: 15 May 2025

https://github.com/bscarpari/algorithms

Some algorithm exercises in a variety programming languages.

algorithms data-structures

Last synced: 03 Mar 2025

https://github.com/ashgole/python-pyramids-solutions

Coding Battle Soution for Python Pyramids. This is done by my Team and me.

data-structures pyrami-solutions python python-programming

Last synced: 30 Mar 2025

https://github.com/gabrielsilva798/estudosjava

Projeto Especialista Java - estudos pessoais e projetos criados para estudo na linguagem JAVA, caminho dos arquivos locais: "C:\Users\gabriel\eclipse-workspace"

challenge data-structures estrutura-de-dados java object-oriented orientacao-a-objetos

Last synced: 02 Apr 2025

https://github.com/peshala84/c-programming

This repo create for Data Structure And Algorithm Using C language . this is our 1 st Year 1 semester Subject

c data-structures

Last synced: 15 May 2025

https://github.com/sudirkrishnaars/data-stuctures

This repository contains a series of problems solved in C.

data-structures

Last synced: 30 Jun 2025

https://github.com/davidyslu/onlinejudgepku

Personal submissions on PKU Online Judge (北京大學程式解題系統)

algorithms cpp data-structures

Last synced: 01 Sep 2025

https://github.com/jazaltron10/king_java

Explore the essentials of computer science with this Java repository—a comprehensive guide to fundamental Data Structures and Algorithms. Delve into efficient software design, navigate Java intricacies, and fortify your coding skills for the challenges in the vast landscape of computer science.

algorithms coding-challenges coding-interviews data-structures gui-application java

Last synced: 06 Mar 2025

https://github.com/itsindrajput/student-database-management-system

This repository contains the source code and documentation for a Student Database Management System implemented in C programming language.

c-programming-language data-structures database graphics-programming

Last synced: 22 Mar 2025

https://github.com/bniladridas/chatbot

The chatbot is designed to engage in conversations with users based on predefined patterns and responses.

algorithms data-structures nlp programming

Last synced: 14 Mar 2025

https://github.com/grenzlinie/computer-science-learning-route-for-myself

记录计算机学习路线 / Record the learning Route of Computer Science

code computer data-structures deep-learning front-end-development machine-learning

Last synced: 06 Mar 2025

https://github.com/rajesh2723/cricket-score-sheet

This project uses involves the predicting the score from cricket based on previous scores

c data-structures pointers

Last synced: 06 Mar 2025

https://github.com/adrianocleao/trabalhoaed1

Implementação de Selection Sort e Heap Sort com Listas Circulares Duplamente Encadeadas, usando Makefile para compilar e executar o código.

algorithms c computer-science data-structures makefile

Last synced: 23 Feb 2025

https://github.com/raadiah/dsa-using-go

Implementing the most used data structures and algorithms using Go.

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

Last synced: 15 Mar 2025

https://github.com/znrm/disjoint-hash-set

Incremental tracking of connected components identified by hash.

data-structures disjoint-sets rust rust-data-stuctures union-find

Last synced: 08 Jan 2026

https://github.com/cjrutherford/structures

List, and explanations of Data Structures in JavaScript

data-structures javascript learning-js

Last synced: 26 Mar 2026

https://github.com/gharib110/datastructures-in-go

Go package that implements useful data structures in go

data-structures go golang imported package

Last synced: 23 Mar 2025

https://github.com/sur16-cse/internity-internship-dsa-2021

This internship is for Design and Analysis of Algorithm. It is 45 days internship cover important concepts of data structure and algorithm . It also cover advanced topic for placement.

algorithm cpp data-structures

Last synced: 26 Feb 2025

https://github.com/awskii/splay

Non-recursive, simple and tested splay tree

data-structures datastructures tree

Last synced: 06 Mar 2025

https://github.com/sanchariii/ip-address

The main objective of this project is to make an algorithm that can search through data as fast as possible. This project is an implementation of data structures.

c-programming data-structures tree-structure

Last synced: 31 Aug 2025

https://github.com/suryart/algorithms

Data Structures and Algorthims

algorithms data-structures datastructures ruby

Last synced: 22 Mar 2025

https://github.com/AhmedNassar7/Money-Hub

A bank management system.

algorithms cpp data-structures database oop sql

Last synced: 07 Apr 2025

https://github.com/yutao-li/libheap

heap and indexheap library

data-structures heap heapsort

Last synced: 14 Jan 2026

https://github.com/mehmetkoca/pickle-java

Using Java, Inheritance, Composition, Encapsulation, Polymorphism, ArrayList, AutoBoxing&Unboxing, LinkedList, Interfaces

data-structures java oop

Last synced: 06 Mar 2025

https://github.com/mukel/codebox

Algorithms snippets for programming contests

algorithms c-plus-plus data-structures programming-contests

Last synced: 01 Sep 2025

https://github.com/azrielx86/linked-list-cpp

An example of a double linked list in C++

data-structures linked-list

Last synced: 23 Mar 2025

https://github.com/azzaxy1/dasar-pemrograman-javascript

Repository Modul Dasar Pemrograman JavaScript MSIB Batch 6 Dicoding Academy

asynchronous data-structures functional-programming javascript nodejs npm oop

Last synced: 30 Mar 2025

https://github.com/henriquelluiz/scala-data-structures

Learning DSA with Scala Language.

algorithms data-structures jvm scala

Last synced: 16 Nov 2025

https://github.com/mubashirmalik/data-structures-go

Data structures implementation in Go. You are more than welcome to contribute to it.

data-structures go golang hacktoberfest implementation-of-data-structures

Last synced: 16 Mar 2025

https://github.com/aternus/c-data-structures

Data Structures implemented in C.

c data-structures hash-table linked-list queue stack trie xxhash

Last synced: 26 Feb 2025

https://github.com/abhishek-parmar1/program_snippets

These are Program_snippets developed by me for fast programming in contests on competitive websites deposited on GitHub.

algorithms c c-plus-plus data-structures standard-template-library

Last synced: 13 Oct 2025

https://github.com/aykrimino/aoc

solving advent of code problems using golang

algorithms competitive-programming data-structures go golang

Last synced: 30 Mar 2025