avatar
真正的好老板是...# Biology - 生物学
c*n
1
A[0] .... A[n]
kind of "sort" it so that
A[i] < A[j] where j> i+K, and i in [0, n-K]
I remember working it out before, but forgot
avatar
y*o
2
chase 的点有expiration date吗?
avatar
d*1
3
3月递的485还没批, 没递131, 近期可能回国, 现在单独递131收费吗? efile 还是
paper file?
avatar
m*3
4
能让你博士后做完以后找到好工作的,其它的都是浮云,这是我们postdoc office做
orientation时说的
avatar
h*n
5
1) imagine virtual K arrays store in one array, i-th element in A belong to
array A_{i%K}
2) to sort the array A, do K-way merge

A[0] .... A[n]
kind of "sort" it so that
A[i] < A[j] where j> i+K, and i in [0, n-K]
I remember working it out before, but forgot

【在 c******n 的大作中提到】
: A[0] .... A[n]
: kind of "sort" it so that
: A[i] < A[j] where j> i+K, and i in [0, n-K]
: I remember working it out before, but forgot

avatar
q*5
6
没有
avatar
n*t
7
paper file吧
应该不收费
avatar
I*y
8
有好多情况是老板有心无力

【在 m*********3 的大作中提到】
: 能让你博士后做完以后找到好工作的,其它的都是浮云,这是我们postdoc office做
: orientation时说的

avatar
c*n
9
thanks
but no, if u do k-way merge, you get a strictly monotonic sequence,
instead of the more relaxed condition.
unless you can show details of the k-way merge you are talking about.
the point of the relaxed condition is that it should give you
opportunity to come up with a faster than nlog(n) time

belong to

【在 h***n 的大作中提到】
: 1) imagine virtual K arrays store in one array, i-th element in A belong to
: array A_{i%K}
: 2) to sort the array A, do K-way merge
:
: A[0] .... A[n]
: kind of "sort" it so that
: A[i] < A[j] where j> i+K, and i in [0, n-K]
: I remember working it out before, but forgot

avatar
k*n
10
it is free, just include the copy of your I-485 receipt.

【在 d********1 的大作中提到】
: 3月递的485还没批, 没递131, 近期可能回国, 现在单独递131收费吗? efile 还是
: paper file?

avatar
S*e
11
有心无力的就应该招工作人员,而不是博后。不应该以training当幌子压低工资。
美国最大的问题就是拿training当幌子,博士结束后还要training 5-10年,以此来压
力工资。看看澳大利亚,薄厚很少,多数是research officer, 工资7-8万。
不过美国目前的这种状况不会改变,谁让想来的人太多呢,你给2万恐怕都能招来人。

【在 I*****y 的大作中提到】
: 有好多情况是老板有心无力
avatar
c*n
12
thanks
but no, if u do k-way merge, you get a strictly monotonic sequence,
instead of the more relaxed condition.
unless you can show details of the k-way merge you are talking about.
the point of the relaxed condition is that it should give you
opportunity to come up with a faster than nlog(n) time

belong to

【在 h***n 的大作中提到】
: 1) imagine virtual K arrays store in one array, i-th element in A belong to
: array A_{i%K}
: 2) to sort the array A, do K-way merge
:
: A[0] .... A[n]
: kind of "sort" it so that
: A[i] < A[j] where j> i+K, and i in [0, n-K]
: I remember working it out before, but forgot

avatar
d*1
13
谢谢!
avatar
G*G
14
This requirement is too high.

【在 m*********3 的大作中提到】
: 能让你博士后做完以后找到好工作的,其它的都是浮云,这是我们postdoc office做
: orientation时说的

avatar
g*e
15
是where j=i+k吧

【在 c******n 的大作中提到】
: A[0] .... A[n]
: kind of "sort" it so that
: A[i] < A[j] where j> i+K, and i in [0, n-K]
: I remember working it out before, but forgot

avatar
d*1
16
谢谢!
avatar
s*9
17
The 80-20 rule applies to everywhere:
Good boss can get an ideal job for the 20% who can be productive.
It's already a tough goal for top labs nowadays.
avatar
b*h
18
是不是shellsort
avatar
j*h
19
一切是市场决定。有本事就去找7,8万的工作人员职位,或者干几年然后自己当剥削阶
级。没本事就受剥削,一年3,4万。NIH按照现在这个情况cut下去,在过几年,3,4万
的工作也没有了。别说两万,天朝还有大把大把不要钱免费过来的呢。要是这些人都没
有了,薄厚的工资自然就上去了。可是现在美国的市场就是这样,爱干不干,爱来不来。

【在 S**********e 的大作中提到】
: 有心无力的就应该招工作人员,而不是博后。不应该以training当幌子压低工资。
: 美国最大的问题就是拿training当幌子,博士结束后还要training 5-10年,以此来压
: 力工资。看看澳大利亚,薄厚很少,多数是research officer, 工资7-8万。
: 不过美国目前的这种状况不会改变,谁让想来的人太多呢,你给2万恐怕都能招来人。

avatar
s*e
20
如果是j= i + k 就不难了。
直接把A 分成 k 个 subarray
第一个是 A[0], A[0+k], A[0+2k]...
第二个是 A[1], A[1+k], A[1+2k]...
..
最后是 A[k-1], A[2k-1]..
然后sort 每一个subarray
应该是 n log(n/k)
如果是A[i] < A[j] where j> i+K 好像还有点难

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