ordered-set
There are 16 repositories under ordered-set topic.
apple/swift-collections
Commonly used data structures for Swift
JuliaMath/IntervalSets.jl
Interval Sets for Julia
shiningflash/Advance-Data-Structure
Advance data structure includes DSU, BIT, SQRT Decomposition, Segment Tree, Lazy Propagation, Trie Tree etc.
s0rg/set
generic set
Anotra/anomap
sorted key/value storage for C99
craig-day/linked_map_set
A LinkedMapSet is an extension to MapSet that maintains ordering.
frazer-rbsn/orderedset
A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation.
geniussportsgroup/treaps
Go package ordered sets implemented with balanced binary search trees
MAIPA01/mstd
mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.
minghu6/ordered-set
A MutableSet that remembers its order, so that every entry has an index
mitranim/gord
Simple ordered sets for Go.
turbolent/OrderedSet
A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion order
hernanmd/OrderedSet
OrderedSet for Pharo Smalltalk
khezen/struct
Data structures for Go
matthiasdiener/orderedsets
Mutable and immutable ordered sets.
weskerhluffy/hackerrank_maximum-subarray-sum
https://www.hackerrank.com/challenges/maximum-subarray-sum/problem