Skip to content

Johnny1110/GO_LeetCode_Journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go LeetCode Journey



Journey to the West, weekly leetcode with golang. Making progress step by step.


LeetCode Log


Year.2024

Year.2025


Golang Leetcode Journey stop right here, immigrate to Rust language. here





Bonus


  • 2024/07/19: Algorithm of the shortest route between two subway stations (Taipei MRT) (solution)
  • 2024/07/24: About [1, 2, 3] Permutations (solution)
  • 2024/10/11: Generate Map Node: PreOrder, PostOrder, LevelOrder (solution)
  • 2024/11/16: Hanota ⏳ (solution)
  • 2025/01/15: next greater element (solution)
  • 2025/09/08: Design Pattern: Composite and Iterator (bonus/composite_and_iterator)


Basic

  • Learning about Time Complexity, Space complexity (link)





Boost Up Training

  • 模式覆蓋:這些題目覆蓋了 20+ 種核心算法模式,掌握後可以解決 80% 的面試題
  • 難度遞進:從基礎到進階,建立系統性知識
  • 高頻出現:這些都是 FAANG 等大廠的真實面試題

學習方法論:

  • 每道題都要理解時間/空間複雜度的權衡
  • 寫出多種解法,理解優化過程
  • 總結通用模板(如滑動窗口、二分查找模板)

質量比數量更重要


目錄:(README.md)









About

weekly leetcode with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published