由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - how do you find x number of items in an array sum up to K?
相关主题
find subset that sum up to given number问个算法题,修改版
[Algo] k numbers in array of n numbers sum to T怎么找均值相等的Two Partition of an array
Find the first k smallest numbers in an array.问个google面试题
Extension problem of finding intersection of two sorted arraypartition array problem
求助:一道careercup的算法题Behavioral: What about your major(s) do you find most useful and what do you find least useful?
Amazon二面结束,求BLESS给定一个值和sorted队列,只有唯一的pair其和等于给定值
问一个给定的array 和一个sum value,找最小sub-array,谢谢Facebook 电面
一个面试题Amazon电面(经),也求个祝福。。
相关话题的讨论汇总
话题: sum话题: numbers话题: up话题: find话题: array
进入JobHunting版参与讨论
1 (共1页)
g******0
发帖数: 221
1
2 numbers sum up to k is simple.
How to find 3 numbers sum up to K?, 4 numbers sum up to K? 5 numbers
etc...
How to find a subset of numbers that add up to K?
What's the running time?
1 (共1页)
进入JobHunting版参与讨论
相关主题
Amazon电面(经),也求个祝福。。求助:一道careercup的算法题
The time complexity on finding the kth largest element in aAmazon二面结束,求BLESS
Amazon面试题请教问一个给定的array 和一个sum value,找最小sub-array,谢谢
O(lgk)解法Find the k-th Smallest in Two Sorted Arrays一个面试题
find subset that sum up to given number问个算法题,修改版
[Algo] k numbers in array of n numbers sum to T怎么找均值相等的Two Partition of an array
Find the first k smallest numbers in an array.问个google面试题
Extension problem of finding intersection of two sorted arraypartition array problem
相关话题的讨论汇总
话题: sum话题: numbers话题: up话题: find话题: array