g**e 发帖数: 6127 | 1 sed awk grep这些至少要很熟吧
还有regular expression |
|
r**u 发帖数: 1567 | 2 申请的是GIS Data processing engineer。好多linux command问题,一道coding,没
做完。
(1) How to list running processes on the system?
ps
(2) Other way?
*(&(@*#, no idea. Any idea?
(2) How to terminate a process?
kill
(4) How to check if the process is killed?
ps
(5) If the process is still there, how to terminate it?
kill with signal 9
(6) Given a directory with lots of .htm files, rename them to .html.
find -name ".htm" > tmp
cat tmp | sed 's/htm/html/' > tmp
no idea. Any idea?
(7) |
|
s*****n 发帖数: 5488 | 3 一般来说,
regex by sed, powershell, c#,java.就够了,
除非search一个temporal logic forumla的实例。
这是跟amazon学的一个傻逼问题。别想太复杂了。 |
|
t**********n 发帖数: 145 | 4 除了grep,最好还会用点其他的比如sed啦,awk啦,弄fancy一点比较好 |
|
f***g 发帖数: 214 | 5 4. Unix, how to find the file with the longest path name?
这个能用1个或者2,3个Unix命令做吗?
估计是要写个Python程序吧。
请高手指教
5. Unix, a million webpages, each page may have some phone numbers with two
formats (XXX)XXX-XXXX, XXX-XXX-XXXX, how to find them out and update them
Update to what?
统一格式?
sed就可以了吧
6. A million of ids and more coming, how to tell if an id is duplicated.
what data structure, what’s the complexity
bitset ?
7. what if amazon website is slow?
(follow up). what if app server is idling but database s... 阅读全帖 |
|
v***n 发帖数: 5085 | 6 和之前一样
Epic的内部推荐
事先声明
1 公司在本版相当有争议,觉得是火坑的同学还是绕着走比较安全
2 公司的招人标准比较奇怪,小饭知道的就有被谷歌/亚麻/微软高薪聘走的高端人才连
简历关都没过就被刷掉的。由于和HR的美女们接触为零,不知道是怎么回事
3 公司的待遇,属于和面试成绩挂钩,之后和培训结果以及业绩相关,所谓“merit ba
sed”,所以小饭无法保证或者预测你能拿多少钱(see item 4)
4 职位只有一种程序员可供国际学生申请(LCA wage is 63000/year, which is the bottom line. But I can tell the actual offer could be much better than this.)
5 支持H1B和绿卡申请,但是一不加急二只有EB3
6 GPA达到3.5几乎是死要求,不管美国人中国人印度人都是一样的
小饭推荐的好处有
1 响应速度较快,一般可以在三天内进入招聘流程
2 小饭可以提供一点点有针对性的信息
3 小饭可以拿钱,如果你是小饭推荐的而且最后入职的话
4 小饭希望周围不要被印度人占领了
... 阅读全帖 |
|
S*********a 发帖数: 75 | 7 以前一直做测试开发的,也就是automation testing,所以各种语言写脚本写过很多,
但很难说掌握的很精通,纯粹看项目需要,有时是现学现写,上手都是挺快的,java,
shell (awk, sed), perl, python, php,vbscript都写过,也做过一些中小型项目 (
javaSE, htmldb, lamp based),web的基本上都懂一些。做这些脚本还是比较轻松的,
只是测试开发这东西看公司,有的公司做的挺好,有的公司实在没东西,也没啥前途,
所以为了以后选择性强一些,想尝试去转开发。
想请教像我这种情况,应该如何定方向呢?个人来说对linux 系统管理和web 内容管理
系统比较感兴趣,编程语言对Java,python比较熟悉,C#学过一阵,没深入学习。
谢谢!! |
|
g**e 发帖数: 6127 | 8
find + sed
hashmap
use two stacks one for regular items, the other to store max values
max heap
use two pointers, one for each list. O(n)
do binary search in the larger list |
|
|
g**e 发帖数: 6127 | 10 grep不能替换。 sed就行,再高级点上perl |
|
g**e 发帖数: 6127 | 11 1. n位6进制数,挨个加一,从n个1加到n个6就完了
2. use sed
combination
3, |
|
c******t 发帖数: 391 | 12 sed是stream editor吧,学习了。
另外如果用6进制的话,进位以后的0怎么排除掉呢?而且还得写一个6进制数的实现? |
|
|
y**n 发帖数: 5 | 14 现在突然没了funding support,知道现在找summer intern 已经太晚了,求好心人知道哪里还有opening的推荐一下。
专业是CS master,本科是国内不错的学校,来这边第一年,熟悉常用语言和技术,SED或者QA都可以,更具体的情况可以私下交流。谢谢大家 |
|
b******4 发帖数: 1873 | 15 interviewer发了一个coding assignment给我,我就知道她电邮了
奇怪的是,她面我的时候,以为我应聘的是SED,后来我告诉她是SEDT
anyway,更加professional的做法是不是应该问recruitor而不是骚扰面试官啊 |
|
d****n 发帖数: 233 | 16 来自主题: JobHunting版 - 请教一道题 you are expected to use grep, cut, sort, sed, etc hell sscripts.
了,
为O |
|
A**u 发帖数: 2458 | 17 他们怎么考bash?
sed gawk 语法?
难道他们的多线程不是pthread的? |
|
l******n 发帖数: 492 | 18 awk, sed, grep, ksh, bash, gcc
看你面什么位置 |
|
h*********e 发帖数: 247 | 19 站内联系 :)
Software QA Engineer
West Hollywood, CA, United States
Full-Time
Requirements: Master’s degree or equivalent in Computer Science,
Engineering, Math, Physics or related technical field
2 years of work experience in job offered or 2 years of work experience in a
computer-related occupation
Job Duties/Description: we have openings for Software QA Engineers.
Responsible for developing, applying and maintaining quality standards for
software applications. Develop and execute software ... 阅读全帖 |
|
j**w 发帖数: 382 | 20
You should ignore anything after "Thank you for".
Precisely,
sed 's/Thank you for.*/Reject/' |
|
y*******g 发帖数: 6599 | 21 很高啊,amazon一般很少给fresh sed II的
名校phD 做热门方向比如big data之类的吧?
III? |
|
n***2 发帖数: 196 | 22 google内部的SED和application developer,级别一样么
两个有什么区别么, 都是coding的 |
|
t****a 发帖数: 1212 | 23 传说中的SAX就是处理大XML的啊,你肯定看过了,是不好用么?如果你的问题简单,不
需要考虑XML结构,那么直接sed效率更高。 |
|
|
b***m 发帖数: 5987 | 25
grep是Linux上那个grep吗?SED给个link看看?我不知道微软内部是否允许使用啊。 |
|
|
d**********x 发帖数: 4083 | 27 正则呗。。两个匹配之间断开
其实这玩意先用sed处理下,把每个时间段的都合成一行,然后再用java处理会方便很
多的。。 |
|
m***l 发帖数: 45 | 28 还请前辈指教
正则是什么意思? 两个匹配是什么意思?
sed处理?
万分感谢 |
|
A******g 发帖数: 612 | 29 应该很快会email你offer letter,然后签了扫描email回去
直接SED II太牛了!
大牛去哪个组? |
|
b*****u 发帖数: 648 | 30 最近面的一家web公司,最后一轮CTO老头。
问了一个经典题,从一个很大的日志文件中找出出现次数最多的ip。
我当时给的是“秒杀99%海量数据”帖里的标准解法,hash+merge
老头嘿嘿一笑,然后问我,你估计你把这一坨东西coding出来,要花多久?一小时?一
天?一个月?
我当然知道不妙,但是也只能顺着他说那就一天吧。
他说,现在让你用一行代码解决这个问题,怎么搞。
跪了。
后来他写了他的办法: 不用hash,直接把日志等分成几个小文件,然后用awk/sed对每
个文件进行类似于SQL里groupby的操作,最后加总取最大值,总共一行bash命令搞定 (
具体的命令我也忘了)。 严格来说并不便于scale,但是便于coding, batch和customize
学术讨论和生产实践的差别。 |
|
j********x 发帖数: 2330 | 31 话说能用awk / sed能处理的不算“很大”吧
另外所谓“秒杀99%海量数据”的标准解法不过是某网友的一家之言吧
另外能透露一下该公司的背景么?
( |
|
f*******t 发帖数: 7549 | 32 大概是这样吧
sed "s/^.*ip=//g" | awk -F' ' 'print {$1}' | sort -r | uniq -c | sort -n -r
-k 1 |
|
f*******t 发帖数: 7549 | 33 sed是删除ip前的内容,awk是删除IP后面的内容
第一个sort确实不需要-r。命令是随便写的,有没有用还要经过实践验证 |
|
h*******k 发帖数: 12 | 34 New Grad MS SED 95k
尽管大家对epic恶评如潮。。
还是发上来让别无选择的同学们参考一下。。
祝大家找工作顺利。。 |
|
m*****r 发帖数: 298 | 35 SED啥意思?
单说钱,95k不算少吧。 不能什么都跟flag比啊。
怎么不跟icc比呢? |
|
c******a 发帖数: 789 | 36 第一次是还在上学的时候糊里糊涂地面了,连hashtable都不明白,立刻跪了,真丢人。
后面3次其实是同一次,也不知道为啥他们先把我match给了youtube,然后sed, 然后
sedt,分别都面了一次。。。全跪了,真丢人。。。。 |
|
v*****k 发帖数: 7798 | 37 en。 awk + sed属于小李飞刀,有时候自己写一个feature挺烦的 |
|
r**h 发帖数: 1288 | 38 Yelp这家第一轮HR Screen的时候,HR会问你一些CS方面的基础问题
个人根据自己被问到的经历和玻璃门上的面经总结了一下(实际上没有这么多题不过基
本上都在里面),希望对申请他家的各位有所帮助
1. size of unsigned integer
2. http port no.?
3. ssl full form? (Secure Socket Layer, Encrypt in Transportation layer)
4. use of grep and kill
5. the runtime of adding something to a linked list? O(N)
6. SSL和TLS(Transport Layer Security)的区别:TLS是SSL的升级版(TLS3.0 =
SSL1.0)TLS先handshake再secure
7. hashmaps, DNS(Domain Name System),
8. python native datatypes Boolean, Number, String, Byte, List, ... 阅读全帖 |
|
r**h 发帖数: 1288 | 39 Yelp这家第一轮HR Screen的时候,HR会问你一些CS方面的基础问题
个人根据自己被问到的经历和玻璃门上的面经总结了一下(实际上没有这么多题不过基
本上都在里面),希望对申请他家的各位有所帮助
1. size of unsigned integer
2. http port no.?
3. ssl full form? (Secure Socket Layer, Encrypt in Transportation layer)
4. use of grep and kill
5. the runtime of adding something to a linked list? O(N)
6. SSL和TLS(Transport Layer Security)的区别:TLS是SSL的升级版(TLS3.0 =
SSL1.0)TLS先handshake再secure
7. hashmaps, DNS(Domain Name System),
8. python native datatypes Boolean, Number, String, Byte, List, ... 阅读全帖 |
|
n******r 发帖数: 869 | 40 贡献好文:
http://coolshell.cn/articles/4990.html
月光博客6月12日发表了《写给新手程序员的一封信》,翻译自《An open letter to
those who want to start programming》,我的朋友(他在本站的id是Mailper)告诉
我,他希望在酷壳上看到一篇更具操作性的文章。因为他也是喜欢编程和技术的家伙,
于是,我让他把他的一些学习Python和Web编程的一些点滴总结一下。于是他给我发来
了一些他的心得和经历,我在把他的心得做了不多的增改,并根据我的经历增加了“进
阶”一节。这是一篇由新手和我这个老家伙根据我们的经历完成的文章。
我的这个朋友把这篇文章取名叫Build Your Programming Technical Skills,我实在
不知道用中文怎么翻译,但我在写的过程中,我觉得这很像一个打网游做任务升级的一
个过程,所以取名叫“技术练级攻略”,题目有点大,呵呵,这个标题纯粹是为了好玩
。这里仅仅是在分享Mailper和我个人的学习经历。(注:省去了我作为一个初学者曾
经学习过的一些技术(今天明显... 阅读全帖 |
|
s*******z 发帖数: 83 | 41 第一个:
sed -i -e "s/\(^[^,]\+\),\([.*]\),\([^,]\+$\)/\3,\2,\1/"
split -l -n 100 |
|
j****l 发帖数: 85 | 42 之前好像有人整理过了,但是找不到了,我综合了几个地方的整理了一下,贡献给大家
啦。感谢原作者。
Why Yelp?
Why would we hire you?
Ideal job at Yelp?
NETWORK
What is DNS?
protocol used to transfer message in HTTP application? TCP reliable
What is SSL?
Port number for HTTP? 80
What does HTML stand for?
What is the protocol used underneath FTP?
Difference between POST and GET?
UNIX
UNIX command to search for a specific text through files in a directory.
Find number of unique lines in a file.
signal for kill command? 9, SIGKILL
What is the comma... 阅读全帖 |
|
a****r 发帖数: 87 | 43 4. sed -i 's/A1/B' file1
5. count the number of 1s in x.
int cnt = 0;
while(x){
cnt++;
x = x&(x-1);
}
return cnt %2; |
|
|
c*****o 发帖数: 1702 | 45 最难的就这3个了(sed, grep, awk),再难就得写perl了,
其他的基本的有
ls,cd,cp,scp,mkdir, chomd +x, ps
程序相关的有
vi/vim,git, cc,g++/gcc,javac,gunzip,tar -xvf等等。
事实上你可以直接去找path里面的可执行命令,大多在usr/bin里面,自己找找吧 |
|
L****n 发帖数: 3545 | 46 【 以下文字转载自 DataSciences 讨论区 】
发信人: LVHuan (.......), 信区: DataSciences
标 题: Senior Data Scientist in NC
发信站: BBS 未名空间站 (Fri Nov 14 16:55:32 2014, 美东)
PM me if interested - Post for a friend (I'm not the HM, sorry, but he can
get you interview directly if qualified).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Data Scientist job in Morrisville, NC
The ideal candidate is an unabashed data geek. You enjoy searching the
Internet for datasets that you can explore and mashup to tell interesting... 阅读全帖 |
|
p****6 发帖数: 724 | 47 PM 拿的应该和同级别的SED差不多,至少我知道的几个公司都是。 |
|
m******s 发帖数: 40 | 48 本人去年1月左右面过Amazon的SED, 当时挂了。今年再投Amazon,简历一直是石沉大海
。换过邮箱继续投(姓名和电话没有变),可是仍旧是没有任何回音。理论上1年的冷
冻期已经到了啊,而且还是面试不同的职位,为什么会一直没有回音呢?
个人感觉不是简历问题,我用相同简历拿到了一些电面,因此感觉简历还是写得可以的
,如何能过A家筛选简历这一关呢?还是说我被他家永久block啦? |
|
x******8 发帖数: 48 | 49 喜欢尝试startup的可以试试
Drawbridge Description
Drawbridge is the leading cross-device identity company building technology
that fundamentally changes the way brands connect with people. By leveraging
its Connected Consumer Graph™, which includes more than one billion
consumers across more than three billion devices to date, Drawbridge enables
brands to have seamless conversations with consumers across their computers
, smartphones, tablets, and connected TVs. Drawbridge provides visibility
into h... 阅读全帖 |
|
y*****e 发帖数: 712 | 50 主要做一些简单的text manipulation, 我每次都临时抱佛脚,四处google, 但看同事
们都是一说要干啥,马上写出几行awk或者perl code, 根本不用再查资料, 效率比我
高多了。我觉得还是应该学学,总结一下,才能记住。不知哪里有这样的课程或者比较
好的资料吗? |
|