由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 再来题目
相关主题
问一个算法题。Question: Given a pointer to a function
[转载] What search method is used in exists()?two interview questions
[合集] 问个算法问题[合集] 这个问题怎么解效率最高
请教express create session的问题how to calculate the result of an expression given by a string?
data structure for set of path in a graph[合集] Solve this task using recursion. how to ?
这个图问题的复杂度是多少呢来看看这两个题目吧
问个关于随机数生成器的问题看一道面试题
Check if the sum of two integers in an integer array eqauls to the given number 请教一道题
相关话题的讨论汇总
话题: tree话题: path话题: given话题: print话题: valu
进入Programming版参与讨论
1 (共1页)
H*M
发帖数: 1268
1
Given a value and a binary search tree.
Print all the paths(if there exists more than one) which sum up to that valu
e. It can be any path in the tree. It doesn't have to be from the root.
我理解是这个path可以是其中任意一截,不用包括头尾. 感觉比较难.
1 (共1页)
进入Programming版参与讨论
相关主题
请教一道题data structure for set of path in a graph
A question about class size这个图问题的复杂度是多少呢
一FG家常见题 (转载)问个关于随机数生成器的问题
Algorithm Question: Given an array and a sum value returnCheck if the sum of two integers in an integer array eqauls to the given number
问一个算法题。Question: Given a pointer to a function
[转载] What search method is used in exists()?two interview questions
[合集] 问个算法问题[合集] 这个问题怎么解效率最高
请教express create session的问题how to calculate the result of an expression given by a string?
相关话题的讨论汇总
话题: tree话题: path话题: given话题: print话题: valu