Projects in Awesome Lists tagged with segment-tree
A curated list of projects in awesome lists tagged with segment-tree .
https://github.com/williamfiset/deprecated-data-structures
A collection of powerful data structures
balanced-tree binarytree data-structures disjoint-set fenwick graph hash-table heap java linkedlist priority-queue queue segment-tree segmenttree stack suffixarray suffixtree trie union-find unionfind
Last synced: 15 May 2025
https://github.com/dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
algorithms algorithms-implemented bellman-ford-algorithm biginteger bipartite-graphs competitive-programming data-structures dijkstra disjoint-sets dynamic-programming fft floyd-warshall graphs hashing lca matching matrix-exponentiation recurrence segment-tree string
Last synced: 14 Apr 2025
https://github.com/jasudev/AxisSegmentedView
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
ios macos segment segment-tree segmentation segmented segmented-controls segmented-view segmentedcontrol segmentedview segments swift swiftui tabbar tabview tvos tvos-framework tvos-library
Last synced: 27 Mar 2025
https://github.com/jasudev/axissegmentedview
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
ios macos segment segment-tree segmentation segmented segmented-controls segmented-view segmentedcontrol segmentedview segments swift swiftui tabbar tabview tvos tvos-framework tvos-library
Last synced: 21 Aug 2025
https://github.com/tinloaf/ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
cpp14 data-structure interval-map interval-set interval-tree red-black-tree search-trees segment-tree weight-balanced-tree zip-tree
Last synced: 14 Aug 2025
https://github.com/ice1000/algo4j
:horse_racing: An algorithm library using java native interface
algorithm-library graph-algorithms java jni kotlin kotlin-extensions network-streams segment-tree
Last synced: 17 Mar 2025
https://github.com/ekzhang/library
Advanced algorithm and data structure library in C++
aho-corasick algorithms-and-data-structures code-library competitive-programming cplusplus dynamic-programming fenwick-tree graph-algorithms lazy-propagation max-flow segment-tree splay-tree suffix-array treap
Last synced: 11 Jun 2025
https://github.com/lxzan/dao
Simple and high-performance data structures and algorithms library
data-structure generic hashmap heap linkedlist rbtree segment-tree trie
Last synced: 09 May 2025
https://github.com/ivanpinezhaninov/intervaltree
A red-black self-balancing interval tree
balanced-tree balanced-trees cplusplus cplusplus-11 cpp cpp11 header-only interval interval-tree intervals intervaltree red-black-tree red-black-trees redblacktree redblacktrees segment segment-tree segments segmenttree self-balancing-trees
Last synced: 02 Aug 2025
https://github.com/tjkendev/segment-tree-beats
implementation of "segment tree beats"
segment-tree segment-tree-beats
Last synced: 30 Apr 2025
https://github.com/shiningflash/advance-data-structure
Advance data structure includes DSU, BIT, SQRT Decomposition, Segment Tree, Lazy Propagation, Trie Tree etc.
advance-data-structure binary-indexed-tree c-plus-plus data-structure disjoint-set lazy-propagation ordered-set queue segment-tree sqrt-decomposition stack stl trie-tree
Last synced: 25 Dec 2025
https://github.com/anmamun0/cp-problem-solving-zone
Competitive Programming Practice with C++, covering Algorithms, Problem-Solving, and Data Structures to enhance Coding Skills and Efficiency.
backtracking cpp recursion segment-tree slicing
Last synced: 19 Jun 2025
https://github.com/blazer-007/competitive-programming
All about Competitive Programming
bfs bitmasking codechef codeforces competitive-programming dfs fenwick-tree graph-theory hackerearth hackerrank hacktoberfest heap network-flow segment-tree
Last synced: 07 Jul 2025
https://github.com/techno-coder/strutters
Rust library for data structures
data-structures graph graph-algorithms no-std rust rust-library segment-tree shortest-paths
Last synced: 03 Apr 2025
https://github.com/aleksavukadinovic/kiaa
Materijali i rokovi za kurs konstrukcija i analiza algoritama za I smer na Matematickom fakultetu.
algorithms-and-data-structures bellman-ford-algorithm chinese-remainder-theorem convex-hull-algorithms data-structures dijkstra-algorithm eratostenes-sieve floyd-warshall-algorithm graph kmp kmp-algorithm minimum-spanning-trees segment-tree trie z-algorithm
Last synced: 05 Jan 2026
https://github.com/anjupriya-v/leetcode-solutions
Solutions for LeetCode problems in java
arrays dynamic-programming java leetcode leetcode-solutions linked-list math segment-tree stack string tree
Last synced: 06 Sep 2025
https://github.com/bennett-nguyen/kay
Segment tree visualizer.
gplv3 gplv3-licensing pygame pygame-gui python python3 segment-tree visualizer
Last synced: 13 May 2025
https://github.com/xkrejc70/unipi-cpc-project2
CPC - Competitive Programming and Contests - Project: Segment tree
competitive-programming segment-tree unipisa
Last synced: 16 Mar 2025
https://github.com/nxhawk/segment-tree
A segment tree is a data structure used to store information about array segments and answer segment queries efficiently. So this directory helps you better understand through basic to advanced exercises (with solutions and basic ideas)
cpp exercises learning-by-doing segment-tree tree-structure
Last synced: 01 Mar 2025
https://github.com/algerfan/data-structure
手写 Java 版数据结构,包含数组、栈、队列、链表、二叉搜索树、集合、映射、优先队列、堆、线段树、字典树、并查集、AVL、红黑树、哈希表。
array avl-tree binary-search-tree hash-table heap java-8 linkedl map priority-queue queues recursion red-black-tree segment-tree set stack trie union-find
Last synced: 28 Apr 2025
https://github.com/bigspider/segtree
A simple implementation of a segment tree for range sums.
complexity range-query range-sum segment-tree
Last synced: 20 Oct 2025
https://github.com/tar3q-az1z/solutions-of-cses-problem-set
Contains solution codes of amazing problems of CSES problem set.
algorithm-challenges competitive-programming cplusplus cpp cses-problem-set cses-solutions data-structures-and-algorithms dp dsa dynamic-programing dynamic-programming graph segment-tree
Last synced: 05 Mar 2025
https://github.com/anupamakib/datastructures-and-algorithms
My code for some important data structure, algorithm and number theory
binary-search-tree graph-algorithms heap heapsort linked-list prefix-tree queue recursion round-robin searching-algorithms segment-tree sorting-algorithms stack trie
Last synced: 03 Mar 2025
https://github.com/sohnryang/code-archive-cplusplus
My useful algorithms and data structure implementations... in C++
algorithms c-plus-plus data-structures graph-algorithms math-algorithms segment-tree treap
Last synced: 09 Sep 2025
https://github.com/stepantishhen/segmenttreejava
Семестровая работа ИТИС КФУ - Дерево Отрезков на Java
algorithms itis java segment-tree
Last synced: 07 May 2025
https://github.com/nxhawk/dsa-hcmus
Data structure and algorithms is a branch of computer science that deals with creating machine-efficient and optimized computer programs. The term Data Structure refers to the storage and organization of data, and Algorithm refers to the step by step procedure to solve a problem. By combining "data structure" and "algorithm", we optimize the codes
algorithms avl bfs bfs-search bst-tree cpp dfs dfs-search dijkstra-algorithm dsa graph hash lca python3 redblacktree segment-tree sorting-algorithms tree tree-structure
Last synced: 27 Jun 2025
https://github.com/manuchaitanya17/advanced-data-structures-algorithms
A Course for learning Advanced Data Structures Algorithms.
avl-tree b-tree binary-search-tree breadth-first-search depth-first-search graph-datastructures heap-data-struture heapify segment-tree tree-data-structure tries-data-structures
Last synced: 18 Sep 2025
https://github.com/roy7077/segmenttree_fenwicktree
This repository includes clear explanations and practical problems related to Segment Trees and Fenwick Trees, helping you understand and use these data structures effectively.
advance-data-structure codeforces dsa dsa-algorithm fenwick-tree hackerearth leetcode problem-solving segment-tree
Last synced: 10 Mar 2025
https://github.com/everysoftware/search-trees
Applied algorithms on search trees.
avl-tree bst rope search-trees segment-tree
Last synced: 27 Nov 2025