SpiceQA
Questions
Tags
Users
Badges
fenwick-tree
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why would you ever add 10^9+7 to a number and then take mod with 10^9+7
user_16802619
0
•
asked Sep 1, 2021
3
2
102
fenwick-tree
long-long
math
modulo
c++
Find the number of players cannot win the game?
user_9312181
0
•
asked Nov 29, 2020
3
1
95
fenwick-tree
math
data-structures
algorithm
What does `(i & (i + 1)) - 1` mean? (in Fenwick Trees)
user_9140652
0
•
asked Oct 13, 2020
12
1
481
fenwick-tree
bit-manipulation
data-structures
algorithm
c++
Fenwick tree vs Segment tree
user_11343655
0
•
asked Oct 4, 2020
23
4
10401
fenwick-tree
segment-tree
tree
algorithm
What does (number & -number) mean in bit programming?
user_3910483
0
•
asked Mar 8, 2016
66
3
5072
bitwise-and
fenwick-tree
bit
c++
Solving Range Minimum Queries using Binary Indexed Trees (Fenwick Trees)
user_2413566
0
•
asked Dec 27, 2013
15
3
10306
rmq
fenwick-tree
tree
data-structures
algorithm
3d Fenwick tree
user_1250076
0
•
asked Jul 29, 2012
7
1
2392
fenwick-tree
tree
3d
algorithm
1
(current)
Hot Questions