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/abhaymishra24/data-structure-learning

Different kinds of solutions for a Data Structure method queries practice project file. Using python and java programming language .

algorithms data-structures java python

Last synced: 14 Apr 2025

https://github.com/wajktor13/ads-lab

solutions to algorithmic tasks from Algorithms And Data Structures course at AGH University

agh agh-university agh-wi agh-wiet algorithms algorithms-and-data-structures data-structures

Last synced: 13 Mar 2025

https://github.com/maximfersko/convertor_decimal

Implementation convertor for working with the Decimal data type

data-structures decimal-converter decimal-floating-point decimal-numbers

Last synced: 16 Jun 2025

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

Some Common Data Structure and Algorithms Implementation

algorithms data-structures data-structures-and-algorithms library

Last synced: 20 Jul 2025

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

Data Structures and Algortihms implemented in C++

algorithms cpp data-structures

Last synced: 08 Sep 2025

https://github.com/almoghindi/boxes-project

Project based on data structures to offer the most appropriate box for a customer using avl tree, inside an avl tree for maximum complexity and memory utilization.

avl-tree binary-search-tree complexity csharp data-structures dotnet oop

Last synced: 06 Apr 2025

https://github.com/junlarsen/algdat

Implementation of all algoritms and data structures from TDT4120 at NTNU in Scala

algorithms data-structures scala

Last synced: 21 Mar 2025

https://github.com/shnartho/competitive-programming-python

Python Data Structures and Algorithms

algorithms data-structures python3

Last synced: 28 Oct 2025

https://github.com/munagekar/algorist

A software engineer without algorithms is like a fish without water.

algorithms data-structures python3

Last synced: 23 Feb 2025

https://github.com/josugoar/jlib

GLib inspired generic data structures C library for personal use

c data-structures

Last synced: 01 Aug 2025

https://github.com/hasanyahya101/ds_lab_solutions

Solutions to Data Structures lab questions from Fall 2023 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

data-structures ds fast lhr nuces programming

Last synced: 19 Jun 2025

https://github.com/i2mint/azuredol

Azure Storage Data Object Layer

azure azure-storage data-structures python

Last synced: 02 Apr 2025

https://github.com/caleb-mantey/dsa

Data structures and algorithms in javascript. Useful resource to get a basic introduction to linear and non-linear data structures concepts.

data-structures javascript js linear-data-structures non-linear-data-structures

Last synced: 29 Mar 2025

https://github.com/youssefali11997/problem-solving-in-ds-and-algo-book-solutions

My Solutions to "Problem Solving in Data Structures and Algorithms Using Java" Book.

algorithms data-structures java problem-solving

Last synced: 22 Feb 2025

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

This repo contains codes on basic data structure and algorithms in Javascript, culled from FreeCodeCamp Youtube video demonstrated by tutor: Beau Carnes

algorithms data-structures dsa-practice freecodecamp

Last synced: 04 Apr 2025

https://github.com/dnut/json-match-finder

Python application used to match listings against openings via authenticated JSON API access.

data data-structures data-wrangling database json-api python-application python-modules

Last synced: 28 Mar 2025

https://github.com/scisamir/alx-low_level_programming

For ALX SE low level programming

algorithms c data-structures makefiles

Last synced: 23 Feb 2025

https://github.com/rubenwihler/c-dynamic-array

Une simple implémentation d'un tableau dynamique générique en C. Les éléments du tableau sont stockés dans un espace mémoire contigu. La taille des éléments est spécifiée lors de la création du tableau.

c data-structures dynamic-array generic

Last synced: 13 Sep 2025

https://github.com/sanketmaru/dsa-gfg

Data Structure & Algos implemented in Typescript

algorithms data-structures linked-list queue recursion stack tree typescript

Last synced: 09 Apr 2025

https://github.com/salvpimp/java_collections_threads

Explore Java collections and threads with practical exercises. Enhance your OOP skills through encapsulation, inheritance, polymorphism, and abstraction. 🌟💻

arraylist c collections concurrent-programming data-structures debugging english-language git github markdown multithreading priority-queue project-management queue runnable threadpool

Last synced: 30 Dec 2025

https://github.com/ancs21/cs

My journey to Master of Science in Computer Science (C/C++, Python, Javascript)

