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.
- GitHub: https://github.com/topics/data-structures
- Wikipedia: https://en.wikipedia.org/wiki/Data_structure
- Related Topics: algorithm,
- Aliases: data-structure,
- Last updated: 2026-04-03 00:07:18 UTC
- JSON Representation
https://github.com/romangw/compsci-python-references
A repo of every thing, note, and code assignment I've learned in my Computer Science course, compiled together for ease of access.
college-assignment data-structures ease-of-use templates
Last synced: 04 Sep 2025
https://github.com/siddarthshete/fds
This repository contains the assignment based pn fundamental of data structure using cpp which were performed in third semester
arrays assignments cpp cppprogramming data-structures datastructures-algorithms linked-list strings
Last synced: 06 Mar 2025
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/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/yiduoyu/cps-2232-final-project
Car Rental Management System
Last synced: 06 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/mustafahakkoz/tst_in_c
Ternary Search Tree in C language
Last synced: 23 Mar 2025
https://github.com/4s4v1n/stl-containers
Realization of standart template library (STL)
container cpp data-structures stl stl-containers
Last synced: 27 Aug 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/yousifabozid/alx-low_level_programming
ALX Low Level Programming With C
alx alx-africa alx-low-level-programming c data-structures do-hard-things
Last synced: 07 Apr 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/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/mohindar99/js_datastructures_algorithums
It consists of data structures and algorithums codes in javascript
algorithms-and-data-structures data-structures javascript
Last synced: 26 Feb 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/ryancasf/estruturadado
Data storage and organization.
algorithms-and-data-structures data-structures java-data-structure
Last synced: 28 Feb 2025
https://github.com/crvlwanek/leetcode
A collection of solutions to LeetCode problems
algorithms binary-search binary-trees cpp data-structures dynamic-programming leetcode linked-list math python recursion trie typescript
Last synced: 15 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/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/fattahsamit/pps
Programming & Problem Solving
algorithms c coding-problems data-structures hackerrank javascript leetcode problem-solving python sql
Last synced: 14 Nov 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/saragarcia6123/expression_evaluator
A calculator-style mathematical expression evaluator that parses and computes results from user input strings.
algorithms data-structures parsing
Last synced: 18 Jun 2025
https://github.com/ayoubzulfiqar/notebook
A Python Notebook - A Practical & Experimental Implemention of Things
algorithms data-structures ipynb machine-learning machine-learning-algorithms machinelearning math mathematics numpy pandas polars python sympy
Last synced: 06 Oct 2025
https://github.com/jackjduggan/pcbanalyzer-ds2-ca1
A PCB (printed circuit board) analyzer built with JavaFX, capable of identifying and displaying information about the different components on a PCB from an image
Last synced: 04 Mar 2025
https://github.com/bscarpari/algorithms
Some algorithm exercises in a variety programming languages.
Last synced: 03 Mar 2025
https://github.com/nickzs8/binarysearchtree
Implementation of a binary search tree in java.
binary-search-tree data-structures java
Last synced: 01 Sep 2025
https://github.com/josancamon19/data-structures-ytbc
Data Structures Play List from Lucid Programming youtube Channel
algorithms data-structures linked-list python-data-structures
Last synced: 15 Nov 2025
https://github.com/gusenov/tag-reg-js
:label: JavaScript структура данных для хранения записей вида ключ-значение, где ключ - это набор тегов.
bitmask data-structures javascript javascript-library key-value tags
Last synced: 29 Jun 2025
https://github.com/AhmedNassar7/Smart-Campus
A university management system .
algorithms data-structures database java javaswing oop sql ux-ui
Last synced: 07 Apr 2025
https://github.com/christian-doucette/data_structs
Implementation of common data structures with C. Includes linked list, list, stack, heap, BST, and hash table.
Last synced: 06 Mar 2025
https://github.com/hridxyz/leetcode-practice
A Java-centric repository documenting my problem-solving journey with efficient, annotated solutions and personal insights for algorithmic challenges.
data-structures java leetcode-java leetcode-solutions problem-solving
Last synced: 04 Mar 2025
https://github.com/msskowron/godatastructures
Collection of data structures implemented in Golang.
Last synced: 26 Feb 2025
https://github.com/lunahoushmand16/restaurant-order-system-python
This simple application was built using new Python skills to create a program that allows customers to place orders with a takeout restaurant and receive an itemized receipt.
command-line data-structures python3
Last synced: 30 Jun 2025
https://github.com/febits/computer-science
Computer science stuff
c data-structures data-structures-and-algorithms data-structures-c python strings
Last synced: 16 Jan 2026
https://github.com/infinitifall/natlibc
A tiny standalone library for trees in C. Zero dependency, extensively documented, < 1000 SLOC.
binary-tree binary-trees data-structures n-ary-tree tree tree-structure trees
Last synced: 28 Feb 2025
https://github.com/nadidlinchestein/usacomputingolympiad
Solutions To The United States of America Computing Olympiad
algorithms competitive-programming competitive-programming-algorithms competitive-programming-contests cpp data-structures programming
Last synced: 28 Oct 2025
https://github.com/nelsonbn/algorithms-data-structures-binary-search
Algorithms and Data Structures - Binary search
algorithms algorithms-and-data-structures binary-search data-structures
Last synced: 06 Mar 2025
https://github.com/nelsonbn/algorithms-data-structures-hashtable
Algorithms and Data Structures - Hash Table
algorithms algorithms-and-data-structures data-structures
Last synced: 06 Mar 2025
https://github.com/timleslie/sparse_graph
Sparse graph algorithms in Rust.
algorithms data-structures graph graph-algorithms rust-library
Last synced: 07 Mar 2025
https://github.com/markcaldropoli/cs240
Data Structures & Algorithms
algorithms cpp data-structures makefile
Last synced: 15 Mar 2025
https://github.com/werdsmind/estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
console-application cpp data-structures double-linked-list executable graph pointers pointers-and-arrays proyects tree-structure
Last synced: 23 Jun 2025
https://github.com/alexristinmaa/bit-vector
A bit vector implementation in go
data-structure data-structures go go-lang golang golang-library golang-package
Last synced: 10 Mar 2026
https://github.com/mosalem149/data-structure_binary_tree
That repo is for data structure tree using python programming language
binary-tree data-structures jupyter python3 tree tree-structure
Last synced: 17 Nov 2025
https://github.com/barrenszeppelin/pmmap
Go implemenation of Persistent Mergeable Hash Maps
data-structures go hashmap immutable tree
Last synced: 01 Sep 2025
https://github.com/martincapovcak/data-structures
Data-structures demo plus mocha / chai tests
Last synced: 27 Dec 2025
https://github.com/jagadeeshm007/leetcode
This repository serves as a collection of my solutions to various LeetCode Data Structures and Algorithms (DSA) problems using c++.
algorithms cpp data-structures leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions
Last synced: 05 Mar 2025
https://github.com/raviteja-reddy-guntaka/data-structures-and-algorithms-in-python
Practice exercise problems in Python
algorithms data-structures jupyter-notebooks python3
Last synced: 26 Feb 2025
https://github.com/kuanhungchen/spring-2019-data-structures
📦 Some programming assignments about basic data structures.
Last synced: 25 Feb 2025
https://github.com/errea/vet_clinic_database
For this project you need special preparation. As the goal of this project is to solve some performance issue, first we need to introduce those issues. In order to do that, you will populate your database with a significant number of data.
data data-analysis data-structures data-visualization database
Last synced: 27 Dec 2025
https://github.com/charon25/javabasicdatastructures
Recreating data strucures in Java for learning purposes
Last synced: 16 Jan 2026
https://github.com/iamabdelrahman/embedded-systems-diploma
Learn_In_Depth Embedded Systems Diploma Labs, Assignments, and Projects
c data-structures embedded embedded-c git makefile state-machine
Last synced: 17 Nov 2025
https://github.com/antunesluis/lab-2
Trabalhos da disciplina de Laboratório de Programação 2
Last synced: 01 Jul 2025
https://github.com/mateusz-przybyla/addressbook_structured
C++ application - Przyszly Programista course (training)
cpp data-structures structured-programming txt-files
Last synced: 09 Nov 2025
https://github.com/masum184e/codechef
Solution of Codechef's Problems
algorithms codechef competitive-programming cpp-programming data-structures problem-solving programming-contest
Last synced: 08 Jul 2025
https://github.com/jeon0976/algorithmscode
Swift활용한 DataStructure & Algorithms 이론 및 문제 풀기 전략
algorithms data-structures swift
Last synced: 07 Apr 2025
https://github.com/kumartusha/data_structures_and_algorithms
Just think what to do next ??
arrays cpp17 data-structures data-structures-and-algorithms pointers-and-references searching-algorithms sorting-algorithms strings
Last synced: 31 Mar 2025
https://github.com/elishamutang/linked-list
My solution to Linked Lists project from TOP.
data-structures javascript linked-list
Last synced: 23 Mar 2025
https://github.com/mohmadabodai2010/data-structures
This repository offers clear implementations of key data structures, making it ideal for students and professionals alike. Explore practical examples to enhance your coding skills and prepare for interviews. 🐙🌟
adjacency adjacency-matrix algorithms-implemented data-structures datastructures dijkstra edmonds-karp-algorithm heap interview interview-practice javascript javascript-algorithms leetcode-solutions pandas python search sort tree
Last synced: 14 Mar 2026
https://github.com/dgisolfi/algorithms
All algorithims and projects for CMPT 435
bellman-ford-algorithm binary-search-tree data-structures fractional-knapsack searching-algorithms sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/smeltier/data-structures-c
This repository contains C language implementations of the main data structures covered in the Algorithms and Data Structures course. The implementations were developed as part of my hands-on learning process and include sequential lists, linked lists, and other fundamental structures.
algorithms algorithms-and-data-structures c c-language c-programming data data-structures data-structures-c structures-c
Last synced: 16 May 2025
https://github.com/rodrigojunqueiradev/2025-python-data-analysis-and-visualization-masterclass
2024 Python Data Analysis & Visualization Masterclass
data-analysis data-science data-structures data-visualization pandas python python-3 python3 seaborn
Last synced: 27 Feb 2025
https://github.com/vladd12/data-structures-and-algorithms-in-python-and-cpp
Data structures and algorithms in Python and C++
algorithms cplusplus cpp data-structures python python3
Last synced: 23 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/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/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/vickshan001/huffman-encoding-decoding-in-java
Java implementation of Huffman encoding and decoding from scratch. Includes custom tree traversal, compression, and decompression logic. Built in 2021.
algorithms compression data-structures decompression huffman-coding java priority-queue tree-traversal
Last synced: 31 Mar 2025
https://github.com/agastyahukoo/accelerated-computer-science-fundamentals
Comprehensive C++ programs from University of Illinois Urbana-Champaign's Accelerated Computer Science Fundamentals course, plus extra examples for deeper learning and practice.
algorithms computer-science data-structures object-oriented-programming
Last synced: 28 Mar 2025
https://github.com/iampavangandhi/photoeditor
🖼️ Photo Editor Web App (using 3D Array)
arrays data-structures javascript photo-editor vanilla-javascript
Last synced: 09 Mar 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/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 07 Apr 2025
https://github.com/denpeshkov/datastructures
A library of various data structures implemented in Go.
Last synced: 27 Feb 2025
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/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/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/marcoschalet/estruturas-de-dados
Repositório para armazenar a implementação de algoritmos da monitoria na disciplina de Estruturas de Dados 1.
Last synced: 15 Mar 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/joakimteixeira/student-registration
Student registration console program
Last synced: 09 Mar 2025
https://github.com/gauravjuvekar/aint-safe
aint-safe - Lock-free async-interrupt-safe data structures
Last synced: 21 Jul 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/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/abdo-essam/redblacktree-with-gui-and-console-application
Algorithms Analysis and Design Course
data-structures jframe redblack-tree tree-structure
Last synced: 15 Mar 2025
https://github.com/sans-arch/data-structures-and-algorithms
algorithms data-structures javascript
Last synced: 16 May 2025
https://github.com/jongminchoi98/data-structure
Data Structure & Algorithms
Last synced: 20 Nov 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/erenisci/python
Python
algorithms data-structures fundamentals jupyter-notebook python
Last synced: 19 Apr 2025
https://github.com/magnusrodseth/celeritas
A website for categorizing and visualizing data structures and algorithms.
algorithms data-structures data-visualization nextjs react tailwindcss typescript
Last synced: 15 Mar 2025
https://github.com/hamzazafar10/movie-recommendation-system
Content based movie recommendation system using cosine similarity.
cosine-similarity data-analysis data-preprocessing data-science data-structures data-visualization jupyter-notebook machine-learning movie-recommendation python
Last synced: 09 Mar 2025
https://github.com/mritzreal/dsa-course
This repo contains my exercises and projects from Brad Traversy's Data Structures and Algorithms course. I'm taking this course to deepen my understanding of fundamental computer science concepts and improve my JavaScript problem-solving skills
algorithms algorithms-and-data-structures data-structures dsa
Last synced: 29 Mar 2025
https://github.com/w1z2z/algorithms-js
Simple algorithms in JavaScript
algorithms data-structures javascript
Last synced: 14 Jul 2025
https://github.com/khaleelmuhd1998/programmingpractises
My coding practise history.
algorithms coding data-structures programming
Last synced: 08 Apr 2025
https://github.com/al-ghaly/data-structure-functions
Some basic Algorithms
algorithms data-structures python searching-algorithms sorting-algorithms
Last synced: 15 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/billgewrgoulas/rtrees-and-spatial-data
Rtrees for storing spatial data.
data-structures pathfinding rtree
Last synced: 06 Mar 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