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
On this page
  1. MEDIA

Resources

Previous§ Web System DesignNextSystem Design, Actually

Last updated 1 year ago

各種編排 roadmap 所使用的參考資料、教材,會被整理在這

RCS.101

LeetCode The Hard Way

LeetCode Explore

NeetCode.io Roadmap

LintCode Courses

Algorithms Lab

Well Maintained Personal Blogs

LeetCode Question Ratings

LeetCode 101 - A LeetCode Grinding Guide (C++ Version)

Hello 算法

EnjoyAlgorithm.com

Competitive Programming Sites

Go Specifics

Compiled Problem Suites

Infrastructure Deep Dive

Bloom Filters

Computer Architecture

Computer Architecture: A Quantitative Approach

System Programming RCS.103

Low Level Academy

CodeCrafters | Advanced programming challenges

The Garbage Collection Handbook: The Art of Automatic Memory Management

Web System Design RCS.302

Jordan has no life

ByteByteGo

  • System Design Interview – An insider's guide

  • System Design Interview – An Insider's Guide: Volume 2

Designing Data-Intensive Applications

凤凰架构 - 构建可靠的大型分布式系统

Uncategorised

CS 自学指南

Goroutines and Channels Exercises

go-concurrency-exercises

Learn Go with Tests

csdiy.wiki
https://www.golangprograms.com/goroutines-and-channels-example.html
https://github.com/loong/go-concurrency-exercises
https://quii.gitbook.io/learn-go-with-tests/
📣
https://leetcodethehardway.com/
https://leetcode.com/explore/
https://neetcode.io/roadmap
https://www.lintcode.com/course/list/?tagId=865&chargeStatus=-1
https://hackmd.io/@arthurzllu/SkZBc7GoI
https://web.ntnu.edu.tw/~algo/
https://algorithm.yuanbin.me/zh-tw/
https://aaronice.gitbook.io/lintcode/
https://zerotrac.github.io/leetcode_problem_rating/#/
https://github.com/changgyhub/leetcode_101/blob/master/LeetCode%20101%20-%20A%20LeetCode%20Grinding%20Guide%20(C%2B%2B%20Version).pdf
https://www.hello-algo.com/chapter_searching/searching_algorithm_revisited/#1053
https://www.enjoyalgorithms.com/
洛谷 Luogu
CodeForces
Beecrowd
https://vjudge.net/problem#OJId=All&probNum=&title=rook&source=&category=all
https://pkg.go.dev/container/list
Bjarne Stroustrup: Why you should avoid Linked Lists
LeetCode Party (Henry658)
https://samwho.dev/bloom-filters/
https://acs.pub.ro/~cpop/SMPA/Computer%20Architecture%20A%20Quantitative%20Approach%20(5th%20edition).pdf
https://lowlevel.academy/courses
https://codecrafters.io/
https://gchandbook.org/
https://www.youtube.com/@jordanhasnolife5163/featured
https://dataintensive.net/
https://icyfenix.cn/
Page cover image