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-03-27 00:07:44 UTC
- JSON Representation
https://github.com/ahmedshaabanal-saidi/custom_data_structure
A C# implementation of a generic custom data structure named MyList<T> that mimics the behavior of built-in collections. It implements IEnumerable<T>, ICollection<T>, and IList<T>, showcasing a deep understanding of interfaces, generics, and collection manipulation in C#.
Last synced: 24 Jun 2025
https://github.com/nitrosh/nitro-datastore
Nitro DataStore makes working with JSON data efficient and enjoyable. Access your data however you want - dot notation, dictionary style, or path-based - no schema required.
data-structures json python3 static-site
Last synced: 25 Jan 2026
https://github.com/efxlve/data-structures-and-algorithms-notes
✍️Notes: This repo contains notes on data structures and algorithms. The notes cover basic data structures such as array, linked list, stack, queue, tree, heap, graph as well as sorting algorithms such as selection, insertion, bubble, quick.
algorithms algorithms-and-data-structures data-structures notes
Last synced: 21 Mar 2025
https://github.com/amoshnin/cs.python-datastructures.algorithms
📘 List of (Algorithms, Data Structures & Coding Problems) 🐍 Implemented in Python with detailed explanations and links to further readings | Preparation for coding interviews 🚀
algorithms coding-problems data-structures
Last synced: 11 Sep 2025
https://github.com/dcristoloveanu/clds
C Lockless Data Structures
c data-structures hash-table hazard-pointer library lock-free lockless singly-linked-list
Last synced: 22 Jun 2025
https://github.com/ghackenberg/kurs-datenanalyse
This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.
data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree
Last synced: 17 Feb 2026
https://github.com/am15h/ds-algo
Some algorithms and their implementations
algorithms algorithms-and-data-structures data-structures hacktoberfest
Last synced: 30 Oct 2025
https://github.com/simranjeet97/google-cloud-access-using-python
Google Drive Access using Python, Interact Programmatically and Manipulate accordingly
data-analysis data-science data-structures data-visualization gcp gcp-cloud-functions gcp-compute gcp-compute-engine gcp-projects gcp-storage google googlecloud googlecloudplatform python python3 visualization
Last synced: 03 Mar 2025
https://github.com/monowarhusain/cse220
This course provides an introductory overview of data structures, covering fundamental concepts such as arrays, lists, stacks, queues, trees, and graphs. Students will learn the essential principles for organizing, storing, accessing, modifying, and deleting data efficiently in computer science.
bracu-cse bracucse bracucse220 cse-220 cse220 cse220-bracu cse220lab data-structures dsa-bracu monowar-bracu monowar-husain-bracu-cse220 monowar-husain-omi-bracu monowarbracu python3 zaber-mohammad zmd
Last synced: 24 Jun 2025
https://github.com/estkey/datastructure
Multi Language Implementation for Elementary Data Structure
Last synced: 27 Mar 2025
https://github.com/trojaner/eru-ceng-bz205
Assignment for C++ Data Structures and Algorithms Course at ERU
algorithms assignment cpp data-structures
Last synced: 23 Feb 2025
https://github.com/grant0417/dataplex
Data Structures Library for C
data-structures header-only stl
Last synced: 11 Sep 2025
https://github.com/ionux/arduino-bounded-queue
Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.
arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc
Last synced: 22 Feb 2025
https://github.com/nil369/akash_cpp_dsa_notes
This is my C++ & DSA notes. This Repo is helpful for Learning C++ Programming language and also Data Structures & Algorithm (DSA)
akash-halder cpp cpp20 data-structures dsa
Last synced: 24 Jun 2025
https://github.com/anhnt02hp/algorithm-data-structure
All basic knowledge about C++ and Algorithm & Data Structure
ads algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms dsa
Last synced: 05 Apr 2025
https://github.com/darrehan/dsa
"Repository for horning programming concepts in C, C++, Java, and Python. Dive into data structures and algorithms to elevate coding prowess."
algorithms c cplusplus data-structures java python
Last synced: 11 Sep 2025
https://github.com/louis3797/dsa
Data Structures and Algorithms in Java
algorithms data-structures data-structures-and-algorithms dsa graphs java
Last synced: 13 Apr 2025
https://github.com/bzdgn/serce
Serce is a primitive database
cli data-structure data-structures data-structures-algorithms database databases java memory-management
Last synced: 28 Mar 2025
https://github.com/jusexton/datastructu-rs
Data Structures written in the rust programming language.
Last synced: 13 Apr 2025
https://github.com/jabolopes/go-sparseset
Sparse sets with efficient traversal, joining, sorting, etc.
data-structures generics go golang golang-library sets sparse-sets utility
Last synced: 21 Mar 2025
https://github.com/markelca/noob.c
My personal way learning C and C++. With theory, usefull resources and organized by topics and diffifulty.
algorithms algorithms-and-data-structures c cpp data-structures educational resources theory
Last synced: 05 Apr 2025
https://github.com/manjeettahkur/30-day-leetcode
30-Day LeetCoding Challenge In Go programming language
algorithms-and-data-structures data-structures go golang leetcode
Last synced: 24 Jun 2025
https://github.com/hassanshehzad1/dsa_projects
## About - Virtual Pet Sanctuary Simulator The **Virtual Pet Sanctuary Simulator** is a comprehensive Java-based console application that simulates the management of a virtual animal sanctuary. The project is designed to provide an interactive experience for users in different roles—Manager, CareTaker, and Guest—allowing them to manage, care for
avl-tree binary-search-tree data-structures data-structures-and-algorithms dsa dsa-algorithm graph hashing hashmap heap iterator java linked-list queue searching-algorithms sorting-algorithms stack tree
Last synced: 11 Sep 2025
https://github.com/priyansusahoo/data-structure-and-algorithms-java
Learning Data Structures & Algorithms | Leetcode | Java
algorithms data-structures dsa-practice graph java leetcode leetcode-java list searching-algorithms sorting-algorithms tree
Last synced: 10 May 2025
https://github.com/kedarkk1/data-structures-and-algorithm-visualizer
Visualization of Various Data Structure and Algorithms (sorting, filtering, etc) for better understanding. MergeSort Done. Scroll down this github page to see screenshots of the WebApp
data-structure data-structures javascript javascript-game merge-sort mergesort react reactjs visualizer
Last synced: 20 Dec 2025
https://github.com/hassan11196/ds-assignments
Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018
bfs c cpp data-structures dfs infix optimization pathfinding postfix
Last synced: 23 Feb 2025
https://github.com/seatonullberg/ugraph
C89 undirected graph implementation.
c data-structures graphs undirected-graphs
Last synced: 29 Mar 2025
https://github.com/bilgeswe/42
Algorithms and Data Structures in C, Memory Leaks, Building Libraries, Linux Operations, Peer Learning
c client-server data-structures data-structures-and-algorithms git github linux macos memory-leak object-oriented-programming p2p project-repository sorting-algorithms terminal-ui ubuntu
Last synced: 30 Dec 2025
https://github.com/mukeshthawani/swift-algo-ds
Implementation of Algorithms and Data Structures.
algorithms data-structures swift swift-3
Last synced: 13 Mar 2025
https://github.com/amansrv/dsa-gfg
In this repository i only practicing all different varieties of questions related to all different topics of data structure and algorithm.
algorithms data-structures gfg
Last synced: 11 May 2025
https://github.com/yash22222/tsf-grip-tasks
The Sparks Foundation Data Science & Business Analytics Internship Tasks
buisness-intelligence business-analytics data data-science data-science-projects data-structures grip gripjune23 internship internship-task machine-learning projects python simple-linear-regression the-sparks-foundation tsf
Last synced: 24 Feb 2025
https://github.com/yash22222/sync-intern-s-ml-tasks
SYNC INTERN'S Machine Learning internship will offer you to enhance your skills by doing real-life example projects. This internship will increase your knowledge in the field of data and algorithms to understand how a machine learns.
bhpp boston-house-datasets boston-house-price-prediction boston-house-pricing data data-structures machine-learning machine-learning-algorithms numpy pandas sync-intern sync-interns
Last synced: 24 Feb 2025
https://github.com/harshikab2112/my-geeksofgeek-solutions
This repository contains Python solutions for GeeksforGeeks problems, covering Data Structures and Algorithms (DSA). Topics include arrays, linked lists, trees, graphs, dynamic programming, and more. Solutions are optimized, well-structured, and beginner-friendly. Ideal for coding practice, interview prep, and competitive programming.
algorithms beginner-friendly data-structures dsa python
Last synced: 21 Jul 2025
https://github.com/vz-enzo/movie-rental-sytem-python
Movie Rental System (Python)
data-structures movie-rental-store python python-data-structures python3 python3-script
Last synced: 09 Jul 2025
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/w1redch4d/pcclist
PCCList is a dynamic, Python-style list implementation in C++ capable of storing heterogeneous types
cpp17 data-structures dynamic-array python-list
Last synced: 11 May 2025
https://github.com/wotermelon/data-structure
常用的一些数据结构的实现,如链表、栈、队列、树等
data-structures javascript linked-list queue stack tree-structure
Last synced: 29 Mar 2025
https://github.com/maxrt101/c-data-structures
Some common data structures in c11
Last synced: 05 Apr 2025
https://github.com/priyakdey/leetcode
Solutions to problems from leetcode
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures data-structures leetcode leetcode-python leetcode-solutions python3
Last synced: 28 Mar 2025
https://github.com/khavishbhundoo/collections
A collection of common data structures for Go in both thread safe and non-thread safe variants
conccurent data-structures golang map queue stack
Last synced: 17 Jan 2026
https://github.com/minhajul/learning
Practice data structure and algorithm using Javascript, Python, Golang
algorithms data-structures golang javascript python
Last synced: 30 Dec 2025
https://github.com/papilo-cloud/leetcode
My Leetcode Solutions
algorithms data-structures leetcode-solutions python3
Last synced: 21 Mar 2025
https://github.com/krashish8/cso102-lab
Lab and Assignment files of the course "Data Structures and Algorithms" (CSO102) - Even Semester 2018-19 (2nd Semester)
Last synced: 03 Mar 2025
https://github.com/pockerman/tech3java
Collection of Java based algorithms on numerics, statistics, control etc
algorithms bayesian-filter data-structures java machine-learning reinforcement-learning statistics
Last synced: 24 Feb 2025
https://github.com/douglasmatosdev/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 21 Mar 2025
https://github.com/bryandejesusrt/data-structure-javascript
📊 Proyecto JavaScript: Implementación y aprendizaje de estructuras de datos comunes como grafos, listas enlazadas, mapas, filas, pilas, árboles y diccionarios.
data-structures diccionari graph javascript linked-list map tree-structure
Last synced: 17 Feb 2026
https://github.com/yizhezhang-ervin/algorithmspy
Algorithms By Python (数据结构+算法+SortSearch+剑指offer)
algorithms data-structures python3
Last synced: 24 Feb 2025
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 24 Feb 2025
https://github.com/l0rd-inquisit0r/c
Where I store my notes for C programming and Data Structures, Algorithms and Complexities
algorithms-and-data-structures algorithms-datastructures c data-structure data-structures data-structures-algorithms data-structures-and-algorithms data-structures-c dsa
Last synced: 23 Feb 2025
https://github.com/rafaatsouza/ufmg-undergrad-works
UFMG's Computer Science Department practical assignments
aeds c cpp data-structures datastructures jupyter-notebook lstm machine-learning mining-software-repositories ml natural-language-processing nlp paradigms python recommendation-system recsys
Last synced: 05 Apr 2025
https://github.com/yigittopm/javascript-data-structures-and-algorithms
Data Structures & Algorithms with Javascript (Michael McMillan)
algrothm book data-structures javascript
Last synced: 21 Mar 2025
https://github.com/gaarutyunov/dsa
Data Structures and Algorithms
algorithms data-structures deno
Last synced: 06 Apr 2025
https://github.com/01barthez/ludo-game-c-sdl
Ludo is a game in which each player moves his four pawns on a board according to the rolls of the dice, with the aim of getting all his pawns to the central square. This project consists in implementing a digital version of the game in C with SDL, managing the interface and the game rules.
assessment-project c cprograms data-structures makefile sdl2 sdl2-image
Last synced: 04 Mar 2025
https://github.com/ianfelps/estrutura_de_dados_em_c
Repositório para estudos sobre estrutura de dados na linguagem C.
Last synced: 12 Jun 2025
https://github.com/01barthez/expression-checker
We would like to write a program to tell whether expressions made up of pa-renthèses, brackets and accolades are well-formed. brackets and braces are well formed: the algorithm scans the string and determines whether determines whether there's a balance (and in the right order) between the opening parentheses and fer- brackets “[” and others...
assessment-project c data-structures homework makefile
Last synced: 04 Mar 2025
https://github.com/01barthez/learn_datastructure_c
In the university context, learning C language is a prerequisite for success in certain subjects such as INF131, INF231... To make up for this deficit, I'm going to learn complex data structures in C (Stack, File, Lists...).
c data-structures file initialization list makefile pile programming-exercises
Last synced: 04 Mar 2025
https://github.com/joaoassalim/algorithms
Data Struct in Python
binary binary-search-tree data-structures python
Last synced: 25 Jun 2025
https://github.com/lordubuntu/maths
Maths algorithms and data structures you'll find useful, formally verified and optimized
algebra algorithms calculus computer-algebra-system data-structures design-by-contract formal-verification mathematical-programming mathematics maths property-based-testing
Last synced: 12 Sep 2025
https://github.com/ctoic/polynomial-calculator-using_c-
Some of the basic concept's and algorithm implementations.
algorithm data-structures linked-list
Last synced: 04 Mar 2025
https://github.com/sohamratnaparkhi/dsa-course
Collection of different problems on Data Structures and Algorithms - segregated topic-wise
algorithms data-structures dsa hashmap leetcode-java leetcode-solutions linked-list stacks trees
Last synced: 07 Mar 2026
https://github.com/adrinlol/leetcode-javascript-algorithm-solutions
This repository contains JavaScript algorithm examples and solutions from Leetcode.
algorithms basic-algorithms data-structures data-structures-and-algorithms javascript javascript-guide
Last synced: 13 Mar 2025
https://github.com/nirmalsaiswaroopj/dsexplore
This project provides Python implementations of fundamental data structures, including Stacks, Queues, Linked Lists, and Trees (Binary Search and AVL). It features a user-friendly menu-driven interface for easy interaction. Explore basic operations like insertion and deletion in each structure. Clone the repository to get started!
arrays-and-strings data-structures linked-list queue stacks tree-structure
Last synced: 04 Mar 2025
https://github.com/piyushpriyadarshi/javautility
all datastructures and utility functions implemented in java
algorithms algorithms-and-data-structures data-structures datastructures java-8 problem-solving utility-application utility-classes utility-library
Last synced: 23 Feb 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 24 Feb 2025
https://github.com/moinulmoin/common-dsa-with-js
common data structures and algorithms with JavaScript
algorithms algorithms-and-data-structures data-structures dsa
Last synced: 04 Mar 2025
https://github.com/bragdond/universal-stack-c
Dynamic stack in C which can store any type of data
Last synced: 21 Mar 2025
https://github.com/madebypixel02/python-weekly-exercises-2019
[Uc3m] An introduction to python
classes data-science data-structures exercise oop programming programming-exercises pyhon uc3m
Last synced: 02 Dec 2025
https://github.com/madebypixel02/amazon-management-simulation-in-python
[Uc3m] The not-so-amazing power of management
amazon data-science data-structures data-structures-and-algorithms python uc3m
Last synced: 11 Sep 2025
https://github.com/tom474/learn_dsa_rmit
[RMIT 2024A] COSC2658 - Data Structures & Algorithms - Learning Resources
algorithms data-structures java
Last synced: 04 Mar 2025
https://github.com/tom474/map_system
[RMIT 2024A] COSC2658 - Data Structures & Algorithms - Group Assignment
algorithms data-structures java
Last synced: 04 Mar 2025
https://github.com/tom474/learn_cpp_rmit
[RMIT 2023C] EEET2482 - Software Engineering Design - Learning Resources
algorithms cpp data-structures object-oriented-programming
Last synced: 04 Mar 2025
https://github.com/tom474/time_bank_system
[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment
algorithms cpp data-structures object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/viztruth/c-and-cpp-practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning C and C++. 💡Check the README for categorized questions. This repo. can be useful for beginner and intermediate-level C or C++ programmers. If you found this repo. useful, don't forget to star the repo and give a follow.
array-manipulations c c-plus-plus c-programming cpp data-structures data-structures-and-algorithms linked-list matrices practice practice-exercises practice-problems programming solutions string-manipulation
Last synced: 21 Mar 2025
https://github.com/wendymunyasi/binary_trees
Learn about binary tree and binary search tree.
Last synced: 21 Jul 2025
https://github.com/frknbm/python
data-science data-structures numpy pandas pycharm python
Last synced: 31 Dec 2025
https://github.com/amanovishnu/gfg-dsa-solutions-python
data-structures geeksforgeeks linked-list python3 recursion trees-graphs
Last synced: 22 Feb 2025
https://github.com/ososuna/java-coding-interview
☕️ Studying for my java coding interview solving problems using TDD
algorithms data-structures java tdd
Last synced: 23 Feb 2025
https://github.com/himmat12/dsa-playground
This repository contains coding problems for practicing data structures and algorithms, LeetCode-style. Covers arrays, linked lists, stacks, and more. Solve in any language to strengthen problem-solving skills and prep for interviews.
algorithms-and-data-structures codingchallenges codinginterview data-structures javascript
Last synced: 29 Mar 2025
https://github.com/vvhacker007/rube-goldberg-machine
✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.
algorithms cpp data-structures sorting
Last synced: 29 Mar 2025
https://github.com/oussama-zbair/e-challenge
E-challenge 2023 | Java Problem Solving
data-structures java javaee oops-in-java problem-solving
Last synced: 04 Mar 2025
https://github.com/iamwatchdogs/dsa
Slate/Deprecated docs repo for DSA. I should have continued working on it.
algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python
Last synced: 31 Dec 2025
https://github.com/bansal-samarth/daily-dose-of-dsa
A collection of my DSA solutions—cracking problems one algorithm at a time!
algorithms-and-data-structures data-structures dsa geeksforgeeks geeksforgeeks-solutions leetcode leetcode-solutions
Last synced: 06 Apr 2025
https://github.com/aemulare/lab-bankqueuesimulation
CSC326 Information structures course
c-plus-plus college-project data-structures queue simulation
Last synced: 13 Apr 2025
https://github.com/abhishekboadgurjar/DSA
Welcome to the Data Structures and Algorithms (DSA) repository. This collection is intended to provide a comprehensive guide to fundamental and advanced concepts in DSA using C++. Each folder contains code examples and explanations for different topics.
algorithms data-structures dsa dsa-codes dsa-cpp dsa-notes
Last synced: 22 Jul 2025
https://github.com/isaka-james/data-structure-tutorials
This is the repulsitory which contains c++ programs which I write to practice the data structure and algorithms.
cplusplus cpp data-structures data-structures-and-algorithms practice
Last synced: 21 Mar 2025
https://github.com/brainhub24/wikihydra
A tool that simply get the latest changes of the Wikipedia articles including there authors of my Grandfathers Wikipedia site, a art SPYTOOL to check who last edit the site.
data-structures scanner spytools wikipedia wikipedia-api wikipedia-scraper
Last synced: 12 Apr 2025
https://github.com/kevindasilvas/data-structures-and-algorithms
This is a repository made for Portuguese speakers who are learning data structures and algorithms, I was studying this topic and didn’t find a lot of information in Portuguese, so I decided to concentrate the fonts, resources that I found on the internet and include examples made by me in PHP
brazilian-portuguese data-structures datastructures php7 portuguese sorting-algorithms sorting-algorithms-implemented
Last synced: 29 Mar 2025
https://github.com/feldroop/genedex
A small and fast FM-Index for Rust
bioinformatics data-structures fmindex search sequence-analysis
Last synced: 13 Sep 2025
https://github.com/yoursrijit/graph-in-java
Graphs in data structures are non-linear data structures made up of a finite number of nodes or vertices and the edges that connect them. Graphs in data structures are used to address real-world problems in which it represents the problem area as a network like telephone networks,
data-structures graph graph-theory graphs java networks
Last synced: 20 Jul 2025
https://github.com/radeelahmad/data-structure-code
various codes in C++
code data data-structures dsa dsa-algorithm
Last synced: 02 Mar 2025
https://github.com/theodesp/algorithms-erickson
Algorithms Workbook exercises by Jeff Erickson
algorithms data-structures exercises learning-by-doing
Last synced: 06 Apr 2025
https://github.com/dangnm9699/coursera-data-structures-and-algorithms-specialization
Data Structures and Algorithms Specialization programming assignments on Coursera, implemented in Python
algorithms coursera data-structures specialization
Last synced: 29 Mar 2025
https://github.com/arifulhb/coding-solutions
Coding Problems! Solutions in PHP
algorithm-challenges algorithms codility codility-solutions data-structures hakerrank-solutions php php7 problems solutions
Last synced: 24 Feb 2025
https://github.com/adolbyb/cpp-data-structures
Code I Wrote From 2 C++ Classes at FAU.
abstract-data-types c-plus-plus class computer-science containerization copy-constructor data-structures deque destructor double-linked-list dynamic-array function-template linked-list memory-allocation operator-overloading queue stack struct vector
Last synced: 30 Dec 2025
https://github.com/piotrl/compsci-alghoritms
🎓 My implementations of popular algorithms concepts
algorithms c computer-science data-structures learning
Last synced: 31 Oct 2025