RePublic of CS
  • INFO
    • ❔What is RePublic of CS?
    • 🗺️RCS Open Course
    • 🏛️RCS Classroom
    • 👩‍🌾RCS Forum (soon)
    • 🌟RCS Mentors
    • 🙋如何參與學習?
      • ⏳RCS.101 x Miters (24 Q2)
  • ⚒️RCS.101
    • § DSA In Action
    • RCS.101.a
    • RCS.101.b
    • RCS.101.c
    • RCS.101.d
    • ¶ Graduation
      • Apx: BFS/Shortest Path
      • Apx: Classic Applications
      • Apx: Techniques & Tricks
      • Apx: Morris Traversal
      • Apx: RCS.101 x Miters W6
      • Apx: In-place Merge Sort
  • 📚RCS.102
    • § Algorithm Design & Analysis
    • ⌛ Divide & Conquer
    • ⌛ Recursion
  • 🧵RCS.103
    • § SYS/PARL Programming
  • 🦀RCS.201
    • § Rust
  • 🧱RCS.301
    • § Software Architecture
  • 🏰RCS.302
    • § Web System Design
  • 📣MEDIA
    • YouTube
    • Twitch
    • Threads
    • Discord Forum
    • Become an Editor
    • Resources
  • 📜Articles
    • System Design, Actually
Powered by GitBook
  1. RCS.101

¶ Graduation

Last updated 1 year ago

完成 RCS.101 後

rcs.101.ω

此模組存放了一系列結合 RCS.101 各經典主題的延伸應用,這些延伸應用題目可能會比較 tricky,但和經典的 real-world problem 都有所連結,因此我們將其整理在這。

若寫不出來也不用灰心,因為其中的概念都已在 RCS.101 有完整練習了。若想在 「演算法解題」 上能更近一步地去突破,我們會推薦採納 RCS.102

rcs.101.ψ

1472. Design Browser History
297. Serialise and Deserialise Binary Tree
736. Parse Lisp Expression
1106. Parsing A Boolean Expression
630. Course Schedule III
MST (Minimum Spanning Tree)
Ackermann Function
3672 · Connecting Cities With Minimum Cost
⚒️
Page cover image