码迷,mamicode.com
首页 > 其他好文 > 详细

CC11 Sort Search

时间:2016-02-28 06:28:23      阅读:204      评论:0      收藏:0      [点我收藏+]

标签:

Cha 11. Sorting and Searching

Summary

 

Problems

11.1 merge B into A in sorted order

11.2 sort string array so anagrams next to each other

11.3 find number of rotations of a sorted array

11.4 sort 20GB file with one string per line

11.5 search a string in sorted string array interspersed with ""

11.6 search an element in MxN each row/column sorted asc

11.7 sort array of pairs with both asc

11.8 find rank of x (num of vals <=x) in an int stream

 

CC11 Sort Search

标签:

原文地址:http://www.cnblogs.com/tybcode/p/5223996.html

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