Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rmq
Range Minimum Query <O(n), O(1)> approach (Last steps)
May 18, 2022
algorithm
rmq
Range Minimum Query <O(n), O(1)> approach (from tree to restricted RMQ)
Mar 27, 2022
algorithm
tree
least-common-ancestor
rmq
cartesian-tree
Solving Range Minimum Queries using Binary Indexed Trees (Fenwick Trees)
Sep 19, 2022
algorithm
data-structures
tree
fenwick-tree
rmq