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/nibble-4bits/leetcode-challenges

My solutions to various LeetCode challenges

algorithms code-challenges data-structures leetcode

Last synced: 15 Mar 2025

https://github.com/iasminmartins/methods-and-programming-techniques

Repository dedicated to MPT activities, guided by Prof. Dr. Igor Sousa Peretta.

algorithms c data-structures file-handling mathematical-programming memory-management pointers recursion

Last synced: 05 Apr 2025

https://github.com/sanchezih/ort-p1-lib

Libreria que disponibiliza distintas implementaciones de estructuras de datos para que puedan ser utilizadas en aplicaciones Java.

data-structures java library maven

Last synced: 01 Jul 2025

https://github.com/0xpuddi/algorithms

A collection of algos written in python, detailed with time and space complexity

algorithms data-structures python3

Last synced: 20 Jun 2025

https://github.com/camsai/notebooks

CAMSAI Notebooks provides interactive Jupyter notebooks for AI-driven materials science research. These notebooks demonstrate the use of CAMSAI tools, schemas, and workflows, offering hands-on examples for data validation, materials design, and AI integration to accelerate scientific discovery.

artificial-intelligence chemistry data-science data-standards data-structures data-visualization density-functional-theory machine-learning materials materials-design materials-informatics materials-science modeling-and-simulation molecular-dynamics

Last synced: 27 Oct 2025

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

Experimenting and implementing algorithms with JS

algorithm data-structures javascript

Last synced: 20 Mar 2025

https://github.com/aabduvak/ft_containers

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let's re-implement them!

42istanbul 42school containers data-structures stl

Last synced: 25 Feb 2025

https://github.com/gregyjames/cppalgorithms

Various Algorithms and Data Structures implemented in C++

algorithms cplusplus cpp data-structures

Last synced: 25 Feb 2025

https://github.com/marcoschalet/pokedex

Jogo em C feito com intuito de treinar conceitos para monitoria em Algoritmos e Estrutura de Dados.

c data-structures pokedex

Last synced: 15 Mar 2025

https://github.com/zair5884/bookstore-orm-system

📚 Build a robust bookstore backend with Python, SQLAlchemy, and MySQL for seamless data management and secure operations.

backend bookstore business-logic crud-operations data-structures database-management design-patterns educational-project inventory-management mysql orm postgresql python solid-principles sqlalchemy sqlite streamlit

Last synced: 19 Nov 2025

https://github.com/thiagx08/bue-introduction-to-programming-and-problem-solving

A comprehensive C++ learning resource with 50+ programming exercises for BUE students, from basics to advanced problem-solving.

cpp data-structures education exercises file-handling introductory-programming problem-solving programming-basics university

Last synced: 23 Mar 2025

https://github.com/matheussnicacio/selectionsort

Selection sort que imprime valores ordenados e invertidos e aleatórios em um vetor de 10000 numeros

c data-structures data-structures-and-algorithms estrutura-de-dados

Last synced: 04 Sep 2025

https://github.com/ermolaevv/all_labs

Проект-контейнер для выполнения практических заданий по курсу МП2

cmake cpp data-structures gtest labs winforms

Last synced: 23 Jul 2025

https://github.com/joakimteixeira/student-registration

Student registration console program

c data-structures

Last synced: 09 Mar 2025

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

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

algorithms alx-africa bit-manipulation c-programming command-line-arguments data-structures debugging dynamic-libraries file-io function-pointers hash-tables holbertonschool linkedlists low-level-programming makefiles memory-management preprocessor search-algorithms static-libraries variadic-functions

Last synced: 15 Sep 2025

https://github.com/rohankvashisht/dsa

This repository contains code for DSA.

algorithms data-structures freecodecamp jovian replit teamtreehouse

Last synced: 25 Mar 2025

https://github.com/8luebottle/datastructure-n-algorithm

🧩 Problem Solving (language independent)

algorithms c data-structures golang javascript pytohn3

Last synced: 25 Feb 2025

https://github.com/firyanulrizky/snake_linkedlist

