码迷,mamicode.com
首页 > 编程语言 > 详细

【LeetCode】线段树 segment-tree(共9题)+ 树状数组 binary-indexed-tree(共5题)

时间:2018-11-15 16:14:10      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:blank   pairs   binary   tag   span   skyline   sky   线段树   rect   

第一部分---线段树:https://leetcode.com/tag/segment-tree/  

【218】The Skyline Problem 

【307】Range Sum Query - Mutable 

【308】Range Sum Query 2D - Mutable 

【315】Count of Smaller Numbers After Self 

【493】Reverse Pairs 

【699】Falling Squares 

【715】Range Module 

【732】My Calendar III 

【850】Rectangle Area II 

 

第二部分---树状数组:https://leetcode.com/tag/binary-indexed-tree/

【218】The Skyline Problem 

【307】Range Sum Query - Mutable 

【308】Range Sum Query 2D - Mutable 

【315】Count of Smaller Numbers After Self 

【493】Reverse Pairs 

【LeetCode】线段树 segment-tree(共9题)+ 树状数组 binary-indexed-tree(共5题)

标签:blank   pairs   binary   tag   span   skyline   sky   线段树   rect   

原文地址:https://www.cnblogs.com/zhangwanying/p/9964023.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!