GitHub topics: treaps
RahulRadhakrishnanNair/Generic_Data_Structures
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
Language: C++ - Size: 6.84 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 0 - Forks: 0

justcoding121/advanced-algorithms
100+ algorithms & data structures generically implemented in C#
Language: C# - Size: 6.26 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1,344 - Forks: 298

Certora/collections
Memory-effficient immutable collection types for Kotlin
Language: Kotlin - Size: 227 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

TebogoYungMercykay/Relational-Database_Using_Self-organizing_Treaps
This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.
Language: Java - Size: 287 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

glee2429/CS515_W21_Algo
Algorithms + Data Structures implementation & key concepts (e.g., Recursion, DP, Greedy Algo, Randomization, Treaps, Hashing, Network Flow, Linear Programming, and Approximation)
Language: Python - Size: 82 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gaissmai/interval
generic, fast lookup on one dimensional intervals. The implementation is based on treaps, augmented for intervals. Treaps are randomized self balancing binary search trees.
Language: Go - Size: 149 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

geniussportsgroup/treaps
Go package ordered sets implemented with balanced binary search trees
Language: Go - Size: 40 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

fmela/libdict
C library of key-value data structures.
Language: C - Size: 690 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 282 - Forks: 72

c0D3M/RMQ_LCA_SegmentTree
All about RMQ LCA
Language: C++ - Size: 1.87 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

sumeetshirgure/DynamicPlanarHull
C++ implementations of real time dynamic planar convex hull construction algorithms.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

abarankab/competitive-programming
Most of the problems I solved and algorithms I grinded while prepairing for the Russian Olympiad in Informatics.
Language: C++ - Size: 299 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

jayskhatri/cs513-assignments
Language: C++ - Size: 3.16 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Uzama/p2p-network-simulator
A REST API application to simulate a p2p network with a tree topology.
Language: Go - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stevenshih1997/Mimic
Experimenting with Treap Data Structure
Language: C++ - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

vishalgolcha/Algorithms-Resources-
Size: 3.59 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
