Binary Index Tree(BIT)
Special for Query search and update, work same as segment tree.
Tutorial:
https://www.youtube.com/watch?v=aAALKHLeexw
Problem :
https://toph.co/p/easy-prime
https://toph.co/p/another-query-on-string
https://toph.co/p/rivalry-friends(long long matters in return type)
Tutorial:
https://www.youtube.com/watch?v=aAALKHLeexw
Problem :
https://toph.co/p/easy-prime
https://toph.co/p/another-query-on-string
https://toph.co/p/rivalry-friends(long long matters in return type)
Comments
Post a Comment