Projek Akhir Semester Struktur Data

c data-structures linked-list snake-game

Last synced: 21 Oct 2025

https://github.com/eagletrt/libmin-heap-sw

Simple minimum heap data structure implementation suited for all embedded devices

data-structures embedded library min-heap platformio platformio-library sw

Last synced: 29 Mar 2025

https://github.com/luisfernandovillalon/cs231-introdatastructures

A repository to showcase my coursework for my Introduction to Data Structures college course.

abstract-classes array data-structures exception-handling generics interfaces java javafx linkedlist queue recursion stack text-io

Last synced: 11 Mar 2025

https://github.com/isobarbaric/word-predictor

an emulation of popular browsers' auto-complete feature

autocomplete data-structures java trie

Last synced: 04 Sep 2025

https://github.com/tsiarokhin/bsu-famcs-algo-solutions

My solutions for "Algorithms and Data Structures" lessons at Belarusian State University (acm.bsu.by)

acm algorithms bsu competitive-programming data-structures famcs study

Last synced: 05 Jan 2026

https://github.com/luisfernandovillalon/front-end-pokemon-photo-tag

A front-end for a 'Where's Waldo?' type game with Pokemon. Created with CSS, React.js, and API calls.

api css data-structures fetch html javascript photo-tagging reactjs routes

Last synced: 11 Mar 2025

https://github.com/haseeeb21/food-ordering-system-

This system can be used in any ordering place, as it uses Queue data structure which follows FIFO sequence with enquing and dequing as main functions.

algorithms collaboratory data-structures dsa googlecolaboratory googlecollab pycharm python python3 queue

Last synced: 04 Aug 2025

https://github.com/gauravjuvekar/aint-safe

aint-safe - Lock-free async-interrupt-safe data structures

data-structures lock-free

Last synced: 21 Jul 2025

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

This repository contains programs written for the low-level programming and algorithm track at the alx-SoftwareEngineering program facilitated by ALX. I am learning about data structures, algorithms, and other low-level programming concepts while working in the C language

bigonotation brainfuck c data-structures recursion

Last synced: 27 Feb 2025

https://github.com/kasutu/filter

DSS: OOP based filter for objects

data-structures oop-principles typescript

Last synced: 31 Mar 2025

https://github.com/beling/algorithms_python

Python implementation of some algorithms and data structures.

algorithm algorithms data-structures data-structures-algorithms data-structures-and-algorithms

Last synced: 15 Mar 2025

https://github.com/injamul3798/volunteer_management-using-c-cpp

It was a group project. Me and my friends worked together. When i was in first year,me and teams spend a lot time .And it was fun.I learned a lot/.

data-structures linked-list queue stack

Last synced: 02 Apr 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/francescobarbieri/codingchallenges

Solutions to various coding problems from renowned platforms like Advent of Code, LeetCode, and more.

algorithms coding-challenges data-structures interview-prep problem-solving

Last synced: 31 Mar 2025

https://github.com/yamatoxkatana/binary-tree

A complex tree structure binary tree program

binary-tree data-structures

Last synced: 09 Apr 2025

https://github.com/afk247/dsa-journey

DSA Skill Development Problems and Solutions

algorithm data-structures optimization-problem problem-solving

Last synced: 04 Nov 2025

https://github.com/mituskillologies/pcp-python-dec22

Python Training Session at Pimpri Chinchwad Polytechnic, Pune

class data-structures decision-making functions looping objects programming python python3

Last synced: 03 Mar 2025

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

Implementation of data structures and algorithms in different programming languages.

data-structures python python3 queue stack

Last synced: 03 Mar 2025

https://github.com/withprecedent/camina

Flexible, lightweight, extensible, easy-to-use data structures for Python

data-structures dictionary list mapping python sequence

Last synced: 05 Mar 2025

https://github.com/bryanpmx/utep_cs_data_structures

This repository contains projects and code examples that illustrate fundamental computing algorithms and data structures as taught in the course. The material covered includes both basic algorithmic techniques and the practical implementation of data structures which are essential for software development and problem-solving.

