由买买提看人间百态

topics

全部话题 - 话题: astarts
1 (共1页)
a**r
发帖数: 661
1
☆─────────────────────────────────────☆
pingpingpang (pingpingpang) 于 (Tue May 7 13:50:59 2013, 美东) 提到:
谢谢
☆─────────────────────────────────────☆
umQdOq (umQdOq) 于 (Tue May 7 13:54:25 2013, 美东) 提到:
鼻子
☆─────────────────────────────────────☆
pingpingpang (pingpingpang) 于 (Tue May 7 13:56:36 2013, 美东) 提到:
谢谢大牛

☆─────────────────────────────────────☆
string2010 (非也非也) 于 (Tue May 7 13:58:30 2013, 美东) 提到:
没注意HD和lowes,costco有,我买了一个。。。
☆─────────────────────────────────────☆
... 阅读全帖
n****r
发帖数: 120
2
谢谢回复,贴个JAVA版
public static int kthSmallest(int[] a, int [] b, int k){
if (a == null || b == null || a.length != b.length || k < 1 || k > a.
length + b.length)
throw new IllegalArgumentException("Invalid input");
if (k == 1)
return Math.min(a[0], b[0]);
if (k == a.length + b.length)
return Math.max(a[a.length-1], b[b.length-1]);
return kthSmallest(a, 0, b, 0, k);
}
private static int kthSmallest(int[] a, int aStart, int[] b, int bStart, int
k){
if (aSta... 阅读全帖
b**********5
发帖数: 7881
3
来自主题: JobHunting版 - onsite写完题还剩20分钟,没让优化
int findMedian (int[] A, int[] B) {
int aLen = A.length;
int bLen= B.length;
if (aLength+bLength % 2 == 0) {
return (helper(A, B, (aLen+bLen)/2, 0, aLen, 0, bLen) +
helper(A, B, (aLen+bLen)/2-1, 0, aLen, 0, bLen))/2;
}
else {
return helper(A, B, (aLen+bLen)/2, 0, aLen, 0, bLen);
}
}
int helper (int[] A, int[] B, int k, int aStart, int aEnd, int bstart, int
bEnd) {
int aLen = aEnd-aStart+1;
int bLen = bEnd-bStart+1;
if (a... 阅读全帖
b*****s
发帖数: 11267
4
☆─────────────────────────────────────☆
windyox (windyox) 于 (Tue Oct 30 15:20:35 2012, 美东) 提到:
十分感谢。
☆─────────────────────────────────────☆
challenger (Ray) 于 (Tue Oct 30 15:25:08 2012, 美东) 提到:
以前买过房么?买过有经验,就用redfin吧,有1.5% rebate。
没买过,最好用对target区域比较熟悉的agent.

☆─────────────────────────────────────☆
ironcat (liujun) 于 (Tue Oct 30 15:25:36 2012, 美东) 提到:
自己买,you don't need a realtor【 在 windyox (windyox) 的大作中提到: 】
☆─────────────────────────────────────☆
Nietschean (尼大叔 之 最爱汉堡包) 于 ... 阅读全帖
C***U
发帖数: 2406
5
来自主题: JobHunting版 - 请教Find Median Of Two Sorted Arrays
我把leetcode上好多例子拿到机器上测试了 都没出错
但是在leetcode上会time limit exceeded
应该是有一个死循环
我找不出来
double findMedian(int A[], int m, int B[], int n) {
if(!n) {
return (A[(m - 1)/ 2] + A[(m - 1)/ 2 + (m - 1) % 2]) / 2.0;
}
int aStart = -1, aEnd = (m + n - 1) / 2 - 1;
int bStart = -1, bEnd = 0;
while(true) {
if(bEnd + 1 < n && A[aEnd] <= B[bEnd + 1] && B[bEnd] <= A[aEnd + 1])
{
break;
}
if(bEnd == n - 1 && B[bEnd] <= A[aEnd + 1]) {
break;
... 阅读全帖
C***U
发帖数: 2406
6
来自主题: JobHunting版 - 请教Find Median Of Two Sorted Arrays
我把leetcode上好多例子拿到机器上测试了 都没出错
但是在leetcode上会time limit exceeded
应该是有一个死循环
我找不出来
double findMedian(int A[], int m, int B[], int n) {
if(!n) {
return (A[(m - 1)/ 2] + A[(m - 1)/ 2 + (m - 1) % 2]) / 2.0;
}
int aStart = -1, aEnd = (m + n - 1) / 2 - 1;
int bStart = -1, bEnd = 0;
while(true) {
if(bEnd + 1 < n && A[aEnd] <= B[bEnd + 1] && B[bEnd] <= A[aEnd + 1])
{
break;
}
if(bEnd == n - 1 && B[bEnd] <= A[aEnd + 1]) {
break;
... 阅读全帖
g********d
发帖数: 19244
7
☆─────────────────────────────────────☆
leadingding (leading) 于 (Sat Jul 13 13:22:22 2013, 美东) 提到:
在美国开车8年
GEICO 是我用过的几个保险里最黑的一个。 没有之一。
第一件事:4年前在停车场和另一辆撞了,警察过来说对方责任,对方撞后还移动了车
。GIECO第二天说停车场倒车没法份清责任。 我是全保,就失掉了点漆,200损失
。 GEICO就是不赔。那就算了。后面还有更黑的。
第二件事:parking lot 里面,车的倒车灯被撞掉了, Bump没事。边上停了个搬家的
TRUCK,高度和撞痕符合。 我去找司机,对方承认,有两个证人。他也是geico保险。
结果当天晚上给我留言说对方没承认。 第二天司机搬家跑了,马上打电话给GEICO怎
么回事? 把证人联系方式给GEICO, 没想到噩梦就这样开始了。 1个月没人接电话,
然后我找supervisor他说按照证据卡车司机责任。 然后1一个月又没消息直到再次找他
们。 告诉我证人不可信。 TMD 一个灯200刀也能耍赖。 怒... 阅读全帖
p**m
发帖数: 11571
8
☆─────────────────────────────────────☆
Irrationa1 (地主) 于 (Mon Dec 31 16:04:04 2012, 美东) 提到:
一个ABC女生,上学期注册了我三个学分的课程,我知道她是来混学分的,就把一个phd
工作中很少的一部分给她做了,开始几个星期还好,定期开会,汇报,也有点小进展,
我见能力还不错,就想让她多做点,一次开会我就表扬她说你做的不错,要继续努力,
争取把什么什么也做好了。但后来她的进展却不行了,加上年终假期多,她老是不见踪
影,开会也不来,有时候给个借口,有时候干脆借口也没有了。后来一次开会我就督促
她说你应该多花点时间才能通过这么课,也能学更多东西,对你有好处。谁知道她却说
,你的课是三个学分,我每周只花3个小时,强调 only three hours。我当时很不爽,
但忍住了,说ok,你就把你这部分做好就好了。
因为这是研究课,期末我就给了他一个P,但学校说他要毕业,只能是B以上,P不算学
分,于是我就改成B了。谁知道麻烦就此来了,这个ABC知道得了B之后就发信给我要求
regrade,想要得A。... 阅读全帖
w********0
发帖数: 2
9
来自主题: JobHunting版 - 攒人品:google电面面经
试着写了一下,好像可以,没有仔细测试。
public class FindKthFromTwoArray{
public static void main(String[] args)
{
int[] a = {2,4,6,7,8,10,19,20,24,98};
int[] b = {2,5,15,18,27,34,56,67,100,140};
// int[] a = {2,4,19,29,39,49,59};
// int[] b = {1,5,6,7,12,29,30,33,45,67,78};
// int[] a = {2};
// int[] b = {1};
int k = 16;
int result = FindKthFromTwoArray.findKth(a,b,k);
System.out.println("The kth number is: " + result);

}
p... 阅读全帖
a**r
发帖数: 661
10
☆─────────────────────────────────────☆
snowpea101 (snowpea) 于 (Tue May 7 01:01:29 2013, 美东) 提到:
我在德州,2层楼的房子上下2个空调,如果请人做个Air Duct Cleaning 大概要费用多
少啊?我看寄来的广告上说59刀到100刀左右一个unit,可我一个朋友说他家作了,人
家上门后说还要这个那个,又装了2个紫外消毒(防霉菌?)之类的东西,最后花了7、
800刀。所以想来请教版上达人,好心里有个底。另外这个什么防霉菌的装置需要么?
多谢指点!
☆─────────────────────────────────────☆
imore (imore) 于 (Tue May 7 01:57:13 2013, 美东) 提到:

只能说各地的市场不同,推销方式不同,一般一个UNIT 平均收费是$500(2ton)-$900
(5ton).
紫外线杀菌灯自己也可装,去看3月份的保留文章,有简单教程的。
☆──────────────────────────────────... 阅读全帖
l*******h
发帖数: 55
11
SHOULD A NEW TESTAMENT BELIEVER OBSERVE EASTER OR PASSOVER?
By Jerry Healan
The preponderance of those who embrace the New Testament Scriptures and the
Messiah of that New Testament and observe Easter during March or April of
each year. A minority of believers, however, observe the Passover and Days
of Unleavened Bread. Which is right? Which is truly according to Scripture?
During the Easter observance, the Scriptural account of the resurrection of
YAHUSHUA is the supreme focus. However, why is ... 阅读全帖
s*******y
发帖数: 14
12
Hi astart, Can you share your experience with Enclave?
f*********s
发帖数: 1881
13
UPDATE:
多谢astart兄的建议,问题目前暂时得到了解决(双黄包已经奉上)。方法如下:
首先在单位ping google,得到地址74.125.228.71,回家后同样ping这个ip地址,得到
回应,在地址栏输入此ip地址,也可以正常访问google,因此断定是DNS的问题。然后
在网络设置里面把ipv4的DNS手动设为google的公共DNS服务器地址:8.8.8.8(这个很
符合中国人的习惯,好用也好记),电脑就可以正常上网了。家里的手机也手动改一下
DNS,也都好用了。不过不排除comcast或者google抽风又不能上网,已经在amazon上
order了一个modem,准备马上弃用comcast的modem,免得找罪受。
另外,今天跟单位的老美聊天,也提到遇到过同样的问题,他们后来也是自己买了个猫
,就再也没出过问题了。
-------------------------------------------------------
刚装comcast的internet没两个星期,从前天开始,家里两台电脑,两个手机,都只能
上QQ或者skype,任何网站都连不上,除了... 阅读全帖
w******u
发帖数: 5413
14
来自主题: Living版 - 5月水枪排名...
各位同仁有何感想?...前十名情绪相当不稳定...讨论下怎样能成功地落入11
-20名.....
排名 ID 帖数 忠诚度(排名) 引用数(排名) 引用率(排名)
1 wuhuarou 1972 97.5% (13) 1025 (1) 0.52 (35)
2 costco 1491 95.4% (15) 876 (4) 0.59 (28)
3 pingpingpang 1251 98.2% (9) 969 (2) 0.77 (15)
4 juanxi 1066 70.1% (34) 828 (5) 0.78 (13)
5 umQdOq 1013 98.0% (10) 588 (7) 0.58 (29)
6 dingding2000 1012 93.8% (17) 961 (3) 0.95 (6)
7 yddmj 844 99.3% (5) 577 (8) 0.68 (23)
8 ffviii 787 94.9% (16) 506 (9) 0.64 (25)
9 ppANDpp 766 77.1% (32) 596 (6) 0.78 (13)
10 snowma 678 96.7% (1... 阅读全帖
a***n
发帖数: 1616
15
这个,你要问丁丁,糕妹,耶稣,还有那个astart给反馈。
偶从来都是包子兑现的。
你只给了碰鼻的招数,没有胖子也没达到胖子的效果,固然没有包子啊。
s****z
发帖数: 1665
16
来自主题: Living版 - smoltz成功杀到第21名
包子区指日可待。。。。。
oh yeah
1 juanxi 431 71.7% (36) 367 (1) 0.85 (5)
2 wuhuarou 403 97.8% (11) 229 (5) 0.57 (30)
3 umQdOq 371 97.6% (14) 264 (4) 0.71 (16)
4 pingpingpang 361 97.8% (11) 270 (3) 0.75 (11)
5 ffviii 345 97.7% (13) 226 (6) 0.66 (22)
6 costco 284 97.9% (10) 162 (10) 0.57 (30)
7 ppANDpp 263 67.8% (39) 176 (8) 0.67 (20)
8 dingding2000 255 95.5% (21) 283 (2) 1.11 (3)
9 CrabCake 249 93.3% (23) 211 (7) 0.85 (5)
10 yddmj 228 95.8% (19) 164 (9) 0.72 (15)
11 houzz 227 98.7% (7) 111 (14) 0.49 (35)
12... 阅读全帖
L**P
发帖数: 3792
17
are you astart's 马甲一?
L**P
发帖数: 3792
18
来自主题: Living版 - redfin上的buyer agent如何
"All buyer agents are cheaters" --astart

新。
u****q
发帖数: 24345
19
astart会不会出来骂?
u****q
发帖数: 24345
20
来自主题: Living版 - 买房子buyer agent都帮着做啥?
astart这两天休息?
u****q
发帖数: 24345
21
astart啥时候来灌一瓢?
u****q
发帖数: 24345
22
astart来说说
u****q
发帖数: 24345
23
Buyer agent都是骗人的!
-- astart
u****q
发帖数: 24345
24
来自主题: Living版 - 弱问buyer agent的作用
Buyer agent都是骗人的!
-- astart
u****q
发帖数: 24345
25
来自主题: Living版 - 真不明白buyer agent都能干吗
astart 可以解释
m******s
发帖数: 98
26
来自主题: Singapore版 - ASTAR的工钱有8W这么高吗?
你是说你phd毕业后在Astart工作的薪水吧?
我最近拿到的offer,跟这也差不多,但是乱七八糟的算在一起,差不多8万一年。
A**o
发帖数: 99
27
来自主题: Singapore版 - ASTAR的工钱有8W这么高吗?
astart 的薪水是按照profile 来的, 我朋友在里面做hr的讲, 你fall into certain
range of the profile,基本就是按profile 里的 pay range 来, negociate 也没
用, 当然你可以try..
c**i
发帖数: 6973
28
About two hours ago, I published a posting titled shown above in the
Chinanws board. I will cut and paste the last paragraph here.
"Pres. Ma Ying-jeou is in a bind. If he tears up his China-friendly plans
, he will lose all credibility. But Pres. Ma simply can not afford to be
friendly with China while China is stabbing behind his back."
c**********0
发帖数: 179
29
谢谢weewow的回复!很有帮助,我就是希望能有租客或房东遇到类似情况的给我些建议
,我仔细研究下。
版上养过貂的人似乎不多,可以了解下:http://en.wikipedia.org/wiki/Ferret
完全是家养宠物。但可以算是最小的食肉动物,我家房东就因为她食肉所以认定她是野
兽。现在宠物店里的貂,恐怕除了貂粮和水啥也没吃过吧。
貂和狗狗性格大不同,也区别于猫,她是我家的“软妹纸”, sweet到不行。如果这次
保住了,以后有机会奔下她!
我没有要和房东对立的意思,就像几个人建议的,看看能不能都往后退一步,在不牺牲
她的情况下解决这件事。
Astart同学, 呵呵, 呵呵。
m****r
发帖数: 1904
30
圣经的答案
复活节并不是出自圣经的。要是你查考一下复活节的起源,就会知道这个节日的真相,
看出复活节其实是源自古代人们祈求生育的习俗。请看看以下事实:
名称:《剑桥百科全书》最新修订版说:“复活节(英语Easter)一名可能出自厄俄斯特
(Eostre),这是一位盎格鲁撒克逊女神名。复活节的一些习俗,如滚[彩]蛋,可能
起源于异教。”另一些参考资料表示,Easter这个名字跟阿斯塔特(Astarte)这个名
字有关,而阿斯塔特是古代腓尼基人所崇拜的生育女神,相当于古巴比伦的伊什塔尔(
Ishtar)女神。
兔子:“古埃及人认为野兔象征化育多产,后来欧洲人也把它用之于复活节庆祝活动。
”(《不列颠百科全书》修订版)
彩蛋(复活蛋):《冯克与瓦格纳的民俗、神话和传说标准大辞典》(英语)表示,据
说复活节的兔子会带来一些彩蛋,让孩子去找,但“这其实并不只是给小孩子的游戏而
已,而是古代遗留下来的一种跟生殖力崇拜有关的仪式”。有些民族相信复活节彩蛋“
能够神奇地为人带来快乐、繁荣、健康和保护”。(《传统节日》,英语)
穿新衣:“人们认为,当斯堪的纳维亚的春天女神伊斯特(Eastre)来到时,人... 阅读全帖
J*****3
发帖数: 4298
31
去查查复活节的来历吧,是基督教抢占了pagan holiday,那个兔子是个生殖女神
“On this greatest of Christian festivals, several survivals occur of
ancient heathen ceremonies. To begin with, the name itself is not Christian
but pagan. Ostara was the Anglo-Saxon Goddess of Spring” (Ethel L. Urlin,
Festival, Holy Days, and Saints Days, p. 73).
“Easter—the name Easter comes to us from Ostera or Eostre, the Anglo-Saxon
goddess of spring, for whom a spring festival was held annually, as it is
from this pagan festival that some of our E... 阅读全帖
s*********a
发帖数: 801
32
来自主题: TrustInJesus版 - 耶和华的妻子
http://news.discovery.com/history/god-wife-yahweh-asherah-11031
God's Wife Edited Out of the Bible -- Almost
God's wife, Asherah, was a powerful fertility goddess, according to a
theologian.
THE GIST
God, also known as Yahweh, had a wife named Asherah, according to a British
theologian.
Amulets, figurines, inscriptions and ancient texts, including the Bible,
reveal Asherah's once prominent standing.
God had a wife, Asherah, whom the Book of Kings suggests was worshiped
alongside Yahweh in his te... 阅读全帖
o***1
发帖数: 592
33
复活节普天同庆。 本人也凑个份子, 仅以以下抄文献给基督徒朋友们, 并希望本版
这些才高八斗的基督徒知识分子们, 有人能接受下面的挑战。
http://ffrf.org/news/blog/item/20393-leave-no-stone-unturned-an
I HAVE AN EASTER challenge for Christians. My challenge is simply this: tell
me what happened on Easter. I am not asking for proof. My straightforward
request is merely that Christians tell me exactly what happened on the day
that their most important doctrine was born.
Believers should eagerly take up this challenge, since without the
resurrection, there is no Chr... 阅读全帖
m*********k
发帖数: 10521
34
来自主题: WBCenter版 - 个人申请代发包子
" 【Living】
ltsh Mar 14 . ● 50包子)吐血把BSO进行到底--show下家里寄来的东西"
成功奖励 10 伪币的用户: michigander, CrabCake, umQdOq, GERMs, Bighappy,
RisingStar, juanxi, astart, ppANDpp, pingpingpang, nasridine, yaoailaopo,
yddmj, dashen9, laohuangniu, margosa, qqtony, smallburrito, xlucy2008,
jewwel, gtk, GoooG, Rains, wumier, N007, foot777, olive210, newlifeinu,
avayagrape, gqtese38, swineustc, Degree95, BeachBall, nkdd, yrx417, dxball2,
lonelycloud, windsurfer, jiayukuaile, mayyi, ElCerrito, dingding2000,
MomtoMom, kun... 阅读全帖
m*********k
发帖数: 10521
35
来自主题: WBCenter版 - 个人申请代发伪币
"[Living]
ltsh May 7. ● 奔玫瑰兼问买笔记本问题"
成功奖励 10 伪币的用户: CrabCake, costco, mitbbsinus, string2010, mxf, yddmj
, dingding2000, thymeee, zzyyss, juanxi, ffviii, astart, sui, ppANDpp
成功扣除 154 伪币的用户: ltsh
截止40楼,有效不重复ID 14 位
1 (共1页)