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-02-13 00:07:34 UTC
- JSON Representation
https://github.com/grahamstrickland/malik_ds
Exercises from "Data Structures Using C++" (2e) - D.S. Malik
algorithms algorithms-and-data-structures cpp cpp11 data-structures
Last synced: 10 Jan 2025
https://github.com/sbmaruf/lightoj-problem_solution
In my undergraduate life, I solved competitive programming problems at lightoj.com. This online judge is popular for small volumes of quality problems.
algorithms c-plus-plus competitive-programming data-structures lightoj online-judges problem-statement solution
Last synced: 11 Nov 2024
https://github.com/devinterview-io/binary-tree-data-structure-interview-questions
🟣 Binary Tree Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions binary-tree-data-structure binary-tree-data-structure-interview-questions binary-tree-data-structure-questions binary-tree-data-structure-tech-interview coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 06 Feb 2025
https://github.com/accurat/data-juggler
A data wrapper and enricher 🤹♂️
data-structures mobx-state-tree
Last synced: 06 Nov 2024
https://github.com/sunaku/structy_record
🎩 Provides a Struct-like interface for Records
data-structures elixir-library
Last synced: 16 Oct 2024
https://github.com/songzhi/rs-data-structure
Data Structure and Algorithm rust implementation for learning purpose.
algorithms data-structures rust
Last synced: 12 Nov 2024
https://github.com/hypertextassassin0273/excel_data_organizer_and_cleaner-ds_project
Data Structures project in C++11 language, uses custom Vector & String structures with Move Semantics (Rule of Five)
cpp11 data-cleaning data-cleansing data-structure-projects data-structures data-structures-project data-wrangling ds-projects easy-project excel-operations move-semantics object-oriented-programming oop open-source open-source-code open-source-project rule-of-five string university-project vector
Last synced: 14 Nov 2024
https://github.com/devinterview-io/trie-data-structure-interview-questions
🟣 Trie Data Structure interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview trie-data-structure trie-data-structure-interview-questions trie-data-structure-questions trie-data-structure-tech-interview
Last synced: 06 Feb 2025
https://github.com/voronar/ctype-js
JavaScript library for easy working with C data types like primitive type arrays and structures.
c data-structures javascript websocket
Last synced: 14 Nov 2024
https://github.com/milenacarecho/42sp
Esse repositório é onde compartilharei minha jornada na escola de engenharia de software @42SP. Colocarei aqui os meus projetos em ordem cronológica e explicada 😄
42 42sp c data-structures libft
Last synced: 20 Nov 2024
https://github.com/lszeremeta/sdfeater
Always hungry SDF chemical file format parser with many output formats
chebi chemical-data chemical-elements cheminformatics cli cvme cypher data-structures database docker-image drugbank jar java molecularentity neo4j parser parsers periodic-table sdf sdf-files
Last synced: 23 Dec 2024
https://github.com/braswelljr/algorithm
Algorithms and data structures in Golang
algorithms data-structures golang
Last synced: 28 Oct 2024
https://github.com/tirendazacademy/r-programming-tutorial
Here are the topics talked about R tutorial in 1 YouTube video.
data-analysis data-science data-structures data-visualization ggplot2 logistics preprocessing r-programming r-programming-projects r-projects regression rstudio
Last synced: 01 Jan 2025
https://github.com/alexandrehiroyuki/datatome
Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.
algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance
Last synced: 07 Nov 2024
https://github.com/zeyu-li/algorithms
A useful collections of algorithms, formulas, APTs, and some other notes 🗒
algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school
Last synced: 22 Nov 2024
https://github.com/aditya-a-garwal/agavltree
High performance C++ AVL tree implementation with unit tests, examples and benchmarks
algorithm algorithms algorithms-and-data-structures avl-tree balanced-search-trees benchmarks binary-search-tree cpp data-structures google-test linux trees-graphs unit-test windows
Last synced: 09 Nov 2024
https://github.com/mrankitgupta/kaggle-pandas-solved-exercises
I'm sharing my Kaggle Pandas Course - Exercise complete solution notebook which I have solved while undertaking this course.
66daysofdata ankitgupta ankittalks data-analysis data-science data-structures data-visualization datascience kaggle kaggle-notebook kaggle-notebooks mrankitgupta pandas pandas-dataframe pandas-library pandas-python pandas-tutorial python python-library python3
Last synced: 17 Nov 2024
https://github.com/chimehq/relativecollections
Swift collection types that support efficient storage of order-relative values.
collections data-structures swift
Last synced: 16 Nov 2024
https://github.com/yazanzebak/competitiveprogramming
A repository that includes my solutions to a various problems on different online judges.
algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva
Last synced: 15 Nov 2024
https://github.com/siddhesh-desai/efficient-data-storage-and-retrieval-system
This project implements an efficient data storage and retrieval system using the B-tree data structure in C++.
btree btree-implementation data-structures dsa dsa-cpp dsa-project
Last synced: 12 Feb 2025
https://github.com/ventgrey/algorithms-and-data-struct
Just a repo to place some algorithms and data structure practices.
algorithm algorithms begginers data-structures explained multi-language practice
Last synced: 02 Nov 2024
https://github.com/khaledashrafh/sqgen
This project demonstrates the use of inheritance, templates and exceptions in C++ to implement two generic data structures: stacks and queues.
data-structures excep generic-programming object-oriented-programming oob queue stack templates
Last synced: 02 Feb 2025
https://github.com/octcarp/sustech_cs208-algorithm_s23_works
(1120/1100) Labs of CS208 2023 Spring: Algorithm Design and Analysis (ADA), SUSTech. Taught by Prof. Yuhui SHI.
algorithms cs208 data-structures sustech
Last synced: 09 Feb 2025
https://github.com/chinmaymahajan/dreamscoder-examples
This repository contains the example code for the posts on the blog www.DreamsCoder.com
c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs
Last synced: 21 Oct 2024
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 12 Jan 2025
https://github.com/arriqaaq/set
Set is an in-memory Redis like set datastructure
Last synced: 13 Oct 2024
https://github.com/nnnlog/baekjoon
Baekjoon online judge solution (2020.05.16 ~ 2022.09.04)
algorithms baekjoon cplusplus-17 cplusplus-20 data-structures nodejs
Last synced: 19 Oct 2024
https://github.com/gapur/js-algorithms
🤓 Algorithms and data structures in JavaScript
algorithm algorithms data-structures javascript javascript-algorithms nodejs
Last synced: 09 Nov 2024
https://github.com/strojure/zmap
Persistent map with lazily evaluated values for Clojure(Script).
clojure clojurescript data-structures delays hashmap lazy-evaluation
Last synced: 16 Dec 2024
https://github.com/okmttdhr/haskell-algorithms
Algorithms and data structures implemented in Haskell
algorithm data-structures functional-programming haskell
Last synced: 19 Oct 2024
https://github.com/ahammadmejbah/scikit-learn-cheat-sheet
Scikit Learn Cheat Sheet
data-engineering data-mining data-science data-structures data-visualization database
Last synced: 10 Feb 2025
https://github.com/vanruesc/math-ds
Mathematical data structures.
2d 3d cylindrical-coordinates data-structures math matrix quaternion spherical-coordinates vector
Last synced: 26 Jan 2025
https://github.com/peterr-s/hash_map
A simple C hash map implementation
c c89 data-structures hashmap standard-conform
Last synced: 12 Oct 2024
https://github.com/make-github-pseudonymous-again/js-library
:books: All kinds of code bricks for JavaScript
agpl algorithms computer-science data-structures javascript
Last synced: 12 Oct 2024
https://github.com/manpages/algorand-merkle
data-structures haskell literate-programming merkle-tree polymorphic
Last synced: 14 Oct 2024
https://github.com/sgoudham/bst-rs
Recursive & Iterative Binary Search Tree Implementations within Rust
binary-search-tree binary-tree bst bst-tree data-structures hacktoberfest rust rust-crate rust-library
Last synced: 07 Nov 2024
https://github.com/yazaldefilimone/algorithms
computer science, algorithms, data structures
algorithms competitive-programming computer-science data-structures
Last synced: 12 Oct 2024
https://github.com/vertexclique/cuneiform-fields
Field level cache optimizations for Rust (no_std)
cache-coherence cache-optimization concurrency data-structures field-optimization no-std rust-lang
Last synced: 14 Oct 2024
https://github.com/syfxlin/code
:pencil2: 存放非项目的代码
algorithms data-structures design-patterns php-middleware react-store vue-store
Last synced: 02 Dec 2024
https://github.com/Aluriak/graffunc
Python 3 data structure -- (hyper)graph of function
data-structures graph hypergraph python
Last synced: 27 Nov 2024
https://github.com/yazaldefilimone/algorithms-backup
🤓 | Computer science | Algorithms | Data structures
algorithms computer-science data-structures
Last synced: 26 Oct 2024
https://github.com/mfbx9da4/observable-state-tree
An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.
data-structures listener-tree state-tree
Last synced: 28 Nov 2024
https://github.com/tommyettinger/assorted-benchmarks
JMH benchmarks for various Java collections
benchmark data-structures hashing java jmh pathfinding performance random trigonometry
Last synced: 28 Oct 2024
https://github.com/hongbo-wei/ai-cs-uobd
Artificial Intelligence and Computer Science MSc (2023-2024) at the University of Birmingham Dubai
ai ai-programming algorithms artificial-intelligence computer-science computer-systems data-structures databases dubai software-development university-of-birmingham
Last synced: 14 Nov 2024
https://github.com/cloudflare/entropy-map
Low-latency hash map using minimal perfect hash functions and compact encoding.
Last synced: 01 Nov 2024
https://github.com/mstgnz/data-structures
Data Structures With Go
data data-structures go golang
Last synced: 13 Jan 2025
https://github.com/jmcph4/jcrl
A library of fundamental algorithms and data structures written in C
abstraction adt algorithms c compsci data-structures discrete-mathematics fundamental-algorithms graph hypergraph library list multiset queue reference-implementation set sorting-algorithms stack tree tree-search
Last synced: 06 Nov 2024
https://github.com/ritobrotomukherjee/dsa-computer-science
Problem solving and DSA with C++
algorithms-and-data-structures codechef cpp data-structures hackerrank-solutions leetcode-cpp math patterns problem-solving
Last synced: 06 Jan 2025
https://github.com/osspk/doubly-and-singly-linked-list
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
cplusplus-datastructure data-structures datastructures-algorithms datastructures-implementation datastructuresincplusplus double-linked-list doubly-linked-list doublylinkedlist free-to-use linked-list linked-lists linkedlist open-source-code single-linked-list singly-linked singly-linked-list
Last synced: 24 Nov 2024
https://github.com/anishlearnstocode/placement-resources
Interview Tips, Tricks 🐇 and Placement Resources 📘 for your dream Tech/Non-Tech Job.
algorithms data-structures experience interview placement
Last synced: 24 Jan 2025
https://github.com/yawkar/hse-dsa-lab-2
This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.
algorithms benchmark conan cpp data-structures hse lab
Last synced: 08 Feb 2025
https://github.com/avinandanbose/time_complexity_calculation_of_recursion
Here is all about Time Complexity Calculation of Recursion .
algorithm algorithms algorithms-and-data-structures algorithms-datastructures data-structures data-structures-algorithms data-structures-and-algorithms master-theorem master-thesis masters-theorem recursion recursion-exercises recursion-problem recursion-schemes recursion-tree recursion-tree-visualiser recursive-algorithm wiki
Last synced: 26 Jan 2025
https://github.com/haroldeustaquio/python-coding-challenges
Repository dedicated to solving Python problems from LeetCode, DataLemur and other programming challenges. Contains solutions implemented in Python to improve skills in algorithms and data structures.
challenge data-processing data-structures datalemur leetcode pandas python
Last synced: 19 Nov 2024
https://github.com/anishlearnstocode/hackerrank-java
Java ☕ Domain on HackerRank - Problems & Solutions 📖📕📑
big-decimal big-number data-structures hackerrank hackerrank-java hackerrank-solutions java java-collections java-domain java-exception-handling java-oops java-strings reference
Last synced: 24 Nov 2024
https://github.com/ar1st0crat/algorithmscheatsheet
Just a cheetsheet with codes of the most popular algorithms and data structures
data-structures searching sorting
Last synced: 05 Dec 2024
https://github.com/osenoah/alx-low_level_programming
Let's look at C
alogrithms alx alx-low-level-programming bash betty-style c coding data-structures gcc-complier low-level-programming memory-allocation osenoah shell-script ubuntu ubuntu2004
Last synced: 08 Nov 2024
https://github.com/anishlearnstocode/hackerrank-problem-solving-intermediate-skill-test
Contains solved programs for the HackerRank Problem Solving (Intermediate) Skill Test Certification 🎓.
algorithms certificate certification data-structures gcd hackerrank problem-solving programming string
Last synced: 24 Nov 2024
https://github.com/anishlearnstocode/hackerrank-interview-preparation-kit
Solutions to Interview Preparation Kit Questions on HackerRank.
algorithms cpp data-structures hackerrank interview-preparation java programming python python3 solutions
Last synced: 24 Nov 2024
https://github.com/hairrrrr/1200_problems
数据结构与算法 OJ 题目详解
algorithms c cpp data-structures java
Last synced: 14 Nov 2024
https://github.com/chetan6780/75-days-dsa-challenge
Ninja technique🥷 to ACE DSA Interviews.
algorithms challenge cpp data-structures dsa
Last synced: 12 Nov 2024
https://github.com/nahidulhasan/basic-problems-and-solutions
Basic data structures and algorithm related problems and solutions
Last synced: 19 Jan 2025
https://github.com/vasu7052/data-structures-and-algorithms
Here are some of my Data structures and algorithms created in Java Programming Language using IntelliJ IDE.
algorithms bellman-ford-algorithm breadth-first-search data-structures depth-first-search dijkstra-algorithm floyd-warshall-algorithm genetic-algorithm insertion-sort java knuth-morris-pratt longest-common-subsequence matrix-chain-multiplication merge-sort queue quicksort rabin-karp stack tower-of-hanoi tree-structure
Last synced: 11 Nov 2024
https://github.com/zain-bin-arshad/social-network-simulator
Social Network Simulator developed in python.
data-structures linked-list network-simulator node python python3 social-network-graph social-network-like-facebook
Last synced: 10 Feb 2025
https://github.com/devinterview-io/divide-and-conquer-interview-questions
🟣 Divide and Conquer interview questions and answers to help you prepare for your next data structures and algorithms interview in 2024.
algorithms algorithms-and-data-structures algorithms-and-data-structures-interview-questions algorithms-interview-questions coding-interview-questions data-structures data-structures-and-algorithms data-structures-and-algorithms-interview-questions data-structures-interview-questions divide-and-conquer divide-and-conquer-interview-questions divide-and-conquer-questions divide-and-conquer-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 06 Feb 2025
https://github.com/matanlurey/sector.dart
Fast and intuitive 2D data structures.
Last synced: 05 Nov 2024
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 07 Nov 2024
https://github.com/moderocky/fern
A human-readable and modifiable data-expression language with minimal clutter.
configuration data data-structures data-visualization language
Last synced: 11 Feb 2025
https://github.com/hun756/hybble
Data Structures with basically C++ OOP concepts. Containers are handled as in STL.
beginner-friendly cpp cpp-course cpp-library cpp17 data-structures
Last synced: 08 Nov 2024
https://github.com/aahansingh/data-structures-with-go
Here lies the code for learning to make the standard data structures with go. The link to the accompanying blogpost series is below ⬇
data-structures go golang golang-examples linked-list
Last synced: 23 Oct 2024
https://github.com/theanasuddin/grokking-algorithms-1st-edition-by-aditya-y.-bhargava
Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People 1st Edition by Aditya Y. Bhargava. All Data Structures and Algorithms Implemented In Java.
aditya-bhargava algorithms algorithms-and-data-structures algorithms-java data-structures data-structures-implementations data-structures-java grokking-algorithms grokking-algorithms-in-java illustrated-book java visual-learning
Last synced: 17 Nov 2024
https://github.com/fmahadybd/data-structure-with-java
This repository focuses on Data Structures and Algorithms (DSA) implemented in Java. It contains a single Java file with examples of core DSA concepts, providing a practical reference for learning and practicing algorithms and data structures.
algorithms data-structures java
Last synced: 25 Jan 2025
https://github.com/sanketpathak64/data-structures-and-algorithms
This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.
algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree
Last synced: 10 Nov 2024
https://github.com/aveek-saha/js-data-structs
A small data structures library for JavaScript
algorithm algorithms binary-search-tree binary-trees data-structures fisher-yates-shuffle graph graphs hacktoberfest heap-sort javascript lzw-compression queue stack tree trie-structure
Last synced: 05 Nov 2024
https://github.com/carlosneto726/tads
Projects and exercices made for the college
binary-tree bootstrap data-structures django laravel8 mysql postgresql
Last synced: 12 Feb 2025
https://github.com/azzzrro/data-structure-solutions-2
Data structure solutions for various sorting algorithms such as bubble sort, insertion sort, selection sort, quick sort, and merge sort. Additionally, essential data structures like hash tables, stacks, and queues are aslo included. Useful for learning and coding practice.
algorithms bubble-sort data-structures hashtable hashtable-chaining insertion-sort merge-sort queue quick-sort selection-sort sorting-algorithms stack
Last synced: 17 Jan 2025
https://github.com/bkfan1/js-data-structures
My implementations of data structures using JS
data-structures data-structures-js javascript javascript-data-structures js js-data-structures
Last synced: 17 Nov 2024
https://github.com/muxammilsidd/fast-khi-semester-3
Welcome! Here you can find relevant material for your third semester (BSCS) at FAST NUCES Karachi. For any queries/improvement feel free to contact me on [email protected]
computer-organization-and-assembly-language data-structures discrete-structures nuces semester-3
Last synced: 09 Jan 2025
https://github.com/l-tchen/findunion
An imperative implementation of disjoint-set data structure in Haskell
data-structures disjoint-sets haskell
Last synced: 17 Dec 2024
https://github.com/krishnadey30/data-structure
Data Structure codes implemented in C
bfs c data-structures dfs graph-traversal-algorithms graphs-pathfinding heap maxheap minheap queue stack trees trie
Last synced: 24 Jan 2025
https://github.com/shashwatkathuria/data-structures-and-algorithms
Data Structures And Algorithms
algorithm algorithms arraylist bellman-ford-algorithm binary-search binary-search-tree data-structures dijkstra-algorithm dna-sequencing dynamic-programming hashtable heap kruskals-algorithm papadimitriou prims-algorithm shortest-paths sorting-algorithms stack travelling-salesman-problem trie
Last synced: 26 Nov 2024
https://github.com/simon622/mqtt-tree
A quick and efficient data structure for indexing MQTT subscriptions in a highly concurrent environment.
data-structures mqtt mqtt-protocol mqtt-sn pubsub trie-tree
Last synced: 15 Nov 2024
https://github.com/chichunchen/concurrent-cache-conscious-hamt-in-rust
Parallel Cache Conscious Hash Trie
cache-control concurrent-data-structure data-structures rust
Last synced: 18 Nov 2024
https://github.com/davidssmith/ra
RawArray file format reference implementation
c data data-structures dimensions hdf5 hdf5-format julia library matlab metadata python ra-format storage-container
Last synced: 23 Oct 2024
https://github.com/ryanlinjui/course-learning
List of NTNU, NTU, NTUST courses that I learned.
adsp advanced-digital-signal-processing alogrithms ar-vr-programming artificial-intelligence assignment-solutions computer-graphics computer-networks computer-programming data-structures database-theory homework-assignments image-processing information-security iot ntnu ntu ntust
Last synced: 24 Jan 2025
https://github.com/vitorenesduarte/threshold-rs
Threshold data structures in Rust!
data-structures rust threshold vector-clock
Last synced: 12 Oct 2024
https://github.com/armankhondker/leetcode-solutions
Personal LeetCode Solutions.
algorithms data-structures leetcode-solutions
Last synced: 15 Nov 2024
https://github.com/ammahmoudi/designalgorithms
Homework Solutions for Design Algorithm Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology
algorithms data-structures dynamic-programming graph-algorithms greedy-algorithms linear-programming recursive-backtracking-algorithm
Last synced: 15 Jan 2025
https://github.com/vagmcs/intervaltree
A simple interval tree implementation for Java and Scala.
Last synced: 22 Nov 2024
https://github.com/vinitshahdeo/dsa-lab-codes
Lab Assignments for Data Structures and Algoithms
algorithms cpp data-structures lab-assignment
Last synced: 24 Nov 2024
https://github.com/scortier/complete-dsa-collection
Complete Data Structure and Algorithms Code and Explanation Collection in C++.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 21 Nov 2024
https://github.com/simplyyan/spellspike
The new, more powerful and easier programming language. (Under CC-BY 4.0 license). The fastest language in the world is Brazilian and is SpellSpike.
algorithms async-programming code-examples community compiler data-structures documentation golang interpreter javascript library networking object-oriented-programming open-source programming-language python spellspike spike syntax
Last synced: 14 Dec 2024
https://github.com/filipe1309/algoexpert-ts-solutions
This repository contains some solutions for the challenges from AlgoExpert Coding Questions.
algoexpert algoexpert-solutions algoexpert-typescript-solutions algorithms algorithms-and-data-structures conventional-commits data-structures git-hooks interview-preparation jest nodejs typescript
Last synced: 17 Jan 2025
https://github.com/coalio/Assistant
A data science library providing flexible dataframes for Lua 5.1+
data-analysis data-science data-structures dataframe lua
Last synced: 07 Nov 2024
https://github.com/byteshiva/es6-tuts
Playground - Experiments
algorithms async audioworklet await data-structures deeplearning es6-javascript es6-modules es6-promise linuxkit ml mobilenet nlp puppeteer sip2 typescript webassembly webaudio webrtc zeit
Last synced: 21 Nov 2024