algorithms computer-science data-structures graph-theory java python sorting-algorithms

Last synced: 16 Mar 2025

https://github.com/hojat72elect/kotlin_data_structures_algorithms

Common algorithms and data structures implemented in Kotlin.

algorithms data-structures jvm kotlin

Last synced: 16 May 2025

https://github.com/begmaroman/go-dag

Directed Acyclic Graph (DAG) implementation in GoLang using generics

dag data-structures graph graph-algorithms

Last synced: 22 Mar 2025

https://github.com/ptrvsrg/nsu-homework-c

Домашние работы по дисциплине "Программирование" 1 курса ФИТ НГУ

algorithms c cmake data-structures github-actions intrinsics openmp

Last synced: 23 Jul 2025

https://github.com/kadiryazadzhi/softuni---data-structures-fundamentals-with-csharp

🎓 Tasks from Data Structures Fundamentals with C# course at SoftUni 🎓

charp course data-structures softuni

Last synced: 04 Nov 2025

https://github.com/b-jure/ccoll

ccoll is C library that provides basic data structures.

c data-structures educational

Last synced: 27 Jun 2025

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

数据结构和算法实现

algorithms data-structures java

Last synced: 06 Apr 2025

https://github.com/hraverkar/apas_android_application_solution

APAS - Algorithm Problems and Solutions :

apas csharp-code data-structures

Last synced: 04 Nov 2025

https://github.com/tonix-tuft/linked-hash-map

How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.

data-structure data-structures hash-map hash-table linked linked-hash-map map

Last synced: 13 Jan 2026

https://github.com/acskii/java-spell-checker

Made in accordance to the requirements specified in my Data Structures 1 course @ALEXU

data-structures java trees

Last synced: 26 Jun 2025

https://github.com/kzamanbd/linked-list

In simple words, a linked list consists of nodes where each node contains a data field and a reference(link) to the next node in the list.

algorithms data-structures linked-list

Last synced: 20 Nov 2025

https://github.com/clarete/algo

Campinho perto do corrego pra treinar lateral, bater falta, cobrar escanteio, e outros fundamentos da computacao

algorithms data-structures search-algorithm

Last synced: 24 Mar 2025

https://github.com/elhostakosta/codewars

🥋 My solutions to Codewars Kata.

algorithms codewars data-structures javascript kata

Last synced: 24 Mar 2025

https://github.com/phmatray/redblack

A C# implementation of a Red-Black Tree

algorithms csharp data-structures redblack-tree

Last synced: 06 Mar 2025

https://github.com/alvarm/jsa

Java Structures and Algorithms

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

Last synced: 14 May 2025

https://github.com/billgewrgoulas/rtrees-and-spatial-data

Rtrees for storing spatial data.

data-structures pathfinding rtree

Last synced: 06 Mar 2025

https://github.com/mateuskoppe/rbtree-glossary

:notebook_with_decorative_cover: A simple glossary implemented with red-black tree in C

c data-structures rbtree

Last synced: 19 Jun 2025

https://github.com/rafaybbx/food-delivery-system

A C++ based food delivery system that optimizes delivery routes using Dijkstra's algorithm.

cpp data-structures dijkstra-algorithm food-delivery-application linked queue

Last synced: 08 Apr 2025

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

Projects done in low-level languages, C, and includes bash scripts

bash c data-structures

Last synced: 30 Mar 2025

https://github.com/ar-nelson/scheme-flexvectors

Implementation of flexvectors (dynamic arrays) for Scheme - OUTDATED REPO

arraylist data-structures r7rs r7rs-scheme scheme

Last synced: 03 Mar 2026

https://github.com/henrylin03/odin-linkedlist

Implement linked list data structure using vanilla JavaScript (Node) as part of The Odin Project's "Full Stack JavaScript" course.

data-structures data-structures-and-algorithms javascript linked-list linked-list-in-js linked-lists linkedlist

Last synced: 04 Mar 2025

