Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
應徵軟體工程師
Search
KuoE0
February 18, 2014
Technology
0
170
應徵軟體工程師
KuoE0
February 18, 2014
Tweet
Share
More Decks by KuoE0
See All by KuoE0
Protocol handler in Gecko
kuoe0
0
100
面試面試面試,因為很重要所以要說三次!
kuoe0
2
250
面試心得分享
kuoe0
0
420
Windows 真的不好用...
kuoe0
0
290
Python @Wheel Lab
kuoe0
0
210
Introduction to VP8
kuoe0
0
250
Python @NCKU_CSIE
kuoe0
0
120
[ACM-ICPC] Tree Isomorphism
kuoe0
1
250
Quick Sort
kuoe0
5
10k
Other Decks in Technology
See All in Technology
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
130
AWS Top Engineer、浮いてませんか? / As an AWS Top Engineer, Are You Out of Place?
yuj1osm
2
210
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
190
能登半島地震において デジタルができたこと・できなかったこと
ditccsugii
0
180
ユーザーの声とAI検証で進める、プロダクトディスカバリー
sansantech
PRO
1
140
Adapty_東京AI祭ハッカソン2025ピッチスライド
shinoyamada
0
300
能登半島地震で見えた災害対応の課題と組織変革の重要性
ditccsugii
0
730
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
9
4.5k
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
380
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
460
やる気のない自分との向き合い方/How to Deal with Your Unmotivated Self
sanogemaru
0
500
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
43k
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Gamification - CAS2011
davidbonilla
81
5.5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Documentation Writing (for coders)
carmenintech
75
5.1k
We Have a Design System, Now What?
morganepeng
53
7.8k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Transcript
應徵軟體⼯工程師 郭⾄至軒 (a.k.a KuoE0)
[email protected]
kuoe0.tw
Latest update: Feb 18, 2014 Attribution-ShareAlike 3.0 Unported (CC BY-SA
3.0) http://creativecommons.org/licenses/by-sa/3.0/
關於我 經歷 全國⼤大專電腦軟體設計競賽 2nd place ACM-ICPC Kaohsiung Site 4th place
精靈數位科技暑期實習⽣生 打雜(真正的專⻑⾧長)! 未來 Mozilla Taiwan ⼯工程師(如果今年順利畢業的話...)
應徵公司
None
None
Live Coding 無可避免 欲尋求專家,請上 YouTube 搜尋「第⼀一次⾃自幹作業系統核⼼心就上⼿手」
Synology Linked List Segment Tree/Fenwick Tree/Treap Bubble Sort Phison Linked
List Random Selection Mozilla Linked List Sort Algorithm Merge Sort MediaTek Linked List
評語 • 迴圈完全錯(待會兒解釋) • 完成時間短 • 程式碼簡潔 • 考慮到細節 •
平常有在寫程式 唯⼿手熟⽿耳
評語 • 迴圈完全錯(待會兒解釋) • 完成時間短 • 程式碼簡潔 • 考慮到細節 •
平常有在寫程式 精益求精
評語 • 迴圈完全錯(待會兒解釋) • 完成時間短 • 程式碼簡潔 • 考慮到細節 •
平常有在寫程式 Bubble Sort 寫成 Selection Sort 了啦...
程式語⾔言技術問題
Synology Template Mechanism Overloading/Overriding Virtual Function Template v.s. Polymorphism Phison
X Mozilla Polymorphism STL Traits STL Iterator MediaTek Volatile Variable
Synology Template Mechanism Overloading/Overriding Virtual Function Template v.s. Polymorphism Phison
X Mozilla Polymorphism STL Traits STL Iterator MediaTek Volatile Variable
語法 語⾔言特性 函式庫 基本 熟悉 活⽤用
作業系統&計算機結構
Synology Semaphore/Spinlock Inter-Process Communication Phison X Mozilla Context Switch Virtual
Memory Thread/Process MediaTek Race Condition Priority Inversion Deadlock Pipeline Virtual Memory DMA
Synology Semaphore/Spinlock Inter-Process Communication Phison X Mozilla Context Switch Virtual
Memory Thread/Process MediaTek Race Condition Priority Inversion Deadlock Pipeline Virtual Memory DMA
軟體開發,如同戰爭, 知⼰己知彼,百戰百勝。
軟體開發,如同戰爭, 知⼰己知彼,百戰百勝。 程式語⾔言 作業系統、電腦
建議
熟練程式語⾔言 • 熟練該公司使⽤用的程式語⾔言 • 不要過度依賴 auto completion 功能 • 對⾃自⼰己寫的程式碼要有信⼼心
複習基礎學科 • 作業系統 • 計算機組織與結構 • 資料結構 • 演算法 •
公司專⻑⾧長領域
⾯面試練功 • 將欲⾯面試的公司依照意願分為兩類 • 先從意願較低的公司開始⾯面試 • 利⽤用每次的⾯面試來熟練⼝口條
⽣生活 ⼯工作 能⼒力 先決定想過的⽣生活,再思考適合的⼯工作,最後培養需要的能⼒力。
Thanks. Any Questions?