• Joined on 2025-01-06
squid pushed to main at squid/leetcode 2025-08-17 23:33:55 +08:00
51bfae35cd feat: refactor reverse_list function and add reverse_list_2 implementation
squid pushed to main at squid/leetcode 2025-08-17 23:04:31 +08:00
11d6a65155 feat: add initial implementation of reverse linked list
squid pushed to main at squid/leetcode 2025-08-17 22:41:47 +08:00
0eb65c4ed3 feat: add initial implementation of happy number solution
squid pushed to main at squid/leetcode 2025-08-17 22:27:08 +08:00
f98094172e feat: add script to print the 10th line of a file
squid pushed to main at squid/leetcode 2025-08-17 22:16:33 +08:00
d0a1350e9b feat: add initial implementation of valid phone numbers script
squid pushed to main at squid/leetcode 2025-08-17 22:04:49 +08:00
b55dc00dcc feat: add initial implementation of Hamming weight function
squid pushed to main at squid/leetcode 2025-08-17 21:57:12 +08:00
8bc5d237f3 feat: add initial implementation of new 21 game solution
squid pushed to main at squid/leetcode 2025-08-17 01:43:08 +08:00
cd1b2b071d feat: add initial implementation of unique paths III solution
squid pushed to main at squid/leetcode 2025-08-16 23:52:45 +08:00
137adf2926 feat: add initial implementation of unique paths with obstacles solution
squid pushed to main at squid/leetcode 2025-08-16 23:38:35 +08:00
d757307936 feat: add initial implementation of unique paths solution
squid pushed to main at squid/leetcode 2025-08-16 23:24:12 +08:00
c41e076cac feat: implement multiplication of strings using Karatsuba algorithm
squid pushed to main at squid/leetcode 2025-08-16 22:03:35 +08:00
b9082d599a feat: add solutions for various problems including maximum 69 number, majority element, and rotate list
squid created branch BLOG-132_fix_favicon_not_show in squid/blog 2025-08-15 17:57:55 +08:00
squid pushed to BLOG-132_fix_favicon_not_show at squid/blog 2025-08-15 17:57:55 +08:00
6bd9d57e09 BLOG-132 feat: add favicon and update icon links in app.html
squid opened issue squid/blog#132 2025-08-15 17:23:39 +08:00
The favicon isn't show correctly
squid pushed to main at squid/blog 2025-08-12 22:40:14 +08:00
7c32d347b4 BLOG-97 Remove obsolete migration script for post and label tables (#131)
squid deleted branch BLOG-97_remove_deprecated_sql_migration_file from squid/blog 2025-08-12 22:40:14 +08:00
squid merged pull request squid/blog#131 2025-08-12 22:40:12 +08:00
BLOG-97 Remove obsolete migration script for post and label tables
squid closed issue squid/blog#97 2025-08-12 22:40:12 +08:00
Remove deprecated SQL migration file
squid created pull request squid/blog#131 2025-08-12 22:39:26 +08:00
BLOG-97 Remove obsolete migration script for post and label tables