Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with segment-tree

A curated list of projects in awesome lists tagged with segment-tree .

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: 20 Dec 2024

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: 30 Oct 2024

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: 15 Dec 2024

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: 27 Oct 2024

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: 18 Nov 2024

https://github.com/tjkendev/segment-tree-beats

implementation of "segment tree beats"

segment-tree segment-tree-beats

Last synced: 13 Dec 2024

https://github.com/anmamun0/cp_club_codes

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 Dec 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 16 Nov 2024

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: 17 Nov 2024

https://github.com/bigspider/segtree

A simple implementation of a segment tree for range sums.

complexity range-query range-sum segment-tree

Last synced: 12 Dec 2024