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/kabirbose/dsa-sorting-assignment

Program that uses different sorting algorithms to sort and manipulate data from a text file

algorithms data-structures python3 sorting

Last synced: 09 Sep 2025

https://github.com/alisatodorova/javachallenges

Some interesting and challenging programs and algorithms I coded in Java.

algorithms data-structures data-structures-and-algorithms java practice-programming

Last synced: 29 Oct 2025

https://github.com/theolepage/algorithmics

Algorithmics course content during my studies at EPITA.

algorithmics computer-science data-structures ocaml python

Last synced: 04 Aug 2025

https://github.com/r1cm3d/go-algorithms

This project has some algorithms and data structures implemented in Golang

algorithms data-structures go golang

Last synced: 15 Jan 2026

https://github.com/abhilashg001/crimsoncake

A repository that contains solutions to all the problems that I have solved from various competitive programming websites

algorithms competitive-programming data-structures java python

Last synced: 05 Aug 2025

https://github.com/themaximalist/jsonagent

An evolving JSON data-structure that uses gpt-4 to update itself

agent data-structures gpt-3 gpt-4 json llm openai

Last synced: 29 Jun 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/followtheprocess/collections

Collection of generic data structures in Go 📦

data-structures generics golang

Last synced: 06 Aug 2025

https://github.com/qsoulior/misc

Collection of implementations written in Go

algorithms data-structures patterns

Last synced: 04 Apr 2025

https://github.com/ananyachibber21/data_structures_and_algorithms

Data Structures and Algorithms in Java, Python

algorithms data-structures java programming python

Last synced: 03 Apr 2025

https://github.com/tomiok/algorithms

Bunch of algs, mostly from https://hackerrank.com

algorithms data-structures hackerrank java-8

Last synced: 07 Aug 2025

https://github.com/gkapfham/cs112s2015

Course Materials for Computer Science 112 Spring 2015

algorithms computer-science data-structures laboratory

Last synced: 07 Aug 2025

https://github.com/vkayy/vk-array

My implementation of C++'s std::array.

cpp data-structures

Last synced: 21 Jun 2025

https://github.com/risahamm/containers.h

Implementation of Vector, Map, Set containers of the s21_containers.h library in C++17.

class-template containers data-structures gtest iterators template-functions

Last synced: 07 Aug 2025

https://github.com/moanassiddiqui/30-days-of-leetcode

Solving 2 leetcode questions everyday for the complete month of April 2024.

algorithms data-structures leetcode

Last synced: 09 Mar 2026

https://github.com/hacker1024/counting_set.dart

A Dart package providing a set that requires an element to be removed as many times as it was added.

dart dart-collection dart-library dart-package data-structure data-structures

Last synced: 08 Aug 2025

https://github.com/mateusz-przybyla/personalbudget_objectoriented

Final C++ application to manage your personal budget [OOP]

cpp data-structures oop xml

Last synced: 09 Nov 2025

https://github.com/mateusz-przybyla/addressbook_objectoriented

C++ (OOP) application - Przyszly Programista course (training)

cpp data-structures oop txt-files

Last synced: 09 Nov 2025

https://github.com/alex-cultrera/custom-implementation-of-arraylist

Assignment completed in the Coders Campus bootcamp where I was tasked with coding my own implementation of the ArrayList data structure.

algorithms arraylist arrays data-structures interfaces java lists

Last synced: 07 Jul 2025

https://github.com/sabyasc/dp-pyproj

dp-pyproj is all about various dynamic programs written in Python.

data-structures dynamic-programming python3 solid-principles

Last synced: 13 Jun 2025

https://github.com/kamui-fin/dsa

Implementation of popular data structures and algorithms

algorithms data-structures

Last synced: 20 Jun 2025

https://github.com/aadewunmi/songsplaylist

A java-console-based program that mainpulates a playlist for songs e.g. add song, remove song etc.

algorithms arraylist data-structures java-8 linked-list

Last synced: 20 Mar 2025

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

implementation Data structures by c programing, separate implementation user levels as a header file and programmer level as c file

c data-structures layer user-management

Last synced: 15 May 2025

https://github.com/tauseefk/rasengan

Minimal circular buffer implementation.

circular-buffer data-structures rust

Last synced: 03 Oct 2025

https://github.com/mavroprovato/rust-algorithms

A library that implements various data structures and algorithms in Rust.

algorithms data-structures rust

Last synced: 09 Aug 2025

https://github.com/kingcitaldo125/pygraph

My implementation of a Graph data structure

data-structures

Last synced: 09 Aug 2025

https://github.com/tpdlshdmlrkfmcla/Data-Structure

데이터구조 학습 정리입니다.

data-structure data-structures

Last synced: 20 Jun 2025

https://github.com/baguilar6174/react-ts-queue-app

Implementation of the queue data structure, using Typescript.

data-structures queue typescript

Last synced: 09 Nov 2025

https://github.com/mohamedyounis10/simple-text-editor

This project is a simple text editor implemented in C++. It utilizes a stack-based approach to manage text operations like appending, deleting, printing, and undoing actions. The program's interface offers a menu-driven interaction for users.

