From 2668bc8d104e056f7a44b2f1870137e1125b576f Mon Sep 17 00:00:00 2001 From: yubin <59639035+gogumaC@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:42:38 +0900 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index ae84d69..184e39c 100644 --- a/README.md +++ b/README.md @@ -22,18 +22,3 @@ - [SWEA](https://swexpertacademy.com/main/main.do) - -# LeetCode Topics -## Array -| | -| ------- | -| [0001-two-sum](https://github.com/gogumaC/algorithm/tree/master/0001-two-sum) | -## Hash Table -| | -| ------- | -| [0001-two-sum](https://github.com/gogumaC/algorithm/tree/master/0001-two-sum) | -## Math -| | -| ------- | -| [0009-palindrome-number](https://github.com/gogumaC/algorithm/tree/master/0009-palindrome-number) | - \ No newline at end of file