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-22 00:07:29 UTC
- JSON Representation
https://github.com/alexprut/algo
🍒 Classic Algorithms and Data Structures implemented in Java
algorithm algorithms data-structures java
Last synced: 30 Apr 2025
https://github.com/morshedulmunna/software-engineering-core-concept
Learn Software Engineering core concept.
algorithms data-structures database distributed-systems javascript nodejs
Last synced: 09 Oct 2025
https://github.com/bgoonz/ds-algo-official
A interactive and comprehensive guide and learning tool for DataStructures and Algorithms ... concentrated on JS but with some examples in Python, C++ and Java as well
data-structures interview-questions learning-exercise programming-interview resources web-development website
Last synced: 30 Jul 2025
https://github.com/g1joshi/gfg-dsa
GeeksForGeeks Data Structures and Algorithms Self Paced
algorithms coding competitive-programming data-structures geeksforgeeks problem-solving programming self-paced
Last synced: 24 Oct 2025
https://github.com/mahdiramezanii/data-structure-with-python
Data building project (transformation of intermediate term into prefix and suffix)
data-structures datastructures infix-to-postfix postfix python
Last synced: 06 Jul 2025
https://github.com/mehanix/teme-fmi
🎓 Homework/Coursework during my bachelor's in Computer Science
algorithms-and-data-structures artificial-intelligence computer-science cpp data-structures database-design databases fmi formal-languages haskell homework-exercises ios-swift java mips-assembly nodejs operating-systems python signal-processing webdev
Last synced: 11 Mar 2026
https://github.com/lironmiz/self.py-python-course
this repository contains solutions in python to the python course problems of the Cyber Education Center from campus.gov.il. and the final project of the course hangman
beginner-project certificate conditional-statements course data-structures education files-python functions game hangman hangman-in-python logical-operators loops practice pycharm-ide python self-learning string-python terminal variables-python
Last synced: 23 Oct 2025
https://github.com/williscool/code_gym
A workspace for learning computer science and software engineering topics
algorithms coding-challenge data-structures interview interview-prep javascript ruby
Last synced: 07 May 2025
https://github.com/microwind/algorithms
经典算法+数据结构源码,C/Java/Python/JS/Go/Rust等不同语言实现。适合大学生和初级工程师学习,详细讲解每一个步骤,让你把基础打牢固。
algorithm algorithms bubble-sort bubblesort c cpp data-structures factor go insertion-sort java js merge-sort mergesort python quicksort radix-sort shellsort sort ts
Last synced: 07 Feb 2026
https://github.com/garfield1002/jhr_skip_list
Header-only skip list library for modern C++ (C++17/C++20)
cpp data-structures header-only library skiplist
Last synced: 12 Apr 2025
https://github.com/arnoob16/cpAPI
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
api api-wrapper competitive-coding competitive-programming competitive-programming-contests competitive-programming-reference competitiveprogramming contest contest-programming contests data-structures dsa dsa-algorithm dsalgo
Last synced: 10 Apr 2025
https://github.com/devinterview-io/sorting-algorithms-interview-questions
🟣 Sorting Algorithms 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 sorting-algorithms sorting-algorithms-interview-questions sorting-algorithms-questions sorting-algorithms-tech-interview
Last synced: 07 Jan 2026
https://github.com/s0rg/trie
Generic prefix tree for golang
data-structures golang-library prefix-tree trie trie-structure
Last synced: 30 Apr 2025
https://github.com/mahdiramezanii/data_staruct_with_python_2
Data building project (calculation of suffix expression with Python)
Last synced: 25 Jul 2025
https://github.com/turbomack/chae-tree
Create multi level navigation in elm easily.
Last synced: 15 Apr 2025
https://github.com/khuyentran1401/voronoi-diagram
Implementation of voronoi diagram with incremental algorithm
algorithms-and-data-structures data-structures dcel-subdivision incremental-algorithm python voronoi-diagram
Last synced: 13 Apr 2025
https://github.com/avestura/data-structure-app
All projects of Data Structure course in an integrated GUI application
bfs csharp data-structures dfs graph graph-algorithms guilan-university heap huffman-compression-algorithm huffman-compressor huffman-tree stack wpf
Last synced: 09 Mar 2026
https://github.com/starnekovo/buaaentrance
北航 991软件工程考研初复试 代码和笔记
algorithm data-structures operating-system
Last synced: 29 Jun 2025
https://github.com/achint08/algo-kit
Commonly encountered Data Strucutues and Algorithms implemented in python
algorithms data-structures go golang hacktoberfest interview-preparation-kit python
Last synced: 16 Oct 2025
https://github.com/kanugurajesh/dsa-solutions-notes
Sharing my notes and solutions for DSA concepts here
amazon coding-journey coding-ninjas-solution cpp data-structures github-flow google interview-preparation interview-questions java leetcode-solutions pbc striversa2zdsa
Last synced: 10 Jul 2025
https://github.com/xwzy/godan
Skip List, Bloom Filter, Ring Buffer, Query Counter, LRU, LFU... 🚀🚀🚀 Data structures and algorithm implementation in golang.
algorithm algorithms-and-data-structures data-structures golang
Last synced: 22 Jan 2026
https://github.com/khaledashrafh/b-tree
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
b-tree b-tree-implementation cpp data-structures generic scratch-implementation template
Last synced: 17 Oct 2025
https://github.com/clarketm/super
Data structures, data types, and algorithms with superpowers! 💪😎
array binarytree data-structures data-types heap javascript linkedlist map math number object priorityqueue queue set sorting-algorithms string super superpowers trie
Last synced: 14 Apr 2025
https://github.com/domargan/parallel-packed-csr
A parallel packed CSR data structure for large-scale dynamic graphs
csr data-structures dynamic-graphs evolving-graphs graph graph-data graph-databases graph-datastructures graph-processing graphs packed-memory-array pcsr stream-graphs streaming-graph-data streaming-graph-processing
Last synced: 03 May 2025
https://github.com/arnoob16/cpapi
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
api api-wrapper competitive-coding competitive-programming competitive-programming-contests competitive-programming-reference competitiveprogramming contest contest-programming contests data-structures dsa dsa-algorithm dsalgo
Last synced: 14 Apr 2025
https://github.com/devopscorner/nifi
Production Grade Nifi & Nifi Registry. Deploy for VM (Virtual Machine) with Terraform + Ansible, Helm & Helmfile for Kubernetes (EKS)
ansible data-science data-structures docker docker-compose dockerhub ecr eks eks-cluster etl kubernetes machine-learning ml mlops nifi nifi-registry terraform vpn vpn-client
Last synced: 08 Sep 2025
https://github.com/manuarora700/100-days-interview-preparation
⚡️ 100 Days of DS Algo for interview preparation (C++ and Javascript)
algorithms algorithms-and-data-structures challenges data-structures
Last synced: 14 Mar 2025
https://github.com/pigfly/rmit_algorithm_analysis
Central Repo For RMIT Algorithm Analysis Program
algorithms data-structures java rmit swift
Last synced: 09 Apr 2025
https://github.com/pfalcon/beap
Beap (bi-parental heap) algorithm reference implementation in Python
algorithms algorithms-and-data-structures data-structures implicit search-algorithm
Last synced: 19 Mar 2025
https://github.com/pearmini/hap
Turn your avatar into artwork via algorithm visualization and AI. 🏖
algorithms-and-data-structures algorithms-implemented art body-segmentation data-structures data-visualization image-processing style-transfer
Last synced: 22 Mar 2025
https://github.com/amey-thakur/data-structures-and-data-structures-lab
CSC305: Data Structures [DS] & CSL303: Data Structures Lab [DS Lab] | SE Semester III | Computer Engineering
academic-resources amey ameythakur computer-engineering computer-science data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-c engineering megasatish reference-books study-materials textbooks
Last synced: 10 Mar 2026
https://github.com/devnw/gen
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
data-structures generic-collections generic-functions generic-library generic-programming generic-types generics go golang google-go gophers library software-engineering struct structs structures
Last synced: 12 Jan 2026
https://github.com/alichtman/data-structures-cpp
Teaching data structures in C++. Great resource for students.
avl-tree btree cpp cs225 data-structures graph-algorithms hashtable trees uiuc
Last synced: 19 Mar 2025
https://github.com/anshumansinha3301/safetitude-project-finance
My works as an SDE @Safetitude
data-science data-structures dbms
Last synced: 13 Jul 2025
https://github.com/edoardottt/hackerrank-python
HackerRank-Python 🐍
algorithms data-structures hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-python hackerrank-solutions python python-3 python-script python3 solution solutions
Last synced: 20 Jul 2025
https://github.com/msakai/haskell-decision-diagrams
Binary decision diagrams (BDD) and Zero-Suppressed Binary Decision Diagrams (ZDD) in Haskell
bdd binary-decision-diagram binary-decision-diagrams data-structures haskell zdd
Last synced: 23 Mar 2025
https://github.com/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/lironmiz/leetcode
Designed to help people save the exercises I solved in java and track my progress and learning in algorithms, data structures, and programming math puzzles.
algorithms competitive-programming data-structures java leetcode-java leetcode-solutions math
Last synced: 03 Oct 2025
https://github.com/jacopopan/leetcode-top100-liked-questions
Python3 Solutions to LeetCode's "Top 100 Liked Questions"
algorithms coding-challenges complexity data-structures python
Last synced: 21 Nov 2025
https://github.com/ehmicky/wild-wild-parser
🤠 Parser for object property paths with wildcards and regexps 🌵
algorithm data-structures filter functional-programming glob globbing globstar javascript json library map nodejs parsing path recursion regex regexp regular-expression typescript wildcard
Last synced: 02 Aug 2025
https://github.com/sile/erl-splay-tree
A splay-tree implementation in Erlang
data-structures erlang splay-trees
Last synced: 22 Jul 2025
https://github.com/papachristoumarios/python-gomoryhu
Simplistic Gomory-Hu Tree Data Structure implementation in Python
data-structures gomory-hu-tree maximum-flow minimum-cu python
Last synced: 28 Oct 2025
https://github.com/baggepinnen/lengthchannels.jl
Julia Channels with defined length: Buffered and threaded iterators for machine learning.
channels data-structures iterators producer-consumer threading
Last synced: 19 Jul 2025
https://github.com/pzaino/zvector
An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.
algorithms ansi arrays bsd c c99 data-structures dynamic-arrays dynamic-queue dynamic-stack embedded gcc hacktoberfest high-performance library linux macos vectors winodws zig
Last synced: 27 Jul 2025
https://github.com/ali-elshorpagi/data_structures
Data Structures in C++
avl-tree binary-heap binary-search-tree binary-tree cpp data-structures doubly-linked-list hash-table problem-solving queue singly-linked-list stack template trie-tree vector
Last synced: 28 Apr 2025
https://github.com/oke-aditya/dsa
Data Structures and Algorithms practice.
algorithms coding-interviews data-structures
Last synced: 16 Jul 2025
https://github.com/misterzurg/academy_yandex_algorithm-training
⌨️ Solutions to Academy Yandex "Тренировки по алгоритмам"
algorithmic-training algorithms contest-programming data-structures golang rust yandex yandex-algorithm-trainings yandex-training
Last synced: 15 May 2025
https://github.com/alextsao1999/ast-buffer
Fast incremental parsing using piece table and tree-sitter to generate syntax tree
ast buffer data-structures piece-table text text-buffer text-editor tree-sitter tree-sitter-cpp
Last synced: 11 Mar 2025
https://github.com/ashish2030/data-structures
This is my Data Structure code using Java Language
data-structures java problem-solving
Last synced: 11 Apr 2025
https://github.com/khadkarajesh/internship-preparation-kit
Repository consist the technical and behavioural questions asked by french tech companies for internship
algorithm algorithms coding-interviews codinggame data-science data-structures data-structures-and-algorithms french hacktoberfest hacktoberfest-accepted hacktoberfest2022 internship interview interview-practice interview-preparation interview-questions interview-test leetcode python software-engineering
Last synced: 15 Jul 2025
https://github.com/tusharnankani/binary-tree-visualizer
A Binary Tree Visualizer implemented purely in C - A combination of Data Structures & Computer Graphics.
binary-tree binary-tree-traversal binary-tree-visualization c computer-graphics data-structures
Last synced: 07 May 2025
https://github.com/anshumansinha3301/java-supreme
Some Java Codes for destructions
algorithms-and-data-structures data-structures java
Last synced: 13 Jul 2025
https://github.com/fwcd/swift-utils
General-purpose utility library for Swift
data-structures swift utilities
Last synced: 24 Oct 2025
https://github.com/urunov/data-strucute-algorithms
Data Strucuter and Algorithms. System Design. Behaviour Questions
algorithms data-structures hackerrank-solutions leetcode roadmap system-design
Last synced: 11 Apr 2025
https://github.com/oschulz/valueshapes.jl
Duality of view between named variables and flat vectors in Julia
array-view arrays data-structures julia prior-distribution shapes structured-data
Last synced: 11 Dec 2025
https://github.com/rai-gaurav/data-structures-and-algorithms-perl
Data structure and algorithms using Perl5
algorithms algorithms-and-data-structures algorithms-perl data-structures perl perl-scripts perl5
Last synced: 23 Apr 2025
https://github.com/poyters/stella
Elixir library providing implementations of the most famous algorithms, data structures and math functions
algorithm algorithms data-structures datastructures elixir elixir-lang math
Last synced: 04 Jul 2025
https://github.com/xuwei-k/iarray
scalaz friendly immutable Array, NonEmptyArray
Last synced: 22 Aug 2025
https://github.com/baggepinnen/diskdataproviders.jl
Disk based, buffered data structures for machine learning
buffered-reader data-provider data-structures machine-learning
Last synced: 02 Jan 2026
https://github.com/Erfaniaa/icpc-notebook
Shahid Beheshti University ACM-ICPC team notebook
acm acm-icpc algorithms cheatsheet data-structures icpc notebook
Last synced: 10 Jan 2026
https://github.com/brucou/functional-rose-tree
A small (2Kb zipped minified) tree-shakeable functional library to manipulate generic rose (a.k.a multi-way) trees
data-structures functional javascript lenses library rose-tree tree
Last synced: 18 Aug 2025
https://github.com/yegor256/emap
📈 The fastest map possible in Rust, where keys are integers and the capacity is fixed (faster than Vec!)
Last synced: 03 Jul 2025
https://github.com/jackson211/LearnedSPatialHashMap
Learned SPatial Hashmap
data-structures hashmap index spatial
Last synced: 27 Apr 2025
https://github.com/ateeqrana7/banking-management-system
This is a Banking Management System built using the concepts of Object Oriented Programming & Data Structures. The following data structures have been implemented in this project; LinkedList, Queues.
bank-management-system banking banking-application banking-applications banking-system bankmanagement bankmanagementsystem classes cplusplus data-structures datastructures linked-list linkedlist management management-system object-oriented-programming oop queue
Last synced: 05 Oct 2025
https://github.com/rain1024/datastructures-algorithms-competitive-programming
<Hello!> -|DaS.Algo|- +Pr0bl3m5! `Comp::Ete` {Solve~Fun} ^Join_us^
advent-of-code advent-of-code-2022 algorithm algorithms codeforces competitive-programming data-structures data-structures-and-algorithms leetcode
Last synced: 19 Aug 2025
https://github.com/abhishekjadhav2002/dsal_lab_assignments
DSAL Lab Assignments with C++ code files are stored in this repository
algorithms-and-data-structures assignment college competitive-programming cpp data-structures dsa dsa-algorithm education engineering homework it second-year source-code sppu sppu-it-dept
Last synced: 11 Apr 2025
https://github.com/pranavj1001/learnlanguages
Learn new and different languages.
algorithms c data-structures django es6 frameworks java php python tutorial
Last synced: 10 Apr 2025
https://github.com/chen0040/pyalgs
Package pyalgs implements algorithms in Robert Sedgwick's Algorithms using Python
algorithm data-structures graph-algorithms python string-manipulation string-search
Last synced: 15 Aug 2025
https://github.com/craft-code-club/algorithms-data-structures-from-zero-to-hero
Algorithms & Data Structures - From Zero to Hero
algorithm algorithms algorithms-and-data-structures data-structures
Last synced: 13 Apr 2025
https://github.com/sondosaabed/tawjihi-school-records
School records managment application using linkedlist as data Structure. Java | JavaFX
data-structures gui java javafx linked-list school-records
Last synced: 21 Jan 2026
https://github.com/devfinwiz/leetcode-feeder
A repository designed for novice developers to make open-source contributions with just a few clicks. Get your pull request merged in under 12 hours!
algorithm-challenges competitive-coding cpp data-structures java leetcode leetcode-python python sql
Last synced: 21 Mar 2025
https://github.com/hergetto/kino_libgraph
Libgraph integration with Livebook
data-structures diagram elixir graphs kino livebook network visjs
Last synced: 10 Apr 2025
https://github.com/anshumansinha3301/linearsearchcpp
CPP Codes for Sorting, Searching and other DSA Concepts for interview Preparations. Codebase for data structures and algorithms.
algorithms-and-data-structures cpp data-structures searching-algorithms sorting-algorithms
Last synced: 14 Jul 2025
https://github.com/msdeep14/algorithms-practice
solutions to popular interview questions
algorithms algorithms-and-data-structures cpp data-structures geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-solutions interview interview-practice interview-preparation interview-questions
Last synced: 13 Oct 2025
https://github.com/khuyentran1401/Voronoi-diagram
Implementation of voronoi diagram with incremental algorithm
algorithms-and-data-structures data-structures dcel-subdivision incremental-algorithm python voronoi-diagram
Last synced: 08 May 2025
https://github.com/pgbiel/elembic
Framework for custom elements and types in Typst
data-structures elements types typst validation
Last synced: 29 Dec 2025
https://github.com/AsabaSeiban/BUAAEntrance
北航 991软件工程考研初复试 代码和笔记
algorithm data-structures operating-system
Last synced: 13 May 2025
https://github.com/lironmiz/next.py-python-course
this repository contains solutions in python to the next.py python course problems of the Cyber Education Center from campus.gov.il.
algorithms certificate course data-structures education exception-handling generators inheritance iterable iterator learning-by-doing module modules one-liners oop-principles oop-python polymorphism project pycharm python3
Last synced: 18 Mar 2025
https://github.com/0x706b/fncts
A collection of hard forks, ports, re-imaginations, and original code to fuel my own learning
concurrency data-structures functional-programming resource-safety tsplus typescript zio
Last synced: 03 Oct 2025
https://github.com/blossom-babs/data-structures-and-algorithm
Data structures and algorithms solutions in javascript and pythong - arrays, linked list, trees, lists, object oriented programming
algorithm algorithms data-structures javascript jest-tests leetcode
Last synced: 04 Oct 2025
https://github.com/azersd/ksort-push_swap
push_swap is a sorting algorithm based on sorting two stacks with the least amount of moves.
42 42heilbronn 42network algorithms data-structures k-sort ksort push-swap pushswap pushswap-42
Last synced: 17 Jul 2025
https://github.com/astroband/ruby-xdr
Read/write XDR encoded data structures (RFC 4506)
data-structures deserialization ruby serialization xdr
Last synced: 05 Apr 2025
https://github.com/mohd-faizy/learn_python
This is a public repository of Jupyter notebooks with introductory tutorials on different aspects of Python programming. Please star us if you think it is useful:
data-structures dict-python introductory-tutorials ipython-notebook jupyter-notebooks list-in-python python-library python-practice-programs python-programming python-programming-language python3 pythondatastructure sets tuples-in-python
Last synced: 28 Oct 2025
https://github.com/uiu-developers-hub/c-structure
A comprehensive collection of header files of 'C' language focusing on the data-structures and algorithms
algorithms c data-structures header-files
Last synced: 15 Apr 2025
https://github.com/infineon/streamgen
Python framework for generating streams of labeled data.
continual-learning data-generation data-streams data-structures function-composition python
Last synced: 24 Jun 2025
https://github.com/abhinav-ark/amrita_map
Offline navigator Web App with directions and place Description.
algorithms css data-structures html javascript open-source webapp
Last synced: 18 Jul 2025
https://github.com/paurkedal/ocaml-bitpath
Efficient bit-string type along with containers to partition data on variable-length bit-strings.
bitset data-structures ip-address ocaml
Last synced: 01 Aug 2025
https://github.com/codeintrovert/90daysofdsa
A Series of #90DaysLeetCodeChallenge where I solve 90 leetcode problems in 90 Days!
data-structures dsa github github-copilot java learn leetcode leetcode-java leetcode-solutions student-vscode
Last synced: 17 Jul 2025
https://github.com/abranhe/allalgorithms-js
The All ▲lgorithms Javascript Library
algorithm algorithms allalgorithms data-structures javascript js math searching-algorithms sorting-algorithms
Last synced: 23 Mar 2025
https://github.com/erfaniaa/icpc-notebook
Shahid Beheshti University ACM-ICPC team notebook
acm acm-icpc algorithms cheatsheet data-structures icpc notebook
Last synced: 11 Apr 2025
https://github.com/anishkumar127/data-structures-and-algorithms
Solutions to Arrays, Strings, Lists, Sorting, Stacks, Trees and General DS problems using JAVA.
algorithms algorithms-and-data-structures codestudio-solutions data data-structures gfg-solutions hackerrank-solutions hacktoberfest hacktoberfest2022 hacktoebrfest-accepted java leetcode leetcode-java leetcode-solution leetcode-solutions notes pdf solutions
Last synced: 31 Jul 2025
https://github.com/devinterview-io/fibonacci-sequence-interview-questions
🟣 Fibonacci Sequence interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.
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 fibonacci-sequence fibonacci-sequence-interview-questions fibonacci-sequence-questions fibonacci-sequence-tech-interview software-developer-interview software-engineer-interview
Last synced: 06 Feb 2026
https://github.com/krishnadey30/bank-management-system
banking-applications c data-structures filesystem
Last synced: 11 Apr 2025
https://github.com/devinterview-io/hash-table-data-structure-interview-questions
🟣 Hash Table 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 hash-table-data-structure hash-table-data-structure-interview-questions hash-table-data-structure-questions hash-table-data-structure-tech-interview software-architecture-interview software-architecture-interview-questions software-developer-interview software-engineer-interview
Last synced: 11 Jan 2026
https://github.com/juliafolds/microcollections.jl
Immutable empty and singleton collections
arrays data-structures dictionaries immutable julia sets
Last synced: 05 Mar 2025
https://github.com/linoscope/okasaki-book-ocaml
Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.
data-structures ocaml purely-functional-data-structures
Last synced: 27 Mar 2025
https://github.com/meooow25/haccepted
Data structures and algorithms for competitive programming in Haskell
algorithms competitive-programming data-structures haskell
Last synced: 26 Mar 2025
https://github.com/abdallahhemdan/problem-solving-for-fe-engineers
📝 Slides and materials of my talk about Problem-Solving for Frontend Engineers
algorithms big-o-notation complexity-analysis data-structures dom dom-manipulation hemdan instabug problem-solving spa talks tree-structure virtual-dom
Last synced: 07 Jan 2026
https://github.com/the-akira/datascience
Coleção de recursos sobre Ciência de Dados com Python.
data data-analysis data-science data-structures data-visualization machine-learning machine-learning-algorithms mathematics pandas pandas-dataframe portuguese-language python3 scikit-learn statistics sympy
Last synced: 07 May 2025