Homework1-整理面試題目
===
# 格式
公司名稱:
職務說明:
面試題目:
流程:
出處:
# 面試題目
:::success
公司名稱:和沛科技
職務說明:NA
面試題目:
> 1. 自我介紹、研究專長、作品說明
> 2. 額外要求需要說明自己的人格特質與優缺點
> 3. 如果現在有一個你完全沒看過的語言,你會怎麼學會它?大概要花多久時間?
> 4. 白板題:用你最快的方式寫出一個QuickSort
> 5. 如果現在要根據第一個字母將字串作排序,你會怎麼寫?
流程:
> 投履歷
> 無筆試
> 面試
出處:https://www.ptt.cc/bbs/Tech_Job/M.1388327479.A.E26.html
:::
:::info
公司名稱:Google
職務說明:Software Engineer
面試題目:
> What is the difference between a mutex and a semaphore? Which one would you use to protect access to an increment operation?
流程:NA
出處:http://www.impactinterview.com/2009/10/140-google-interview-questions/
:::
:::info
公司名稱:Google
職務說明:Software Engineer
面試題目:
> Write a C program which measures the the speed of a context switch on a UNIX/Linux system.
流程:NA
出處:http://www.impactinterview.com/2009/10/140-google-interview-questions/
:::
:::info
公司名稱:Google
職務說明:Software Engineer
面試題目:
> Given a function which produces a random integer in the range 1 to 5, write a function which produces a random integer in the range 1 to 7.
流程:NA
出處:http://www.impactinterview.com/2009/10/140-google-interview-questions/
:::
:::info
公司名稱:Google
職務說明:Software Engineer
面試題目:
> Describe the algorithm for a depth-first graph traversal.
流程:NA
出處:http://www.impactinterview.com/2009/10/140-google-interview-questions/
:::