由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Working版 - 问java api的问题 (转载)
相关主题
Update: 被裁!H1B转H4还是F1? Pregnant其间被裁,是否可以appe即将管理一个开发小组,有啥要注意的
Does this work?H-1B transfer: 什么时候跟现在的老板讲离职的事
因为negotiate salary而被撤回offer的事情会发生么?Cirrus Logic现在在疯狂招人吗?
reason for leaving previous job办公室遭老板调戏怎么办 我这么努力才有了这份工作
How to write career goals到底换不换工作?
问个工作方向的问题Phoneware Engineer opening (转载)
俺是一个很坑爹的人白人的素质
紧急求助 - 老板成心打压我请大家推荐一本好的 data structures and algorithm in java 方面的书
相关话题的讨论汇总
话题: api话题: string话题: filters话题: logic
进入Working版参与讨论
1 (共1页)
y*******d
发帖数: 1674
1
【 以下文字转载自 Programming 讨论区 】
发信人: yxfabroad (生命终究难舍蓝蓝的白云天), 信区: Programming
标 题: 问java api的问题
发信站: BBS 未名空间站 (Wed Nov 18 23:53:21 2015, 美东)
面试让写一个API,后面有附加问题:
Consider how the API could support 3rd party applications which need to
perform some logic based on the structure and content of a filter in a type-
safe manner.
不知道应该从什么方面考虑这个问题。以前没有这方面的经验。谢谢啦
还有一个也是这个APi一部分:
Input is a combination of arbitrary complex filters. 比如:
name = "smith" AND age > 9 OR Not(city = "New York")
It asks for a string representation, including the ability to generate and
parse filters from the string representation. (you are not required to
implement the string parsing logic since this could take too long)
Hint: give an example of a tree data structure.
1 (共1页)
进入Working版参与讨论
相关主题
请大家推荐一本好的 data structures and algorithm in java 方面的书How to write career goals
问问在bloomberg工作的朋友们问个工作方向的问题
谁有帮公司省钱的点子?俺是一个很坑爹的人
工作危险了,求推荐 (转载)紧急求助 - 老板成心打压我
Update: 被裁!H1B转H4还是F1? Pregnant其间被裁,是否可以appe即将管理一个开发小组,有啥要注意的
Does this work?H-1B transfer: 什么时候跟现在的老板讲离职的事
因为negotiate salary而被撤回offer的事情会发生么?Cirrus Logic现在在疯狂招人吗?
reason for leaving previous job办公室遭老板调戏怎么办 我这么努力才有了这份工作
相关话题的讨论汇总
话题: api话题: string话题: filters话题: logic