From 91b95f116d3cd239093bbc98ffc2c213f82aaf02 Mon Sep 17 00:00:00 2001 From: Mark Qian Date: Thu, 9 May 2024 17:26:25 -0400 Subject: [PATCH] Update README.md to include Codemia in coding service section Codemia is a website for practicing system design problems like how you practice algorithms and data structures on Leetcode/CodeForce. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9f6e0..8e39a29 100644 --- a/README.md +++ b/README.md @@ -258,4 +258,5 @@ But knowing the stuff will help you become better! :muscle:* - :link: [InterviewCake](https://www.interviewcake.com/) - :link: [At Coder](https://atcoder.jp/) - :link: [Codility](https://www.codility.com/) -- :link: [ICPC Problem Archive](https://icpc.kattis.com/) \ No newline at end of file +- :link: [ICPC Problem Archive](https://icpc.kattis.com/) +- :link: [Codemia](https://codemia.io/)