分享我的求職與面試經驗 - offer
By Sandy
at 2011-06-07T11:00
at 2011-06-07T11:00
Table of Contents
背景:CS碩士畢業,一年半J2EE工作經驗,工作內容包含後端(Wicket, Spring,
Hibernate, PostgreSQL)與前端(jQuery)
求職目標:Software Engineer, DC Metro Area或是大公司,Java或.Net不限
過程與經驗分享(照時間順序,越下面越新)
1. Amazon
很久以前投的Resume被Recruiter找出來-> 1 phone interview -> 被打槍
介紹這個Team要做甚麼
問我過去做了甚麼
實作BFS演算法
2. Pyramid Systems, Inc.
Employee Referral -> On site interview -> 拿到offer
到client side面試(智力測驗,Technical Interview)
智力測驗就像是考GRE一樣,外加比較難的數學
Technical Interview問基本的Java、OO和DB,以及Design Pattern
實作Binary Search Tree
Inside the function, set the local variable to be null,
what's happened?
Denpendcy Injection
HQL
Hibernate Mapping Files
Interfaces VS abstract class
Database record without index
Primary/Foreign Key
jQuery
Hashtable
Generics
到headquarter面試(問我的carrer path,會不會排斥.Net)
3. Rackspace
On Campus Carrer Fair -> Phone Interview -> Technical Test -> 被打槍
現場投履歷,後來與Recruiter安排phone interview
phone interview考design pattern, 和multi to multi relationship
Techinial Test有六道題目,要求完成三題,寫好四題寄回去
包含圖演算法、字串操作、樹演算法
4. MicroStrategy
Employee Referral -> 1 phone interview -> 被打槍
透過employee跟公司的Recruiter phone interview,問
為什麼對公司有興趣
你認為甚麼是最重要的技能
你的carrer path
5. AAMC (https://www.aamc.org/) 公司不辦綠卡,會辦H1B
求職網站 -> 1 phone interview -> 1 on-site interview -> 沒有回應的拒絕
on-site interview (1-1, 兩個人)
建議把Spring-core和Hibernate摸熟,還有JPA
How to configure Hibernate? How to autoscan entities?
Spring Bean's scope
Left, Right joins
JavaScript object, prototype
SQL Injection
6. NIST
求職網站 -> 獵人頭公司phone interview -> on-site interview -> pending
Group interview (3 people)
問為什麼對這工作有興趣
問過去的經驗
今天(6/6)獵人頭公司還跟我通電話說依舊pending
7. Angel.com (a subsidiary of MicroStrategy)
學校求職網站 -> phone interview -> on-site interview -> 沒有回應的拒絕
原本OCI取消,直接phone interview
問design pattern,特別是singleton
on-site interview
group interview (2)
Web Services, how to test
junit
1-1 interview (3)
After crash, how to find the failure?
Garbage collection
PermGen Space
Singleton, is it valid on distributed computing
(multiple jvms)?
如何強化photo share網站的效能
UI還是穩定性重要?
8. FINRA (超多人來面試)
求職網站 -> 獵人頭公司phone interview -> client technical interview ->
on-site interview -> 被拒絕
client technical interview限時考試,兩小時內完成題目
考multi-thread,實作兩個thread,一個負責讀檔,一個負責寫檔
考古題(XML processing under the limited memory, 64M)
on-site interview
group
找出子字串的Palindrome
給出out of memory的範例
inner/outer joine
Hibernate
large xml processing experience
garbage collection
sql performance
linux find的用法
寫程式印出a to z
GWT experience
估計全美一年吃掉多少口香糖(微軟考題變化型)
thread accumlate (Java 5 callable interface)
9. Symantec
學校求職網站 -> phone screen -> technical interview -> 被拒絕
被recruiter惡搞,沒有確認technical interview時間
就打來作technical interview
10. Intersections
求職網站 -> HR問我是否有興趣 -> on-site interview -> 被拒絕
因為公司不辦身分被拒
11. Guident
求職網站 -> phone screen -> on-site interview -> 沒有回應的拒絕
考Spring和Hibernate
Shell script
問過去的經歷
Java & OO基本觀念
12. Google
LinkedIn的Connection -> phone screen -> technical interview -> 被拒絕
考hashtable和bfs
實作merge a lot of sorted list
13. The Rock Creek Group
求職網站的履歷被Director看到 -> phone screen -> phone technical interview
-> on-site technical interview -> on-site manager interview
-> offer
phone technical interview
OO和DB的觀念
on-site technical interview
兩題Java, 實作List和將字串重複部分移到最後
兩題HTML, CSS和JavaScript (要注意cross-browser的問題)
兩題SQL, 建立兩個view (會用到子查詢)
on-site manager interview
問是否有finance相關知識
工作上是否有自己做了,credit卻被人拿走的情況
過去工作經驗與組織
習慣一人獨力還是team work
為什麼離職
心得:
身分永遠是外勞的痛,所以有機會請努力準備,因為下一個機會不知道在哪
寫上履歷表上面的東西要會講,履歷表上的GAP要會解釋(例如當兵)
一旦去工作就努力去做,以後換工作的時候才會有好的reference
LinkedIn對於找工作有幫助,盡可能建立connections
Spring和Hibernate要用熟,語法要對,了解Java Peresistence API
DB常考題目(Left, right outer joins)
Wicket是優秀的Web Application Framework,但是跟Spring-MVC比太少人知道了
CLR的Algorithm要念熟,最好還有實作algorithm的經驗
不知為何PIE的考題很少出來,微軟考題也是
最後祝福大家找工作順利
--
Hibernate, PostgreSQL)與前端(jQuery)
求職目標:Software Engineer, DC Metro Area或是大公司,Java或.Net不限
過程與經驗分享(照時間順序,越下面越新)
1. Amazon
很久以前投的Resume被Recruiter找出來-> 1 phone interview -> 被打槍
介紹這個Team要做甚麼
問我過去做了甚麼
實作BFS演算法
2. Pyramid Systems, Inc.
Employee Referral -> On site interview -> 拿到offer
到client side面試(智力測驗,Technical Interview)
智力測驗就像是考GRE一樣,外加比較難的數學
Technical Interview問基本的Java、OO和DB,以及Design Pattern
實作Binary Search Tree
Inside the function, set the local variable to be null,
what's happened?
Denpendcy Injection
HQL
Hibernate Mapping Files
Interfaces VS abstract class
Database record without index
Primary/Foreign Key
jQuery
Hashtable
Generics
到headquarter面試(問我的carrer path,會不會排斥.Net)
3. Rackspace
On Campus Carrer Fair -> Phone Interview -> Technical Test -> 被打槍
現場投履歷,後來與Recruiter安排phone interview
phone interview考design pattern, 和multi to multi relationship
Techinial Test有六道題目,要求完成三題,寫好四題寄回去
包含圖演算法、字串操作、樹演算法
4. MicroStrategy
Employee Referral -> 1 phone interview -> 被打槍
透過employee跟公司的Recruiter phone interview,問
為什麼對公司有興趣
你認為甚麼是最重要的技能
你的carrer path
5. AAMC (https://www.aamc.org/) 公司不辦綠卡,會辦H1B
求職網站 -> 1 phone interview -> 1 on-site interview -> 沒有回應的拒絕
on-site interview (1-1, 兩個人)
建議把Spring-core和Hibernate摸熟,還有JPA
How to configure Hibernate? How to autoscan entities?
Spring Bean's scope
Left, Right joins
JavaScript object, prototype
SQL Injection
6. NIST
求職網站 -> 獵人頭公司phone interview -> on-site interview -> pending
Group interview (3 people)
問為什麼對這工作有興趣
問過去的經驗
今天(6/6)獵人頭公司還跟我通電話說依舊pending
7. Angel.com (a subsidiary of MicroStrategy)
學校求職網站 -> phone interview -> on-site interview -> 沒有回應的拒絕
原本OCI取消,直接phone interview
問design pattern,特別是singleton
on-site interview
group interview (2)
Web Services, how to test
junit
1-1 interview (3)
After crash, how to find the failure?
Garbage collection
PermGen Space
Singleton, is it valid on distributed computing
(multiple jvms)?
如何強化photo share網站的效能
UI還是穩定性重要?
8. FINRA (超多人來面試)
求職網站 -> 獵人頭公司phone interview -> client technical interview ->
on-site interview -> 被拒絕
client technical interview限時考試,兩小時內完成題目
考multi-thread,實作兩個thread,一個負責讀檔,一個負責寫檔
考古題(XML processing under the limited memory, 64M)
on-site interview
group
找出子字串的Palindrome
給出out of memory的範例
inner/outer joine
Hibernate
large xml processing experience
garbage collection
sql performance
linux find的用法
寫程式印出a to z
GWT experience
估計全美一年吃掉多少口香糖(微軟考題變化型)
thread accumlate (Java 5 callable interface)
9. Symantec
學校求職網站 -> phone screen -> technical interview -> 被拒絕
被recruiter惡搞,沒有確認technical interview時間
就打來作technical interview
10. Intersections
求職網站 -> HR問我是否有興趣 -> on-site interview -> 被拒絕
因為公司不辦身分被拒
11. Guident
求職網站 -> phone screen -> on-site interview -> 沒有回應的拒絕
考Spring和Hibernate
Shell script
問過去的經歷
Java & OO基本觀念
12. Google
LinkedIn的Connection -> phone screen -> technical interview -> 被拒絕
考hashtable和bfs
實作merge a lot of sorted list
13. The Rock Creek Group
求職網站的履歷被Director看到 -> phone screen -> phone technical interview
-> on-site technical interview -> on-site manager interview
-> offer
phone technical interview
OO和DB的觀念
on-site technical interview
兩題Java, 實作List和將字串重複部分移到最後
兩題HTML, CSS和JavaScript (要注意cross-browser的問題)
兩題SQL, 建立兩個view (會用到子查詢)
on-site manager interview
問是否有finance相關知識
工作上是否有自己做了,credit卻被人拿走的情況
過去工作經驗與組織
習慣一人獨力還是team work
為什麼離職
心得:
身分永遠是外勞的痛,所以有機會請努力準備,因為下一個機會不知道在哪
寫上履歷表上面的東西要會講,履歷表上的GAP要會解釋(例如當兵)
一旦去工作就努力去做,以後換工作的時候才會有好的reference
LinkedIn對於找工作有幫助,盡可能建立connections
Spring和Hibernate要用熟,語法要對,了解Java Peresistence API
DB常考題目(Left, right outer joins)
Wicket是優秀的Web Application Framework,但是跟Spring-MVC比太少人知道了
CLR的Algorithm要念熟,最好還有實作algorithm的經驗
不知為何PIE的考題很少出來,微軟考題也是
最後祝福大家找工作順利
--
All Comments
By Jacob
at 2011-06-08T13:21
at 2011-06-08T13:21
By Cara
at 2011-06-11T20:19
at 2011-06-11T20:19
By Hardy
at 2011-06-13T14:43
at 2011-06-13T14:43
By Rae
at 2011-06-15T12:10
at 2011-06-15T12:10
By Tom
at 2011-06-19T04:30
at 2011-06-19T04:30
By Sierra Rose
at 2011-06-19T07:35
at 2011-06-19T07:35
By Doris
at 2011-06-21T20:39
at 2011-06-21T20:39
By Queena
at 2011-06-26T00:16
at 2011-06-26T00:16
By Regina
at 2011-06-28T05:13
at 2011-06-28T05:13
By Rae
at 2011-06-30T04:31
at 2011-06-30T04:31
By Dora
at 2011-06-30T19:44
at 2011-06-30T19:44
By Daniel
at 2011-07-05T16:28
at 2011-07-05T16:28
By Oscar
at 2011-07-09T17:40
at 2011-07-09T17:40
By Zanna
at 2011-07-13T22:37
at 2011-07-13T22:37
By Hazel
at 2011-07-16T17:53
at 2011-07-16T17:53
By Ula
at 2011-07-19T06:08
at 2011-07-19T06:08
Related Posts
香港天行金融控股集團誠徵金融相關人才
By Callum
at 2011-06-02T22:42
at 2011-06-02T22:42
請問綠卡申請過程
By Poppy
at 2011-05-31T13:49
at 2011-05-31T13:49
西非 迦納共和國 徵:助理人員
By Bennie
at 2011-05-30T16:19
at 2011-05-30T16:19
西非 迦納共和國 徵:助理人員
By Rosalind
at 2011-05-30T00:08
at 2011-05-30T00:08
西非 迦納共和國 徵:助理人員
By Queena
at 2011-05-28T00:41
at 2011-05-28T00:41