Skip to content

Commit ef76a5f

Browse files
committed
docs: expand edge, mobile, and tinyml interview tracks
Reorganize edge and mobile tracks from 2 rounds to 5 rounds each (Constraints, Ops & Deployment, Visual Debugging, Advanced). Add new TinyML rounds for Constraints, Ops & Deployment, and Visual Debugging.
1 parent aadaf5b commit ef76a5f

13 files changed

Lines changed: 3303 additions & 164 deletions

interviews/edge/01_Edge_Systems.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
<div align="center">
44
<a href="../README.md">🏠 Home</a> ·
55
<a href="../00_The_Architects_Rubric.md">📋 Rubric</a> ·
6-
<a href="01_Edge_Systems.md">🤖 Edge Round 1</a> ·
7-
<a href="02_Edge_Advanced.md">🏭 Edge Round 2</a>
6+
<a href="01_Edge_Systems.md">🤖 Round 1</a> ·
7+
<a href="02_Edge_Constraints.md">⚖️ Round 2</a> ·
8+
<a href="03_Edge_Ops_and_Deployment.md">🚀 Round 3</a> ·
9+
<a href="04_Edge_Visual_Debugging.md">🖼️ Round 4</a> ·
10+
<a href="05_Edge_Advanced.md">🔬 Round 5</a>
811
</div>
912

1013
---
Lines changed: 98 additions & 89 deletions
Large diffs are not rendered by default.

interviews/edge/03_Edge_Ops_and_Deployment.md

Lines changed: 314 additions & 0 deletions
Large diffs are not rendered by default.

interviews/edge/04_Edge_Visual_Debugging.md

Lines changed: 350 additions & 0 deletions
Large diffs are not rendered by default.

interviews/edge/05_Edge_Advanced.md

Lines changed: 235 additions & 0 deletions
Large diffs are not rendered by default.

interviews/mobile/01_Mobile_Systems.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
<div align="center">
44
<a href="../README.md">🏠 Home</a> ·
55
<a href="../00_The_Architects_Rubric.md">📋 Rubric</a> ·
6-
<a href="01_Mobile_Systems.md">📱 Mobile Round 1</a> ·
7-
<a href="02_Mobile_Advanced.md">🔋 Mobile Round 2</a>
6+
<a href="01_Mobile_Systems.md">📱 Round 1</a> ·
7+
<a href="02_Mobile_Constraints.md">⚖️ Round 2</a> ·
8+
<a href="03_Mobile_Ops_and_Deployment.md">🚀 Round 3</a> ·
9+
<a href="04_Mobile_Visual_Debugging.md">🖼️ Round 4</a> ·
10+
<a href="05_Mobile_Advanced.md">🔬 Round 5</a>
811
</div>
912

1013
---

interviews/mobile/02_Mobile_Advanced.md renamed to interviews/mobile/02_Mobile_Constraints.md

Lines changed: 34 additions & 71 deletions
Large diffs are not rendered by default.

interviews/mobile/03_Mobile_Ops_and_Deployment.md

Lines changed: 266 additions & 0 deletions
Large diffs are not rendered by default.

interviews/mobile/04_Mobile_Visual_Debugging.md

Lines changed: 439 additions & 0 deletions
Large diffs are not rendered by default.

interviews/mobile/05_Mobile_Advanced.md

Lines changed: 281 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)