Skip to content

Commit 57706ef

Browse files
committed
Done 面試流程 & 一般面試準備方法
1 parent 4fcecfb commit 57706ef

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

translations/README-zh-tw.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -215,23 +215,23 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
215215
我也喜歡閱讀某些大學的教學資源。
216216

217217

218-
## Interview Process & General Interview Prep
219-
220-
- [ ] [ABC: Always Be Coding](https://medium.com/always-be-coding/abc-always-be-coding-d5f8051afce2#.4heg8zvm4)
221-
- [ ] [Whiteboarding](https://medium.com/@dpup/whiteboarding-4df873dbba2e#.hf6jn45g1)
222-
- [ ] [Effective Whiteboarding during Programming Interviews](http://www.coderust.com/blog/2014/04/10/effective-whiteboarding-during-programming-interviews/)
223-
- [ ] [Demystifying Tech Recruiting](https://www.youtube.com/watch?v=N233T0epWTs)
224-
- [ ] Cracking The Coding Interview Set 1:
225-
- [ ] [Gayle L McDowell - Cracking The Coding Interview (video)](https://www.youtube.com/watch?v=rEJzOhC5ZtQ)
226-
- [ ] [Cracking the Coding Interview with Author Gayle Laakmann McDowell (video)](https://www.youtube.com/watch?v=aClxtDcdpsQ)
227-
- [ ] How to Get a Job at the Big 4:
228-
- [ ] [How to Get a Job at the Big 4 - Amazon, Facebook, Google & Microsoft (video)](https://www.youtube.com/watch?v=YJZCUhxNCv8)
229-
230-
- [ ] Prep Course:
231-
- [ ] [Software Engineer Interview Unleashed (paid course)](https://www.udemy.com/software-engineer-interview-unleashed):
232-
- Learn how to make yourself ready for software engineer interviews from a former Google interviewer.
233-
- [ ] [Python for Data Structures, Algorithms, and Interviews! (paid course)](https://www.udemy.com/python-for-data-structures-algorithms-and-interviews/):
234-
- A Python centric interview prep course which covers data structures, algorithms, mock interviews and much more.
218+
## 面試流程 & 一般面試準備方法
219+
220+
- [ ] [ABC:始終保持寫程式的習慣](https://medium.com/always-be-coding/abc-always-be-coding-d5f8051afce2#.4heg8zvm4)
221+
- [ ] [白板題面試](https://medium.com/@dpup/whiteboarding-4df873dbba2e#.hf6jn45g1)
222+
- [ ] [有效地使用白板題面試程式設計師](http://www.coderust.com/blog/2014/04/10/effective-whiteboarding-during-programming-interviews/)
223+
- [ ] [揭開技術面試的神秘面紗](https://www.youtube.com/watch?v=N233T0epWTs)
224+
- [ ] 破解程式面試 Part 1:
225+
- [ ] [Gayle L McDowell - 破解程式面試 (影片)](https://www.youtube.com/watch?v=rEJzOhC5ZtQ)
226+
- [ ] [跟著 Gayle Laakmann McDowell (影片) 一起破解程式面試](https://www.youtube.com/watch?v=aClxtDcdpsQ)
227+
- [ ] 如何得到科技業四巨頭 (譯註:Amazon、Facebook、Google、Microsoft) 的工作:
228+
- [ ] [如何得到 AmazonFacebookGoogle Microsoft 的工作 (影片)](https://www.youtube.com/watch?v=YJZCUhxNCv8)
229+
230+
- [ ] 準備課程:
231+
- [ ] [軟體工程師面試解答 (付費課程) ](https://www.udemy.com/software-engineer-interview-unleashed):
232+
- Google 前面試官中學習如何學習接受面試。
233+
- [ ] [使用 Python 學習資料結構、演算法以及如何面試 (付費課程)](https://www.udemy.com/python-for-data-structures-algorithms-and-interviews/):
234+
- Python 為主要語言來準備面試,內容涵蓋資料結構、演算法以及模擬面試等。
235235

236236
## Pick One Language for the Interview
237237

0 commit comments

Comments
 (0)