consulea cpp data-structures simpletext texteditor

Last synced: 09 Aug 2025

https://github.com/dpashutskii/data_structures_algorithms_in_python

Solutions for the Udacity course - Intro to Data Structures and Algorithms

algorithms course data-structures udacity

Last synced: 09 Aug 2025

https://github.com/daleksla/stl

Common algorithms & structural implementations of the C++'s standard library, rewritten to be small, portable, and fast (UNDER SERIOUS REVISION)

common-algorithms compilation cpp cpp11 cpp14 data-structures header-only template-metaprogramming

Last synced: 11 Jul 2025

https://github.com/kizivat/play-ground-c

This is my coding play ground for C.

algorithms c data-structures

Last synced: 03 Oct 2025

https://github.com/zyx-0314/dsa-travel-membership-agency-system

A C++ console application that manages travel bookings through a membership system. Users can register, update, view, and delete member details for three types of travel: land, water, or air. A simple, menu-driven system for managing travel reservations

basic-programming cpp data-structures school-project

Last synced: 10 Apr 2025

https://github.com/debapriyo007/gfg-arrays-questions

Easy level question from GFG.....

arrays c-language data-structures dsa

Last synced: 10 Aug 2025

https://github.com/thajuddin007/nptel-courses

Explore my completed NPTEL courses: "The Joy of Computing using Python" and "The Internet of Things (IoT)." 📚💻 Enhance your learning journey!

chrome-extension data-structures datastructures dfs dijkstra-shortest-path downloader dp greedy hacktoberfest2021 image-processing image-processing-python javaprogram javaprograms javascript medical-image-analysis nptel-course python-downloader trigger

Last synced: 10 Aug 2025

https://github.com/alinpahontu2912/ast-implementation

Implemented an AST in Assembly language, by using recursion

assembly-x86 data-structures

Last synced: 17 Jun 2025

https://github.com/n-pcs/leetcode

All my answers to LeetCode questions!

algorithm cpp data-structures dsa

Last synced: 04 Oct 2025

https://github.com/mollybeach/cucumber

Cucumber: Java Project Dynamic OOP Programming Data Structures Project

data-structures dynamic java oop project

Last synced: 10 Aug 2025

https://github.com/mehwishferoz/mehwishferoz.github.io

This portfolio site is dedicated to showcase application of advanced algorithms in the realm of computer networks.

advanced-algorithms advanced-data-structures algorithms computer-networks data-structures portfolio-site

Last synced: 10 Aug 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/matthewfaller/algorithm-practice

A series of practice algorithms implemented in Swift.

algorithms data-structures swift swift-language

Last synced: 02 Apr 2026

https://github.com/uhpoler/fundamentals-of-programming

This repository contains lab works in the discipline of Fundamentals of Programming second semester

binary-files classes-and-objects data-files data-structures exeption-handling gui-application inheretence overloading

Last synced: 28 Mar 2025

https://github.com/mishalgupta/dsa-java

Here are all my Data structures & algorithm practice solutions.

algorithms data-structures geeksforgeeks-solutions hackerrank-solutions java leetcode-solutions

Last synced: 19 Jun 2025

https://github.com/qetiproject/js_data_structures_algorithms

Data Structures and Algorithms with Javascript

algorithms data-structures javascript

Last synced: 12 Aug 2025

https://github.com/owencmcgrath/csc321-1

All of the homework assignments for the Spring 2024 session of Data Structures (CSC 321 - 1) with Dr. David Reed.

data-structures

Last synced: 27 Oct 2025

https://github.com/danielblagy/containers

Implementations of containers in C++ as template classes.

algorithms containers containers-cpp cpp data-structures dynamic-array linked-list stack

Last synced: 19 Jun 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/jseg380/estructuras-datos

Prácticas en C++ de la asignatura Estructuras de Datos

cpp data-structures oop

Last synced: 20 Mar 2025

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

Data Structures repository, built-in C on the 3rd period of Computer Engineering Degree.

data-structures heap list queue search tree

Last synced: 02 Apr 2026

https://github.com/harisali-git/stackbrackets

Full Stack Data Structure implementation with isBalanced(T* arr, int size) function which checks whether the brackets are properly balanced or not.

brackets cpp data-structures stack

Last synced: 19 Jun 2025

https://github.com/testwayy/matlab_simulink_simscape_doublebipoles

This repository contains exercises on double bipoles analyzed using MATLAB, Simulink, and Simscape. Explore practical circuit modeling and simulation techniques to enhance your understanding of electrical engineering. 🛠️📊

data-structures debugging english-language git github imperative-programming markdown project-management simscape simulink

Last synced: 18 Jun 2025

https://github.com/ahmedsaad3117/algorithms-data-structure

JavaScript Algorithms and Data Structures Masterclass (Summary)

algorithms data-structures javascript

Last synced: 01 Apr 2025

https://github.com/nlfiedler/hashed-array-tree

Hashed-Array Trees

data-structures

Last synced: 12 Dec 2025

https://github.com/lukabratos/stack