alogrithms c computer-science data-structures python

Last synced: 26 Jun 2025

https://github.com/lucashnss/if672-algorithms-lists

Lists of algorithms in the course algorithms and data structures (IF672) in CIN-UFPE. Along this course I've been introduced to various efficient and creative ways to resolve common problems in computer science like ordering and learning data structures to do that.

algorithms cpp data-structures

Last synced: 23 Feb 2025

https://github.com/andirsun/datastructures-poo-algorithms

My Own data structures implementations in javascript

data-structures javascript

Last synced: 23 Feb 2025

https://github.com/abdellahbellakrim/push_swap-42

Implement a sorting algorithm in C using a minimal number of instructions and utilizing two stacks.

algorithms c data-structures low-level-programming sorting-algorithms stack

Last synced: 24 Jun 2025

https://github.com/thomas-chqt/utilscpp

C++ Utility library

cpp data-structures utility

Last synced: 24 Feb 2025

https://github.com/parasgarg/leetcode-coding-practice

LeetCode's practice solutions for the problems based on Algorithms and Data Structures.

algorithms data-structures java leetcode practice-programming problem-solving programming-challenges

Last synced: 29 Mar 2025

https://github.com/thomasalbertodev/javascript_freecodecamp

Learn JavaScript Algorithms and Data Structures Freecodecamp

algorithms data-structures javascript

Last synced: 04 Mar 2025

https://github.com/lupcode/node-lup-expires

Offers different data structures that allow temporary storing of objects

data-structures expire npm-package

Last synced: 04 Mar 2025

https://github.com/ryansakurai/task-list

Implementation of a task list using an ordered list and a stack, based on a Data Structures project.

c data-structures

Last synced: 20 Jul 2025

https://github.com/ryansakurai/data-structure-pack

Pack of data structures implemented in C

c data-structures deque heap list ordered-list queue stack

Last synced: 21 Mar 2025

https://github.com/alexlatam/data-structures-algorithms

Data structures in differents languages. PHP, JavaScript, Python, Ruby, Java, etc.

data-structures java php python

Last synced: 01 Jan 2026

https://github.com/dmdv/go-algo

Data structures in Golang. Leetcode, Hackerrank

algorithms challenges data-structures datastructures hackerrank leetcode

Last synced: 06 Apr 2025

https://github.com/sharonina/algoritmosavanzados

Ejercicios de Algoritmos Avanzados y Estructuras de Datos (platzi)

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

Last synced: 27 Mar 2025

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

This is experimental implementation of Singly Linked List

data-structures python

Last synced: 24 Jun 2025

https://github.com/dorukgezici/datastructures-hw2

Circular and Doubly Linked List Implementation with C++

c-plus-plus circular-linked-list data-structures doubly-linked-list homework itu

Last synced: 03 Mar 2025

https://github.com/youseftareq33/java_datastructuer_3_tawjihirecord-sll_cdll_avl-

This project focuses on Tawjihi students in the West Bank and Gaza, and involves working with data using (Single LinkedList, Circular Double Linkedlist, AVL Tree).

data-structures java javafx

Last synced: 14 Apr 2025

https://github.com/prthd/programs-in-cpp

⚡ A collection of C++ programs covering data structures, algorithms, and problem-solving techniques. Includes implementations of graph algorithms, dynamic hashing, matrix operations, pointer concepts, and more, making it a valuable resource for competitive programming and system-level programming. 🚀💻

algorithms competitive-programming cpp data-structures dynamic-hashing graph-algorithms object-oriented-programming pointer-management problem-solving system-programming

Last synced: 31 Aug 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/bilgehangecici/data-structures

Highly important projects written in C for understanding basics and fundamentals of Data Structures.

algorithms c data-structures heap linked-list tree-structure

Last synced: 30 Mar 2025

https://github.com/lcv-back/leetcode-solved

This repository storage all solution i solved on leetcode platform

cpp data-structures golang java javascript python rust solution

Last synced: 24 Jun 2025

https://github.com/andrewnester/python-problem-solutions

Solutions for different algorithmic and data structure problems

algorithm data-structures problem-solving python

Last synced: 07 Jul 2025

https://github.com/nachiket-072005/data_structure-algorithm

