Skip to content

Commit

Permalink
Update homework.md
Browse files Browse the repository at this point in the history
upload w14 hw solution, update w17, 18 hw
  • Loading branch information
wcwutw authored Jun 26, 2024
1 parent fde6ff6 commit a1c64b2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
| 0511 | 11 | [8857 - 指標陣列最大值無函數][neoj-8857] <br> [1064 - 指標陣列最大值][neoj-1064]| [1234 - 操作 Linked List][neoj-1234] <br> [2026 - Merge Two Sorted Linked Lists][neoj-2026] | | |
| 0518 | 12 | [4949 - 萬人迷孟孟][neoj-4949] <br> [37 - Queue 練習][neoj-37] | [1111 - 撲克牌排序問題][neoj-1111] <br> [20 - 中國人排隊問題][neoj-20] | [153 - 文字轉轉轉][neoj-153] <br> [448 - 麻將排序問題][neoj-448] <br> [804 - 排序商品][neoj-804] <br> [2024 - 無聊的小明][neoj-2024] <br> [369 - 書瑾與他的泡泡們][neoj-369] <br> | [作業題參考解答(竹區)][week12-hc-solution] <br> [作業題參考解答(北區)][week12-tp-solution]|
| 0525 | 13 | [441 - 禮貌校園][neoj-441] | [2334 - 字串處理][neoj-2334] | | [作業題參考解答][week13-tp-solution] |
| 0601 | 14 | [596 - class存取權限練習][neoj-596] | 無(開始大作業二) | [1146 - Just like stack][neoj-1146] <br> [1997 - 身分組][neoj-1997] | |
| 0601 | 14 | [596 - class存取權限練習][neoj-596] | 無(開始大作業二) | [1146 - Just like stack][neoj-1146] <br> [1997 - 身分組][neoj-1997] | [作業題參考解答][week14-solution] |
| 0608 | 15 | 端午連假 | | | |
| 0615 | 16 | | [1112 - 你是萬人迷][neoj-1112] | | [作業題參考解答][week16-solution] |
| 0622 | 17 | | | | |
| 0629 | 18 | | | | |
| 0622 | 17 | 無(大作業二) | 無(大作業二) | | |
| 0629 | 18 | 無(presentation) | 無(presentation) | | |

<!-- Week 1 -->
[neoj-289]: https://neoj.sprout.tw/problem/289/
Expand Down Expand Up @@ -111,6 +111,7 @@
[neoj-596]: https://neoj.sprout.tw/problem/596/
[neoj-1146]: https://neoj.sprout.tw/problem/1146/
[neoj-1997]: https://neoj.sprout.tw/problem/1997/
[week14-solution]: https://hackmd.io/-GSzn0T7QD2gAEIJJQyAOg

<!-- Week 16 -->
[neoj-1112]: https://neoj.sprout.tw/problem/1112/
Expand Down

0 comments on commit a1c64b2

Please sign in to comment.