Updated 10 months ago
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Updated 10 months ago
https://github.com/chrynan/queue
Stack, Queue, and Deque Data Structures for Kotlin
Updated 10 months ago
https://github.com/amr-yasser226/ambulance-management-system-dsa
A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.
Updated 10 months ago
https://github.com/akashnag/c-candy
A string and data structures library for C
Updated 10 months ago
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
Updated 10 months ago
pucminas-aeds2-assignments
Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.
Updated 10 months ago
ndarray-iter-stacks
Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.