Redian新闻
>
Surface Pro 3 的笔和键盘 在哪里买?
avatar
Surface Pro 3 的笔和键盘 在哪里买?# PDA - 掌中宝
x*u
1
运气不好,碰到老印三哥三姐,悲剧了。电话进来Late了。然后讨论简历。。。
上题,头有点晕。。。把题弄错了。一开始思路不对,就悲剧了。
Given a list of child->parent relationships, build a binary tree out of it.
All the element Ids inside the tree are unique.
Example:
Given the following relationships:
Child Parent IsLeft
15 20 true
19 80 true
17 20 false
16 80 false
80 50 false
50 null false
20 50 true
You should return the following tree:
50
/
20 80
/ /
15 17 19 16
Function Signature

/**
* Represents a pair relation between one parent node and one child node
inside a binary tree
* If the _parent is null, it represents the ROOT node
*/
public class Relation {
public Integer _parent;
public Integer _child;
public boolean _isLeft;
}
/**
* Represents a single Node inside a binary tree
*/
public class Node {
public Integer _id;
public Node _left;
public Node _right;
}
/**
* Implement a method to build a tree from a list of parent-child
relationships
* And return the root Node of the tree
*/
public Node buildTree (List data)
{
//TODO
}
avatar
n*f
3
亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
想买只笔和键盘, 请问一般去哪里买?
需不需要再买个case,一般买啥样的?
avatar
f*w
4
id是unique的,那就挨个读把node pointer存到hash里,id是key呗
avatar
y*b
5
笔建议买sp4的,巨大提升。得软店买吧
键盘ebay买就行。
这东西加case就笨拙了。

【在 n****f 的大作中提到】
: 亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
: 想买只笔和键盘, 请问一般去哪里买?
: 需不需要再买个case,一般买啥样的?

avatar
l*a
6
thanks for sharing.
搞个Map存结果
if Parent==null then it is ROOT.

.

【在 x******u 的大作中提到】
: 运气不好,碰到老印三哥三姐,悲剧了。电话进来Late了。然后讨论简历。。。
: 上题,头有点晕。。。把题弄错了。一开始思路不对,就悲剧了。
: Given a list of child->parent relationships, build a binary tree out of it.
: All the element Ids inside the tree are unique.
: Example:
: Given the following relationships:
: Child Parent IsLeft
: 15 20 true
: 19 80 true
: 17 20 false

avatar
s*m
7
键盘也建议买SP4版本的,巨大改进,比笔重要。
键盘已经可以很好的当cover,所以不用买单独的cover
avatar
x*u
8
嗯,开始没想到hash,当时脑子进水了:(
avatar
a*a
9
Staples, 用in store 25% off 买sp4版的。

【在 n****f 的大作中提到】
: 亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
: 想买只笔和键盘, 请问一般去哪里买?
: 需不需要再买个case,一般买啥样的?

avatar
y*3
10
嗯,新笔好太多了。光是笔头是软软的这一点,用起来就很舒服。

【在 y**b 的大作中提到】
: 笔建议买sp4的,巨大提升。得软店买吧
: 键盘ebay买就行。
: 这东西加case就笨拙了。

avatar
y*3
11
嗯,新笔好太多了。光是笔头是软软的这一点,用起来就很舒服。

【在 y**b 的大作中提到】
: 笔建议买sp4的,巨大提升。得软店买吧
: 键盘ebay买就行。
: 这东西加case就笨拙了。

avatar
n*f
12
亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
想买只笔和键盘, 请问一般去哪里买?
需不需要再买个case,一般买啥样的?
avatar
y*b
13
笔建议买sp4的,巨大提升。得软店买吧
键盘ebay买就行。
这东西加case就笨拙了。

【在 n****f 的大作中提到】
: 亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
: 想买只笔和键盘, 请问一般去哪里买?
: 需不需要再买个case,一般买啥样的?

avatar
s*m
14
键盘也建议买SP4版本的,巨大改进,比笔重要。
键盘已经可以很好的当cover,所以不用买单独的cover
avatar
a*a
15
Staples, 用in store 25% off 买sp4版的。

【在 n****f 的大作中提到】
: 亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
: 想买只笔和键盘, 请问一般去哪里买?
: 需不需要再买个case,一般买啥样的?

avatar
y*3
16
嗯,新笔好太多了。光是笔头是软软的这一点,用起来就很舒服。

【在 y**b 的大作中提到】
: 笔建议买sp4的,巨大提升。得软店买吧
: 键盘ebay买就行。
: 这东西加case就笨拙了。

avatar
y*3
17
嗯,新笔好太多了。光是笔头是软软的这一点,用起来就很舒服。

【在 y**b 的大作中提到】
: 笔建议买sp4的,巨大提升。得软店买吧
: 键盘ebay买就行。
: 这东西加case就笨拙了。

avatar
n*f
18
说得是,最近键盘感觉比笔重要。
去BB 试了SP4的键盘,感觉确实不错。这个和SP3能很好地兼容吧?

【在 s*****m 的大作中提到】
: 键盘也建议买SP4版本的,巨大改进,比笔重要。
: 键盘已经可以很好的当cover,所以不用买单独的cover

avatar
U*B
19
笔和键盘能用pro 4的?真的假的

【在 n****f 的大作中提到】
: 亲戚有一台 Surface Pro 3 ,不用了,给了我。 但是笔没有了。
: 想买只笔和键盘, 请问一般去哪里买?
: 需不需要再买个case,一般买啥样的?

avatar
a*s
20


【在 U*******B 的大作中提到】
: 笔和键盘能用pro 4的?真的假的
avatar
n*f
21
这是MS store对产品的介绍:
Surface Pro 4 Type Cover
'The next generation of Type Cover, made for Surface Pro 4, offers the most
advanced Surface typing experience yet. Compatible with Surface Pro 3 and
Surface Pro 4.'
Microsoft Surface Pen
'Experience the ultimate modern writing experience with Surface Pen.
Includes Pen Tip Kit $10.00 value.
Compatible with Surface 3, Surface Pro 3, Surface Pro 4 and Surface Book.'

【在 U*******B 的大作中提到】
: 笔和键盘能用pro 4的?真的假的
avatar
s*m
22
能用啊,连指纹reader都可以用

【在 U*******B 的大作中提到】
: 笔和键盘能用pro 4的?真的假的
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。