Redian新闻
>
美国有地方可以做电焊吗
avatar
美国有地方可以做电焊吗# Living
c*q
1
1st Interview
Introduction to master project
1. whether there is a cycle in linked list? time and space? how to make it
no cycle?
2. inline? adv vs. disadv? if all function are inline, will still treat as
inline? why?
Question and answer
2nd Interview
1. We have huge data flow, data come in at morning and at night we want to
get the repeated char with the min recurrences?
in place sort? data too huge, other method!
use hashtable. (in fact could just use 256 array if ascii). okay, time
complexity ?
2. how to find a number which is just smaller than given value? write code.
Is there anyway could terminate earlier?
what if the array is already sorted? binary search. time complexity?
3. STL container? Introduce set.
how does map sort the keys? use less functions.
code: given a class, write its < function. (okay, he was arranging 3rd
interview, so I happily write a wrong function 囧) NEED to pay attention to
type casting: double = (double)int/(double)int.
3rd Interview --- Senior Eng
1. talk about your project: very detailed, including all the processes and
data structure.
why C++? Why BB? Why CS?....
2. reverse the string:coding (囧 one bug! )
Difference between C-style string & C++ string; others cannot remember...
3. Questions!
4th HR --- General Questions
Now, waiting for the letter...bless me...
avatar
p*5
2
空调室外的压缩机上面的Case 有几个金属支架生锈断了,一开空调吵的要死,主要是
害怕剩下几个
支架受力不均,要是再断掉,整个Unit都废了。想找个地方把这个Case焊一下,先凑活
几天,新的东
西已经在Order了,但是要take 10 Business day. 现在坐在屋里都直冒汗。要是在国
内自己就
焊了。到美国这个鬼地方,什么都不能DIY了。
芝加哥北郊。
avatar
l*a
3
先顶后看

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

avatar
e*t
4
在美国diy没太大困难。
http://www.harborfreight.com/80-amp-inverter-arc-welder-91110.h

【在 p**5 的大作中提到】
: 空调室外的压缩机上面的Case 有几个金属支架生锈断了,一开空调吵的要死,主要是
: 害怕剩下几个
: 支架受力不均,要是再断掉,整个Unit都废了。想找个地方把这个Case焊一下,先凑活
: 几天,新的东
: 西已经在Order了,但是要take 10 Business day. 现在坐在屋里都直冒汗。要是在国
: 内自己就
: 焊了。到美国这个鬼地方,什么都不能DIY了。
: 芝加哥北郊。

avatar
l*a
5
bless
major?
no online test?

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

avatar
c*q
7
Thank you.
CS but 半路出家。校园面试选中简历后,就直接一对一的面了

【在 l*****a 的大作中提到】
: bless
: major?
: no online test?

avatar
l*6
9
Bless~~~~~
avatar
t*l
11
bless
avatar
p*y
12
bless, 没online test真好
campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
test
avatar
c*q
13
谢谢~
他家的online都挺难的,我第一次错过了的时候 也就直接online。。

online

【在 p****y 的大作中提到】
: bless, 没online test真好
: campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
: test

avatar
c*q
14
谢谢~

【在 l*******6 的大作中提到】
: Bless~~~~~
avatar
c*q
15
谢谢~~

【在 t**l 的大作中提到】
: bless
avatar
c*q
16
刚刚接到电话,收到offer
在此小女真心感谢板上的大牛们和前人们的讨论以及面经!
----------------------------------------------------
1st Interview
Introduction to master project
1. whether there is a cycle in linked list? time and space? how to make it
no cycle?
2. inline? adv vs. disadv? if all function are inline, will still treat as
inline? why?
Question and answer
2nd Interview
1. We have huge data flow, data come in at morning and at night we want to
get the repeated char with the min recurrences?
in place sort? data too huge, other method!
use hashtable. (in fact could just use 256 array if ascii). okay, time
complexity ?
2. how to find a number which is just smaller than given value? write code.
Is there anyway could terminate earlier?
what if the array is already sorted? binary search. time complexity?
3. STL container? Introduce set.
how does map sort the keys? use less functions.
code: given a class, write its < function.
3rd Interview --- Senior Eng
1. talk about your project: very detailed, including all the processes and
data structure.
why C++? Why BB? Why CS?....
2. reverse the string:coding
Difference between C-style string & C++ string; others cannot remember...
3. Questions?!
4th HR --- General Questions
Now, waiting for the letter...bless me...
avatar
l*a
17
先顶后看

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

avatar
l*a
18
bless
major?
no online test?

【在 c*****q 的大作中提到】
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer
: 2nd Interview
: 1. We have huge data flow, data come in at morning and at night we want to
: get the repeated char with the min recurrences?

avatar
c*q
19
Thank you.
CS but 半路出家。校园面试选中简历后,就直接一对一的面了

【在 l*****a 的大作中提到】
: bless
: major?
: no online test?

avatar
l*6
20
Bless~~~~~
avatar
t*l
21
bless
avatar
p*y
22
bless, 没online test真好
campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
test
avatar
c*q
23
谢谢~
他家的online都挺难的,我第一次错过了的时候 也就直接online。。

online

【在 p****y 的大作中提到】
: bless, 没online test真好
: campus interview 的那天我在别家onsite,只能走正规程序,于是我又是死在online
: test

avatar
c*q
24
谢谢~

【在 l*******6 的大作中提到】
: Bless~~~~~
avatar
c*q
25
谢谢~~

【在 t**l 的大作中提到】
: bless
avatar
c*q
26


【在 c*****q 的大作中提到】
: 刚刚接到电话,收到offer
: 在此小女真心感谢板上的大牛们和前人们的讨论以及面经!
: ----------------------------------------------------
: 1st Interview
: Introduction to master project
: 1. whether there is a cycle in linked list? time and space? how to make it
: no cycle?
: 2. inline? adv vs. disadv? if all function are inline, will still treat as
: inline? why?
: Question and answer

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