https://github.com/chistopat/go-forward-list

Implement interface of C++ STL std::forward_list https://en.cppreference.com/w/cpp/container/forward_list in Go

cpp data-structures forward-list generics go linked-list stl

Last synced: 25 Jan 2026

https://github.com/sajalkmr/dslab

Data Structures Lab – BCSL305 VTU

data-structures vtu

Last synced: 15 Mar 2025

https://github.com/rynanda/project-management-system

Managing a list of tasks in a project using data structures and algorithms.

abstract-data-types algorithms csharp data-structures depth-first-search topological-sort

Last synced: 14 Mar 2025

https://github.com/nafis2508/big-data-group-project

Python project implementing Nearest Neighbor and Skyline Query Search algorithms with R-tree data structures for efficient spatial indexing. Part of COMP6210 group project at Macquarie University.

2d-query-processing algorithm-optimization big-data branch-and-bound comp6210 computational-geometry data-structures divide-and-conquer nearest-neighbor-search python r-tree skyline-query spatial-data-structure spatial-indexing

Last synced: 31 Mar 2025

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

A header-only C++ library containing implementations of various data structures.

cmake cpp data-structures github-actions gtest

Last synced: 10 Mar 2026

https://github.com/pabloreszczynski/merkle-tree

A Merkle Tree implementation in Racket

data-structures functional racket

Last synced: 06 Apr 2025

https://github.com/renatoxm/react-typescript-examples

A collection of Typescript React.js implementations, Patterns, Algorithms and Data Structures.

data-structures design-patterns react reactjs typescript vercel vite

Last synced: 31 Dec 2025

https://github.com/bhavinpatel4199/machine-learning-framework

This repository, showcases various projects that explore key concepts in both supervised and unsupervised learning, with a focus on real-world applications. The projects utilize a range of machine learning techniques, including data preprocessing, feature selection, exploratory data analysis (EDA), and model optimization.

classification clustering data-science data-structures data-visualization exploratory-data-analysis machine-learning machine-learning-algorithms machine-learning-models pandas-dataframe predictive-modeling preprocessing-data sklearn supervised-learning unsupervised-learning

Last synced: 20 Jan 2026

https://github.com/munozrc/estructura-de-datos-no-lineales

Profundizar el estudio de Estructuras de Datos Lineales, dando énfasis en esta fase a las Estructuras de Datos no Lineales (árboles y grafos), a los mecanismos de algoritmia y árboles y su aplicación práctica en contextos reales.

data-structures estructura-de-datos grafos java javaee lineales rboles

Last synced: 15 Sep 2025

https://github.com/sequpt/ctl

A C11 library providing generic type-safe data structures compiling to actual structures and functions.

abstract-data-types adt c c11 data-structures generic generic-programming template

Last synced: 25 Jan 2026

https://github.com/zubair1021/dsa_data_scrapping

Welcome to the Website Data Scraping Repository! Here, you'll find code for scraping data from popular websites like Flipkart and Eduko. With this code, you can easily extract data from any website of your choice

data-structures scraping-websites

Last synced: 14 May 2025

https://github.com/kenych/fraud-detector

The application is fed with authentication log record which contains IP address, datetime, authentication result(OK or FAIL) and username. The sole reason of this application is to practice and demonstrate in-memory cache, concurrency features and how to test concurrent application in java.

concurrency data-structures in-memory-caching java java8

Last synced: 21 Nov 2025

https://github.com/ajaysinghpanwar2002/x

The Project X, I consider it my hobby and dedicate time to work on it during the weekends.

data-structures file-system nextjs redux-toolkit

Last synced: 25 Jan 2026

https://github.com/shubhangdutta96/neetcode_150

This repository contains a collection of Data Structures and Algorithms implemented in Scala, utilizing the principles of functional programming. The aim is to provide efficient and clean solutions for common computational problems. In addition, this repository includes solutions to the NeetCode 150 DSA problems series.

data-structures functional-programming scala

Last synced: 24 Mar 2025