segment-tree topic
algo4j
:horse_racing: An algorithm library using java native interface
DEPRECATED-data-structures
A collection of powerful data structures
Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dyn...
AxisSegmentedView
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
SPOJ
SPOJ solutions (user: mahmud2690)
ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
Java-Competitive-Programming
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger ha...
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.