Unit3 大綱

Unit3 大綱

在上個單元中練習如何扮演人體編譯器,用大腦執行程式碼以後,前置作業差不多做足了。

只剩下最後一個步驟,那就是學習如何看懂題目。你可能會想問:「現在是當我看不懂中文就是了?」

不不不,看題目不是這麼一回事的。在看題目的時候,最重要的是去注意「輸入範圍」,因為輸入範圍會影響你怎麼解這一題。

當我們學會看懂題目以後,下個單元就要來寫程式囉!

相關資源

投影片:https://lidemy.github.io/ALG101-too-weak-to-leetcode/public/unit3

Project 連結:https://github.com/Lidemy/ALG101-too-weak-to-leetcode/tree/master/unit3

範例程式碼:https://github.com/Lidemy/ALG101-too-weak-to-leetcode/tree/master/unit3/examples

尋求協助

Lidemy Slack 群組:https://bit.ly/2GXMLMh

GitHub Issue:https://github.com/Lidemy/forum

Bug 回報或其他問題,請寄信到:[email protected]

Complete and Continue