RePublic of CS
CtrlK
  • 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
Page cover
On this page
  1. ⚒️RCS.101
  2. ¶ Graduation

Apx: BFS/Shortest Path

Practices for BFS/Shortest Path problems

LeetCode/LintCode

AC Rate > 50%

AC Rate > 40%

AC Rate > 30%

  • M 611 · Knight Shortest Path 37%

  • M 3732 · Minimum Path Cost in a Maze 35%

CodeForce

Pre-Expert

  • *900 C. Party

  • *1000 A. Water The Garden

  • *1300 B. Forgery

  • *1400 C. Soldier and Cards

  • *1400 D. Jumping on Walls

  • *1400 B. Serial Time!

  • *1500 B. Biridian Forest

  • *1500 C. Fire Again

  • *1500 C. Kefa and Park

  • *1600 C. Maze

Pre-Master

  • *1700 E. Cover it!

  • *1700 D. Valid BFS?

  • *1700 B. Forming Teams

  • *1800 B. Chamber of Secrets

  • *1800 C. King's Path

  • *1800 C. Restore Graph

  • *1800 B. Labyrinth

  • *1900 D. Nearest Excluded Points

  • *1900 C. Roads in Berland

  • *1900 D. Block Tower

  • *2000 E. Crazy Robot

  • *2000 C. Ice Cave

Post-Master

  • *2400 E. Quarrel

  • *2500 E. Egor in the Republic of Dagestan

  • *2600 E. Playing on Graph

BeeCrowd

  • Lv3 BEE 1466/Level Order Tree Traversal

  • Lv5 BEE 1100/Knight Moves

  • Lv5 BEE 1082/Connected Components

  • Lv7 BEE 1910/Help Clotilde

Previous¶ GraduationNextApx: Classic Applications

Last updated 1 year ago