avatar
四大支持H1B统计# Accounting - 会计审计
m*e
1
请问填I751表的时候, 一定要在没有答案或者不相关的问题上填N/A或者none吗?
谢谢
avatar
b*k
2
【 以下文字转载自 Notice 讨论区 】
发信人: deliver (自动发信系统), 信区:
标 题: bigchipmunk 封 SpicyGirl 在 Prose 版
发信站: BBS 未名空间站自动发信系统 (Fri Jan 27 19:08:36 2012)
【此篇文章是由自动发信系统所张贴】
由于 SpicyGirl 在 Prose 版的 频发坑贴,扰乱版面秩序 行为,
被暂时取消在本版的发文权力 14 天。
版主:bigchipmunk
Fri Jan 27 19:08:03 2012
avatar
N*m
3
大量的URL字符串,如何从中去除重复的,优化时间空间复杂度。
我只想到了最笨的办法。
avatar
f*d
4
四大支持H1B的资料统计.仅供参考.
E & Y KPMG DELOITTE PWC
2001 1546 536 316 968
2002 137 337 333 350
2003 257 288 554 130
2004 634 427 510 186
2005 807 512 375 215
2006 1125 654 589 337
2007 1124 717 707 316
2008 1182 615 603 220
2009 29 14 10 2
格式没法调,凑合看看吧.
avatar
f*h
5
赞~
avatar
D*a
6
hash

【在 N***m 的大作中提到】
: 大量的URL字符串,如何从中去除重复的,优化时间空间复杂度。
: 我只想到了最笨的办法。

avatar
d*e
7
Where did you get the data?
p.s., format adjusted

E&Y KPMG Deloitte PwC
2001 1546 536 316 968
2002 137 337 333 350
2003 257 288 554 130
2004 634 427 510 186
2005 807 512 375 215
2006 1125 654 589 337
2007 1124 717 707 316
2008 1182 615 603 220
2009 29 14 10 2

【在 f******d 的大作中提到】
: 四大支持H1B的资料统计.仅供参考.
: E & Y KPMG DELOITTE PWC
: 2001 1546 536 316 968
: 2002 137 337 333 350
: 2003 257 288 554 130
: 2004 634 427 510 186
: 2005 807 512 375 215
: 2006 1125 654 589 337
: 2007 1124 717 707 316
: 2008 1182 615 603 220

avatar
b*k
8
转链接过来,尽量少打扰大家。
http://www.mitbbs.com/article_t/Notice/31296565.html
to 事主
你这两个被封id在mit上发文数都够多了,被封的次数(在其他版面也包括其他马甲)
也够多了,请不要再以不懂如何使用mitbbs,不懂规矩来做借口了。另外,你说你是女
id也无关我执行版务的尺度。
again,想捣乱想热闹去别的版面吧,这里真没什么好玩的。
avatar
g*s
9
trie

【在 D*******a 的大作中提到】
: hash
avatar
p*z
10
wow. really.
i know our office has a h1b this year.
she's 1 out of the 10. wow.
avatar
g*g
11
Practically, people will put it in DB, using a b-tree index.
And in the scale of 10s of millions, use DB segment.

【在 N***m 的大作中提到】
: 大量的URL字符串,如何从中去除重复的,优化时间空间复杂度。
: 我只想到了最笨的办法。

avatar
V*r
12
还行,变化不大。PwC今年开始给国际学生面试了,不知道最后会招几个?
avatar
c*t
13
用 DB 的最根本问题是,importing 很痛苦。没必要。query 倒是简单。
前面说的 hash 就不错。文件太大的话,可以用 hash 先 partition 一下。
再把同一 hash 里的 sort / unique 搞定。
这题有点 Map/Reduce 的意思。完全可以平行计算。

【在 g*****g 的大作中提到】
: Practically, people will put it in DB, using a b-tree index.
: And in the scale of 10s of millions, use DB segment.

avatar
f*d
14
www.myvisajobs.com
数据可能有误差,但趋势差不了那里去.

【在 d**e 的大作中提到】
: Where did you get the data?
: p.s., format adjusted
:
: E&Y KPMG Deloitte PwC
: 2001 1546 536 316 968
: 2002 137 337 333 350
: 2003 257 288 554 130
: 2004 634 427 510 186
: 2005 807 512 375 215
: 2006 1125 654 589 337

avatar
D*a
15
db里面的deduplication实际上也是用hash。

【在 c*****t 的大作中提到】
: 用 DB 的最根本问题是,importing 很痛苦。没必要。query 倒是简单。
: 前面说的 hash 就不错。文件太大的话,可以用 hash 先 partition 一下。
: 再把同一 hash 里的 sort / unique 搞定。
: 这题有点 Map/Reduce 的意思。完全可以平行计算。

avatar
r*y
16
ey好疯狂阿
赞一个!
avatar
l*f
17
With Hash, the complexity will be O(n) and will take O(n) space as well.
O(n) space maybe too much, is there any better way?
avatar
k*9
18
妈呀,我是1out2 啊!!!
看得我背后直凉,data 不大准吧,呵呵。

【在 f******d 的大作中提到】
: 四大支持H1B的资料统计.仅供参考.
: E & Y KPMG DELOITTE PWC
: 2001 1546 536 316 968
: 2002 137 337 333 350
: 2003 257 288 554 130
: 2004 634 427 510 186
: 2005 807 512 375 215
: 2006 1125 654 589 337
: 2007 1124 717 707 316
: 2008 1182 615 603 220

avatar
l*f
19
Sorting is O(nlgn) but with zero space.

【在 l********f 的大作中提到】
: With Hash, the complexity will be O(n) and will take O(n) space as well.
: O(n) space maybe too much, is there any better way?

avatar
T*A
20
So they are hiring less foreigner and more americans? or they are just
hiring significantly less in general?
avatar
b*n
21
i know at least four at EY and three at DT in my area.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。