From c2fa6e25aa9adbd73977490982afe3870f836f1a Mon Sep 17 00:00:00 2001 From: yubin <59639035+gogumaC@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:16:54 +0900 Subject: [PATCH] Update README - Topic Tags --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 22c75b0..ae84d69 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,8 @@ | | | ------- | | [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