由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] MS interview question
相关主题
Partitioning (转载)mysql index优化求助
有关CGAL 和 C++ 的问题Design question: SQL scalability
我写的quick sortno matching function for call to XXX 恐怕是call by reference 的问题
[合集] 答案. 未排序的100个数字,如何最快地找出最大的5个[磁碟工具] EASEUS Partition Master 9.1 Pro - 安全高效的磁碟管理工具
运行时间比较看来以后要把春运买票网设计当做面试考题了
[合集] 问个关于分两种颜色球的问题Cassandra 里的 partition
问一个SQL关于按用户分割的sql设计
问一个选区划分问题的复杂度有谁能讲讲Cassandra secondary index的?
相关话题的讨论汇总
话题: balls话题: ms话题: leohawk话题: color话题: function
进入Programming版参与讨论
1 (共1页)
b***y
发帖数: 2799
1
☆─────────────────────────────────────☆
leohawk (leohawk) 于 (Wed Apr 9 16:35:39 2008) 提到:
Partitioning
Given an array of balls, which can be one of two colors (RED or BLUE), write
a function that partitions
the array in-place such that on exit from the function all the balls of the
same color are contiguous.
It does not matter whether the red or blue balls come first. The return
value from the function is the
index of the first ball of the second color. If there is only one color of
balls
1 (共1页)
进入Programming版参与讨论
相关主题
有谁能讲讲Cassandra secondary index的?运行时间比较
Spark RDD[合集] 问个关于分两种颜色球的问题
对分布式软件的Jepsen测试问一个SQL
Summary of the Amazon DynamoDB Service Disruption and Related Impacts in the US-East Region问一个选区划分问题的复杂度
Partitioning (转载)mysql index优化求助
有关CGAL 和 C++ 的问题Design question: SQL scalability
我写的quick sortno matching function for call to XXX 恐怕是call by reference 的问题
[合集] 答案. 未排序的100个数字,如何最快地找出最大的5个[磁碟工具] EASEUS Partition Master 9.1 Pro - 安全高效的磁碟管理工具
相关话题的讨论汇总
话题: balls话题: ms话题: leohawk话题: color话题: function