Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/data-structures
- Wikipedia: https://en.wikipedia.org/wiki/Data_structure
- Related Topics: algorithm,
- Aliases: data-structure,
- Last updated: 2025-01-14 00:07:00 UTC
- JSON Representation
https://github.com/elliotwutingfeng/advent-of-code-2022
My Python solutions for Advent Of Code 2022.
advent-of-code advent-of-code-2022 algorithms data-structures lifelong-learning python solutions
Last synced: 10 Jan 2025
https://github.com/eskabore/cs50x-2023
This repository houses all the problem sets and my final project for CS50 2023
algorithms c-language c-plus-plus cs50 cs50x data-structures javascript memory-allocation programming python
Last synced: 06 Jan 2025
https://github.com/iozsaygi/unity-quadtree
Implementation of quadtree data structure in Unity engine.
data-structures educational mit-license quadtree unity
Last synced: 06 Nov 2024
https://github.com/OneUpWallStreet/Data-Structrues-And-Algorithms
Leetcode Solutions
cpp data-structures go java leetcode leetcode-cpp leetcode-go leetcode-java leetcode-python leetcode-solutions leetcode-swift python technical-interviews
Last synced: 14 Nov 2024
https://github.com/braintwister/record
A heterogeneous data structure for C++
cpp data-structures heterogeneous polymorphism
Last synced: 18 Nov 2024
https://github.com/ahmedhamed3699/process-scheduler
A simple process scheduler project for Data Structures & Algorithms course
algorithms cpp data-structures os process-scheduler simulation
Last synced: 08 Jan 2025
https://github.com/leksus-04/algorithms-and-data-structures
:brain: Implementation of various algorithms and data structures in C++
algorithms cplusplus cpp data-structures implementation-of-algorithms implementation-of-data-structures
Last synced: 07 Jan 2025
https://github.com/saifeddineelhanoune/algorithms-and-data-structure
about mastering algorithms in many lang and different data structure
algorithms codingame-solutions data-structures leetcode-solutions maths problem-solving sorting-algorithms trees
Last synced: 14 Dec 2024
https://github.com/agungdwiprasetyo/cheatsheet
Cheatsheet STL C++, JavaScript, Python, ...
Last synced: 16 Nov 2024
https://github.com/dkhrunov/algo-and-ds
algorithms data-structures jest typescript
Last synced: 21 Dec 2024
https://github.com/rajjitlai/bca-3rd-sem-c-programs
C programs for BCA 3rd Semester 2023-2024
arrays bca c c-language c-programming-language coding-interviews cprogramming data-structrues data-structures dsc linked-list stack
Last synced: 12 Oct 2024
https://github.com/mramshaw/radix-trie
A radix (or possibly Patricia) trie
data-structures go golang patricia-trie radix radix-trie table-driven-testing trie
Last synced: 14 Jan 2025
https://github.com/tresor11/coding-challenges
This repository contains solutions to common coding challenges
Last synced: 28 Dec 2024
https://github.com/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 20 Dec 2024
https://github.com/apoorva-info/data-structures-and-algorithms
This repository showcases my daily DSA practice in Python, focusing on improving problem-solving skills and coding logic. Each solution is documented to aid learning and preparation for coding interviews.
algorithm algorithms algorithms-and-data-structures coding-interviews computer-science data-structures dsa gthub interview interview-questions python3 software-engineering study-plan youtube
Last synced: 01 Nov 2024
https://github.com/danitilahun/coding-challenges
This repository contains coding challenges and solutions. It is the perfect place to enhance your coding skills.
algorithms coding-challenge data-structures golang problem-solving python3
Last synced: 07 Nov 2024
https://github.com/cieslarmichal/algoexpert-cpp
C++ solutions to the coding interview problems on AlgoExpert.
algoexpert algoexperts algorithms-and-data-structures algoritms coding-challenges coding-interviews cpp data-structures interview-preparation interview-questions problem-solving
Last synced: 08 Dec 2024
https://github.com/varun-doshi/rs-merkletree
Rust Library to create Merkle Trees
cryptography data-structures ethereum hash merkle-proof merkle-tree rust tree
Last synced: 11 Oct 2024
https://github.com/jzplp/data-structure-ywm-implementation
数据结构 严蔚敏版 书中各种数据结构代码的自己实现
data-structures implementation yanweimin
Last synced: 29 Dec 2024
https://github.com/nitvex/data_structures_and_algorithms
algorithms cij data-structures data-structures-algorithms graphs
Last synced: 10 Jan 2025
https://github.com/yjl9903/setmap
Use Hash to check whether two sets are equal.
Last synced: 17 Dec 2024
https://github.com/3ein39/academic
Organizing some college assignments and random things ; )
console-application data-structures oop
Last synced: 10 Jan 2025
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 10 Jan 2025
https://github.com/yuisanae2f/container
Memory Allocator C
cpp data-structures learning-by-doing
Last synced: 01 Jan 2025
https://github.com/md-mafujul-hasan/hackerrank_algorithms_solution
These Contain Some Algorithm Solution of Hacker Rank😏
algorithm algorithm-challenges algorithm-hackerrank algorithms algorithms-and-data-structures algorithms-datastructures data-structures hackerrank hackerrank-algorithm hackerrank-algorithms hackerrank-algorithms-solution hackerrank-algorithms-solutions hackerrank-algorithms-solutions-php hackerrank-algorithms-warmup hackerrank-algorithms-youtube hackerrank-solutions python
Last synced: 03 Jan 2025
https://github.com/bertptrs/safelist
A memory-safe linked list in C++
c-plus-plus data-structures linked-list memory-management
Last synced: 11 Jan 2025
https://github.com/md-mafujul-hasan/hackerrank_data-structure_solutions
These Contain Some Data Structure & Algorithm Problem Solution of Hacker Rank😏
data-structures hackerank hackerrank hackerrank-30dayschallange hackerrank-algorithms-solution hackerrank-algorithms-solutions hackerrank-challenges hackerrank-data-structures hackerrank-databases hackerrank-datastructure hackerrank-datastructures-array hackerrank-solutions
Last synced: 03 Jan 2025
https://github.com/anishlearnstocode/python-workshop-3
Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨💻 @WhatAfterCollege 🎓
algorithms arithmetic-expression data-structures dictionary functions generator-function introduction-to-programming list logical-expression methods oops pycharm pycharm-ide python python3 tuple workshop
Last synced: 19 Dec 2024
https://github.com/bariscan97/leetcode-solutions
algorithms data-structures leetcode python python3
Last synced: 17 Dec 2024
https://github.com/timthedev07/100algo-in-100days
Learn 100 algorithms in 100 days.
algorithm algorithms challenge data-structures milestone
Last synced: 02 Jan 2025
https://github.com/dhth/thescienceofcomputers
computer-science data-structures
Last synced: 18 Dec 2024
https://github.com/nop-dev/learning-js
Esse repositório contem todas as anotações que fiz enquanto estudava um módulo da trilha Explorer da Rocketseat sobre JavaScript. 🔰
data data-structures functions javascript js
Last synced: 10 Jan 2025
https://github.com/serhatkacmaz/cpp-datastructuresandalgortihms
Contains codes related to data structures
algorithms cplusplus data data-structures
Last synced: 10 Jan 2025
https://github.com/dangkhoasdc/taocp
working through the Art of Computer Programming
algorithms analysis-of-algorithms data-structures programming
Last synced: 02 Jan 2025
https://github.com/bodrovis-learning/datatypesalgo-yt-series
Серия уроков "Алгоритмы и структуры данных" на YouTube
algorithms data-structures lessons youtube-tutorial-series
Last synced: 26 Dec 2024
https://github.com/jdeokkim/algoitni
A collection of libraries that implement various data structures and algorithms.
algoitni algorithms data-structures raylib raylib-examples
Last synced: 18 Dec 2024
https://github.com/kkgthb/download-salesforce-objects-and-fields-as-json
A CumulusCI project that helps you download a Salesforce org's objects and fields as JSON
cumulusci data-structures database json metadata python salesforce salesforce-objects schema sfdx
Last synced: 03 Jan 2025
https://github.com/yungshenglu/onlinejudgenctu
Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)
algorithms cpp data-structures
Last synced: 26 Dec 2024
https://github.com/mbrsagor/js-pro
Javascript A to Z node.
data-structures javascript javascript-es6 javascript30
Last synced: 12 Jan 2025
https://github.com/jmmoser/data-structures
Bare-bones data structures in C
array c circular-buffer data-structures dictionary hash-table heap linked-list linked-lists list
Last synced: 10 Jan 2025
https://github.com/scriptnull/linkedlist.cr
Linked List Implementation for Crystal Programming Language
Last synced: 17 Dec 2024
https://github.com/pranav016/ds-algo-in-python
Implementation of Data-structures and Algorithms in Python.
algorithms data-structures python time-complexities
Last synced: 24 Dec 2024
https://github.com/broucz/lf-queue
A lock-free multi-producer multi-consumer unbounded queue.
concurrency data-structures mpmc-queue queue
Last synced: 24 Dec 2024
https://github.com/ahmed-roshdy-1/lab-3-assissment
it problem-solving using data structures and that when I in my second years in computer science college
Last synced: 12 Jan 2025
https://github.com/devinterview-io/bit-manipulation-interview-questions
🟣 Bit Manipulation Interview Questions Answered to help you get ready for your next Data Structures interview.
bit-manipulation bitmanipulation bitmanipulation-interview-questions data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview data-structures-interview-questions
Last synced: 12 Dec 2024
https://github.com/ahmed-roshdy-1/implementing-stack-using-c
this problem I had solved in my second year in computer science college
Last synced: 12 Jan 2025
https://github.com/rulyotano/rulyotano.crosscutting.js
Cross-cutting packages with tools for javascript
algorithm bezier-curves data-structures interpolation-methods js library math nmp
Last synced: 26 Dec 2024
https://github.com/gregorykogan/mephi-laboratory-works
Some of my programming laboratory works at MEPhI
c cpp data-structures dynamic-array inheritance laboratory-works linked-list oop smart-pointers
Last synced: 26 Dec 2024
https://github.com/exsandebest/trees
AVL Tree, RedBlack Tree and Splay Tree visualization in Qt
avl-tree data-structures qt qt-interface red-black-tree redblack-tree splay-tree tree-structure tree-view tree-visualization tree-visualizer trees
Last synced: 11 Jan 2025
https://github.com/isinghabhishek/java_dsa-basic-to-advance
This repo contains all my learning related to fundamentals of Java Programming language, and the Data Structures and Algorithm. Many of the Classical problems solution, and important algorithms explanation with algorithms problem examples solution. Java Data Structure and Algorithms
algorithms data-structures java problem-solving
Last synced: 11 Jan 2025
https://github.com/ahmed-roshdy-1/lab-3_7
problem-solving using data structures
Last synced: 12 Jan 2025
https://github.com/am-kantox/finger_tree
Pure Elixir implementation of FingerTree
binary-tree data-structures elixir elixir-lang queue
Last synced: 17 Dec 2024
https://github.com/papachristoumarios/abstract-data-types
A library implementing some data structures for educational purposes
adt algorithm data-structures tree
Last synced: 12 Jan 2025
https://github.com/georgegkas/data-structures
Personal repository, containing implementations and notes about data structures.
Last synced: 25 Dec 2024
https://github.com/ivan-magda/introduction-algorithms
Introduction to Algorithms
algorithms data-structures java kotlin
Last synced: 26 Dec 2024
https://github.com/miguelestradam36/basic-local-data-management
Python | Data Transformations with Pandas and Sqlite3.
data data-structures jupyter pandas python sql sqlite3
Last synced: 12 Jan 2025
https://github.com/isaccanedo/daily-coding-problem-solutions
🎓🖥️ Solutions for 350+ Interview Questions
algorithm coding coding-challenge coding-problems data-structures data-structures-and-algorithms problem-solving problem-solving-algorithms python python-3 python3
Last synced: 12 Jan 2025
https://github.com/n8rzz/quad-tree
QuadTree data structure written in TypeScript
canvas data-structures quadtree typescript
Last synced: 13 Dec 2024
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 03 Jan 2025
https://github.com/nicbet/cart
Crystal Adaptive Radix Tree Implementation
algorithms crystal-language data-structures radix-tree tree
Last synced: 03 Jan 2025
https://github.com/xushaohua/thealgorithms
All data structures and algorithms in Rust. 使用 Rust 语言实现所有的数据结构与算法
algorithms data-structures leetcode rust
Last synced: 12 Jan 2025
https://github.com/toreda/strong-types
Automated type checks and guaranteed return types with 1 line of code. Say goodbye to reference errors from unexpected types. Write less validation code and improve quality.
data-structures strong-types type-safe type-safety type-system
Last synced: 18 Dec 2024
https://github.com/thanhngan22/dsa-writeups
💦 some exercises in Hackerrank and other sources used to practice
algorithms data-structures hackerrank-solutions
Last synced: 03 Jan 2025
https://github.com/robertzhidealx/lytepq
A small and mighty suite of data structures in JavaScript.
algorithms array binary-heap data-structures disjoint-sets javascript priority-queue queue union-find
Last synced: 25 Dec 2024
https://github.com/bsanket16/data-structures-and-algorithms
My data structures and algorithms library
algorithms data-structures java
Last synced: 26 Dec 2024
https://github.com/fmw666/data-structure
💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)
algorithms c cpp data-structures datastructures-algorithms python3
Last synced: 18 Dec 2024
https://github.com/santosh2702/array-in-python
Data structure
array data-structures hacktoberfest
Last synced: 26 Dec 2024
https://github.com/behzadam/algorithms
This repository is a collection of TypeScript algorithms and data structures.
algorithm algorithms algorithms-and-data-structures data-structures javascript-algorithms patterns search-algorithm sorting-algorithms typescript
Last synced: 18 Dec 2024
https://github.com/ashtishad/leetcode-go
Leetcode solutions in Golang.
algorithms data-structures data-structures-and-algorithms go golang leetcode leetcode-solutions
Last synced: 17 Dec 2024
https://github.com/lastancientone/amd-vs-nvda
Analyzing 2 technology stocks using Master Analyst Program (MAP).
data data-analysis data-structures data-visualization excel forecasting time-series-analysis
Last synced: 26 Dec 2024
https://github.com/bryanbill/algo
Algo is a series of several algorithms written in pure dart
Last synced: 26 Dec 2024
https://github.com/pedrofurtado/c-data-structures
Data structures implemented in C.
c data-structure data-structures
Last synced: 18 Dec 2024
https://github.com/allan7yin/datastructures-algorithms
Code related to data structures and algorithms
algorithms cpp data-structures python rust system-design
Last synced: 18 Dec 2024
https://github.com/a3ro-dev/dsa
My data structure and algorithm repository. In Python
data-structures linked-list python stack
Last synced: 02 Jan 2025
https://github.com/kopach-artem/hashtable
A comprehensive C++ library for efficient data management using hash tables. Features customizable hashing, collision resolution.
c-plus-plus cpp data-structures hash-map hash-table hashtable
Last synced: 18 Dec 2024
https://github.com/satishdash/juliaexercism
Exercises on various Julia concepts from Exercism.io
data-structures julialang programming
Last synced: 26 Dec 2024
https://github.com/zannatul-naim/data-structure
CSE-2122 Data Structure Lab
algorithm array array-methods bfs-algorithm data-structures dfs-algorithm graph linked-list matrix queue stack tree
Last synced: 26 Dec 2024
https://github.com/floressek/hanoi_tower
Some coding for Data Structures and Algorythms
Last synced: 18 Dec 2024
https://github.com/limajpp/data-structures
This repository contains implementations of various fundamental data structures written in Java. Each implementation is designed from scratch, avoiding the use of Java's built-in data structure libraries, to reinforce a deeper understanding of how they work internally.
algorithms data-structures java
Last synced: 18 Dec 2024
https://github.com/yungshenglu/onlinejudgezero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 26 Dec 2024
https://github.com/utkarshmishra12/leetcode_solutions
LeetCode Solutions - Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems
algorithms coding-solutions cpp data-structures interview interview-preparation leetcode leetcode-cpp leetcode-cpp-solutions leetcode-solutions
Last synced: 01 Jan 2025
https://github.com/ahmedosmandev/codeforces-solutions
Codeforces's problems solutions.
algorithms codeforces codeforces-solutions competitive-programming cpp data-structures online-judge problem-solving
Last synced: 26 Dec 2024
https://github.com/d-michail/jheaps-trace
Trace drivers for JHeaps
benchmark data-structures fibonacci-heap heap pairing-heap priority-queue simulation trace-based
Last synced: 26 Dec 2024
https://github.com/d-michail/jgrapht-examples
JGraphT library examples
analytics data-science data-structures examples-project graph-algorithms graph-mining graphs jgrapht
Last synced: 26 Dec 2024
https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster
Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)
algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms
Last synced: 13 Dec 2024
https://github.com/levichu51/pro2-practica1-22-23
Primera práctica de la asignatura de Programación 2 de la UDC 22/23
data-structures programming udc university
Last synced: 26 Dec 2024
https://github.com/levichu51/pro2-practica2-22-23
Práctica de la asignatura de Programación 2 de la UDC 22/23
data-structures programming udc university
Last synced: 26 Dec 2024
https://github.com/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 13 Dec 2024
https://github.com/huanhuanonly/codeforces
Some interesting problems I solved on competition platforms such as codeforces
algorithms atcoder balanced-tree bfs-dfs codeforces contest cpp data-structures divide-and-conquer dynamic-programming graph-algorithms layered-graph luogu network-flow nowcoder persistent-data-structure shortest-path string-matching templates tree-structure
Last synced: 02 Jan 2025
https://github.com/riddhish97/dsa
This Repo will have DSA and problem solving solution
algorithm array data-structures dynamic-programming hashmap javascript
Last synced: 10 Jan 2025
https://github.com/kittonn/data-structure-and-algorithms
Learn Data Structure and Algorithms using python.
Last synced: 18 Dec 2024
https://github.com/nilesh2000/errorfreecodes
Repository I use for my interview preparation.
algorithms cpp data-structures
Last synced: 10 Jan 2025
https://github.com/iamjayprakash/dsa
This Repository contains codes in C programming Language related to Data structure and Algorithm.
c ccode code cprogramming data-structures dsa linked-list queue stacks
Last synced: 23 Dec 2024
https://github.com/vedant-jain03/dsa-questions
This repo contain all my Algorithms basics problems and problem types
algorithms cpp14 data-structures
Last synced: 10 Jan 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: 18 Dec 2024
https://github.com/vs4vijay/data-structures-and-algorithms
Data Structures and Algorithms problems and solutions in Ruby
data-structures datastructures dsa ruby
Last synced: 10 Jan 2025
https://github.com/ernitingarg/very-large-file-processing-python
Python solution which uses min-heap data structure and thread parallalism to process very large file
data-structures large-files min-heap multiprocessing python3 space-complexity threading time-complexity unit-testing
Last synced: 26 Dec 2024