In this repo, I am uploading Data-Structure-and-Algorithm in Java with Step by step chapter code basics to advanced topics like DP, Graph and so on.

c data-structures java

Last synced: 17 Mar 2025

https://github.com/ahmed-roshdy-1/dojo-blog

it's blog post project for add and delete post and filter post per tag

composition-api data-structures firebase vue vue3

Last synced: 02 Mar 2025

https://github.com/sammyne/data-structures-and-algorithms-go

Data structures playground in Go

algorithms data-structures

Last synced: 18 Mar 2025

https://github.com/zdrcdw/traffic-management-system-with-graph-visualization-using-javafx

A Java-based project that visualizes a traffic management system using graph structures and JavaFX. It demonstrates node and edge representation for traffic flow between locations, providing an interactive and visual approach to understanding connectivity.

data-structures dijkstra-algorithm graph-algorithms graph-visualization hashmap interactive-visualizations java javafx network-simulation oops-in-java shortest-path-algorithm traffic-control traffic-management weighted-graphs

Last synced: 18 Mar 2025

https://github.com/gispada/js-dsa

Data structures and algorithms exercises in JS

algorithms data-structures exercises javascript

Last synced: 28 Oct 2025

https://github.com/saadarazzaq/master-sets-in-python

Master Sets in a LAYMAN Language ✨

data-structures python sets

Last synced: 17 Mar 2025

https://github.com/infinity-boi/dsa-codes

Popular Competitive Programming Questions essential for interview preparation

algorithms competitive-programming data-structures leetcode spoj

Last synced: 12 Dec 2025

https://github.com/leandrolimadeveloper/data_structures_and_algorithms

Algorithms and important things covered in the book Grokking Algorithms: An illustrated guide for programmers and other curious people (in Portuguese, Entendendo Algoritmos: Um Guia Ilustrado Para Programadores e Outros Curiosos – the version that I have) written by Aditya Y. Bhargava.

algorithms data-structures javascript python

Last synced: 25 Oct 2025

https://github.com/fabriziomettini/dsa-i

Resources about my DS&A I course (FCEIA - UNR)

algorithms college data-structures

Last synced: 17 Mar 2025

https://github.com/parthsharma2/pyds

A data structures python library

data-structures library python

Last synced: 06 Sep 2025

https://github.com/youssefelghamour/binary_trees

Repository containing implementations of various binary tree operations in C

algorithm algorithms algorithms-and-data-structures avl-tree binary-search-tree binary-tree binary-trees c data-structures

Last synced: 08 Jul 2025

https://github.com/rishabh-agarwal/datastructureandalgo

The DataStructureAndAlgo repository is a curated collection of data structures and algorithms implemented in Java, aimed at providing a solid foundation for learners and developers. It's designed for those preparing for interviews, deepening their understanding of computer science fundamentals, or looking for a reliable reference for algorithmic pr

algorith data-structures java11

Last synced: 02 Feb 2026

https://github.com/joshsizer/meeting_scheduler

Schedule, keep track of, and validate meetings with this GUI-enabled, SQL backed JavaFX application.

data-structures encapsulation java javafx sql

Last synced: 12 Mar 2025

https://github.com/tutupharirabu/kalkulator-project-std

A C++ program that converts infix expressions to prefix notation and calculates the result.

c calculator data-structures

Last synced: 01 May 2025

https://github.com/rylei-m/cs2420_2024_auditing_notes

Auditing Data Strucutures and Algorithms for Review and Teaching Evaluation

algorithms algorithms-and-data-structures binary-search-tree data-structures tree-structure

Last synced: 21 Feb 2025

https://github.com/stynw7/algorithm_and_programming_python

Provides programs of Basic Algorithm and Programming using Python

algorithms algorithms-and-data-structures data-structures oop oops-in-python python

Last synced: 15 Jun 2025

https://github.com/mxagar/accelerated_computer_science_coursera

This repository contains my notes on the Specialization "Accelerated Computer Science Fundamentals" from Coursera / University of Illinois.

algorithms data-structures

Last synced: 09 Apr 2025

https://github.com/bohdan-konovalov/algo-challenges

💡 Real-world algorithm challenges inspired by actual interviews. Practice, debug, and grow your skills — one challenge at a time.