Stack implementation in Swift

data-structures generics stack swift

Last synced: 10 Nov 2025

https://github.com/rohan-bhautoo/data-structures-and-algorithms

Data Structures is about how data can be stored in different structures. Algorithms is about how to solve different problems, often by searching through and manipulating data structures. Theory about Data Structures and Algorithms (DSA) helps us to use large amounts of data to solve problems efficiently.

algorithm-analysis algorithm-challenges algorithms csharp data-structures data-structures-and-algorithms

Last synced: 25 Dec 2025

https://github.com/momen-alshouha/data-structure-stack

This repository contains C++ implementation of a stack using linked-list. It includes classes for stack item, iterator , and the stack itself, providing essential stack opreations such as push, pop, peek, and more.

data-structures stack

Last synced: 13 Aug 2025

https://github.com/yapeansa/estrutura_pilha

Estudo sobre a estrutura de Pilha

c data-structures stack

Last synced: 01 Apr 2025

https://github.com/yapeansa/estrutura_fila

Implementação de estrutura de fila

c data-structures queue

Last synced: 13 Aug 2025

https://github.com/noxmor/noxdata

NoxData is a C++ data structures library to organize, store and manipulate data.

cpp cpp-library data-structures header-only library templated

Last synced: 18 Jun 2025

https://github.com/raadkid/c_processes_messagequeues

# C_Processes_MessageQueuesThis repository features exercises on processes and message queues in C, showcasing essential concepts from my Operating Systems course. Explore the code to understand process management and inter-process communication. 🐙✨

c concurrent-programming data-structures debugging english-language git github imperative-programming markdown project-management

Last synced: 15 Jun 2025

https://github.com/yangboz/dapps-simple-twitter-nebulas

a simple twitter SinglePageApplication for nebulas dapps incentive program.

blockchain bootstrap dapps data-structures jquery nebulas single-page-applications smart-contracts

Last synced: 04 Oct 2025

https://github.com/alphaleporus/leetabhyas

Daily DSA grind on LeetCode – Abhyas of code, logic, and consistency.

algorithms auto-sync competitive-programming cronjob data-structures dsa github-actions java leetcode leetcode-export python workflow

Last synced: 04 Oct 2025

https://github.com/matheusgrodrigues/estrutura-de-dados-e-algoritmos-com-javascript

Escreva um código JavaScript complexo e eficaz usando a mais recente ECMASCRIPT.

algorithms data-structures jest tdd typescript

Last synced: 27 Mar 2025

https://github.com/giovanni-iannaccone/mix

C++ class storing data of unknown different types 🌀

c-plus-plus data-structures data-type library mix

Last synced: 30 Apr 2025

https://github.com/splode/practice-c

This project documents ongoing efforts to enrich my understanding of CS concepts while learning C.

algorithms c computer-science data-structures

Last synced: 18 Jun 2025

https://github.com/black-panthera/university-resource-allocator

Student Management System in C++ - OOP university system managing BTech & DualDegree students with faculty.Features: Random data generation, faculty advisor assignment, CGPA-based project guides, hostel-based allocation, TA supervision, constraint validation, overlap analysis, multi-criteria sorting, and workload distribution tracking and lot more!

constraint-satisfaction-problem constraints cpp data-structures object-oriented-programming oops-in-cpp random-generation resource-allocation resource-management student-management-system

Last synced: 15 Jun 2025

https://github.com/r-papso/data-structures

Implementation of advanced data structures

avl-tree csharp data-structures hashing-algorithms kd-tree

Last synced: 28 Oct 2025

https://github.com/ofadiman/grinding-leetcode

Repository contains solutions to leetcode problems.

algorithms data-structures golang leetcode sql typescript

Last synced: 15 Aug 2025

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

Implementations of data structures.

data-structures java

Last synced: 04 Mar 2025

https://github.com/2gpb/algorithms

This repository contains implementations of various algorithms and data structures in Swift for learning and practical use.

algorithms data-structures swift

Last synced: 03 Apr 2025

https://github.com/ryanlarge13/algos

Algorithm testing, creation, manipulation & more in every language I can work with

algorithms cpp data-structures js rust

Last synced: 05 Apr 2025

https://github.com/dudubraga/unicap-cc-programacao-e-estruturas-de-dados

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

algorithms c data-structures java university-course

Last synced: 29 Oct 2025

https://github.com/parminderpaul/lru-cache

This repository contains an object-oriented implementation of an LRU Cache in multiple programming languages. It demonstrates efficient `get` and `put` operations using a hashmap and doubly-linked-list structure. 🐙💻

arc asyncio cache caching cpp data-structures fifo-cache go header-only in-memory lfu lfu-cache lru lru-cache python server strapi volatile

Last synced: 15 Jun 2025

https://github.com/hein-htetsan/dsa-source-code

Algorithms make writing code faster and more reliable.

algorithms data-structures

Last synced: 16 Aug 2025

https://github.com/alto-b/data-structures

basics of DS in dart for beginners

array data-structures graph linked-list queue stack tree

Last synced: 19 Feb 2026