segment-tree
Here are 184 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of powerful data structures
- Updated
Aug 12, 2022 - Java
Competitive Programming templates that I used during the past few years.
- Updated
Sep 30, 2020 - C++
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, Dynamic Programming, Segment Trees etc.
- Updated
Oct 31, 2019 - C
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
- Updated
Aug 7, 2024 - C++
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
- Updated
Oct 27, 2022 - Swift
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
- Updated
Jun 5, 2023 - C++
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 hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
- Updated
Oct 2, 2024 - Java
SPOJ solutions (user: mahmud2690)
- Updated
Oct 13, 2020 - C++
🏇 An algorithm library using java native interface
- Updated
Sep 13, 2019 - C++
Advanced algorithm and data structure library in C++
- Updated
Oct 4, 2020 - C++
Simple and high-performance data structures and algorithms library
- Updated
Jun 24, 2025 - Go
A SIMD-based C++ library providing rank/select queries over mutable bitmaps.
- Updated
Jan 8, 2023 - C++
A red-black self-balancing interval tree
- Updated
Aug 6, 2020 - C++
Efficient Prefix-Sum data structures in C++.
- Updated
Oct 1, 2023 - C++
Data structures & algorithms implementations in TypeScript
- Updated
Jun 29, 2021 - TypeScript
This repo conatins the code of the problems practised by me on Codeforces,Codedchef,Leetcode,Geeks For Geeks
- Updated
Jul 19, 2022 - C++
Competitive Programming Journey
- Updated
Mar 17, 2021 - Python
This repository contains algorithms. <3
- Updated
Nov 30, 2020 - C++
Improve this page
Add a description, image, and links to thesegment-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesegment-tree topic, visit your repo's landing page and select "manage topics."