algorithms coding-challenges data-structures interview-prep jest problem-solving react-native technical-interviews typescript

Last synced: 03 Apr 2025

https://github.com/sevilaymuni/project-no.3-seaborn-plots

Pandas and Seaborn Mediated Comprehensive Analysis on Differentiated Thyroid Cancer

data-analysis data-structures data-visualization mathplotlib pandas python seaborn

Last synced: 03 Oct 2025

https://github.com/yossef-ashraf/algorithm-implementation

A project implementing basic algorithms like recursion, sorting, stack data structures, and solving the Towers of Hanoi, with execution time measurement.

algorithms data-structures php

Last synced: 17 Mar 2025

https://github.com/vaibhavmojidra/data-structures---queue-using-array-in-java

Queue is an abstract data structure, somewhat similar to Stacks. Unlike stacks, a queue is open at both its ends. One end is always used to insert data (enqueue) and the other is used to remove data (dequeue). Queue follows First-In-First-Out methodology, i.e., the data item stored first will be accessed first.

array arrays data-structures java mojidra queue vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 2025

https://github.com/contawo/uct_java

My school computer science assignments made with java implementing data structures and SQL database.

algorithms-and-data-structures data-structures database java

Last synced: 16 Jun 2025

https://github.com/ukonline/pyds

Data structures implementations in Python for pedagogical purpose.

data-structures

Last synced: 11 Mar 2026

https://github.com/dibahk/sql50

this a collection of leet code problems I have solved

data-structures pandas pyhon sql

Last synced: 27 Mar 2025

https://github.com/bekcodingaddict/leetcode

LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.

algorithms coding-challenge coding-interviews data-structures interview-practice interview-preparation

Last synced: 22 Feb 2025

https://github.com/malpercio/data-holder

A NodeJS package that provides implementations of some data structures

data-structures nodejs

Last synced: 02 Mar 2025

https://github.com/thenocturnaldevgypsy/exercises-java-labcodes

Here lies the source codes of the Java programs I've made and used way back when I'm still teaching programming courses/topics under BSCS, BSIT, BSCOE way back late 2012 to 2015.

data-structures exercises java

Last synced: 02 Mar 2025

https://github.com/tsembp/epl231-groupassignment

Search Engine Implementation using TrieNode/TrieTree data structure

algorithms algorithms-and-data-structures data-structures hashing heaps java trie-tree

Last synced: 22 Feb 2025

https://github.com/divyanshu013/algorithm-journey

Some interesting algorithms for study.

algorithms cpp data-structures

Last synced: 17 Mar 2025

https://github.com/vduseev/fate

Fast algorithm testing environment. Built with HackerRank in mind!

algorithm algorithm-testing bash data-structures docker hackerrank

Last synced: 20 Jan 2026

https://github.com/bearlike/practising-dsa

I practise general Programming, Data Structures and Algorithms here.

data-structures practice-programming

Last synced: 23 Feb 2025

https://github.com/gozeloglu/hubbmnet

Fall 2018-2019

c data-structures queue stack

Last synced: 23 Feb 2025

https://github.com/dannycalleri/ture

Collection of algorithms and data structures written in TypeScript for fun

algorithms data-structures typescript

Last synced: 23 Feb 2025

https://github.com/preetesh21/data_structures

This repo contains the source code written by me for the CS201 course.

c-language data-structures

Last synced: 08 Sep 2025

https://github.com/hostileninja72/leetcode-hackerrank

My solution codes for LeetCode challenges.

cpp data-structures leetcode-solutions

Last synced: 02 Mar 2025

https://github.com/erykmika/datastructures

This repository contains my solutions to the tasks that I had to solve during the "Data structures and time complexity" classes.

data-structures politechnikawroclawska university-project

Last synced: 02 Mar 2025

https://github.com/chinnanj666/data-structures-string-using-cpp

string data structures using c++

cpp data-structures strings

Last synced: 03 Mar 2025

https://github.com/carlosagalicia/tc1031-act43-integral-activity-graphs-template-ad2023

This program processes a forest represented as a graph, counting the number of trees and acorns. It uses maps and vectors to manage the vertices and edges, determining the connections and components of the graph.

cplusplus cpp data-structures labs

Last synced: 03 Mar 2025