Jul 21
Design a Coding Contest Platform like LeetCode
Design a coding contest platform that allows users to view problems, submit code, and compete in real-time programming contests. The system should su...
4 min read
I'm Wenhao, a software engineer. I write up system design problems I've worked through, what I'm learning about LLMs, notes from shipping side projects like ResumeMatch, and the occasional take on layoffs and where the industry is heading.
Design a coding contest platform that allows users to view problems, submit code, and compete in real-time programming contests. The system should su...