Posts

Showing posts from June, 2019

Binary Indexed Tree Or Fenwick Tree

Image
References : Topcoder - BIT Hackerearth - BIT CS Academy - BIT Practice Problems : Code Monk problems Bubble Sort Graph INVCNT ORDERSET DQUERY

Square Root Decomposition

Image
References : CP-Algortithims(Squre Root Decomposition) GeeksforGeeks(Squre Root Decomposition) Practice Problems : UVA - 12003 - Array Transformer UVA - 11990 Dynamic Inversion SPOJ - Give Away Codeforces - Till I Collapse Codeforces - Destiny Codeforces - Holes Codeforces - XOR and Favorite Number Codeforces - Powerful array SPOJ - DQUERY