Xavier Holt edited Max_Population_Cities_Literally_just__.md  about 8 years ago

Commit id: 649f573aad983e0f3682107dbd105beca6ab49f3

deletions | additions      

       

# Max Population Cities  Literally just range tree. \(O(n\log n)\) pre-processing and then query is finding correct sub-tree and getting maximum on it..  In each Range query with  auxiliary tree, include the tree storing  maximum-size city. Range tree