How I Built Verdict: My Own Online Judge Platform
If you've ever solved a problem on LeetCode or Codeforces, you've used an "online judge" — a system that takes your code, runs it against test cases, and tells you instantly whether it's correct. I al