Skip to content

LeetCode面试系列 第6天:No.9 - 回文数_极客玩家大白 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yanglr opened this issue Mar 26, 2025 · 0 comments
Open

LeetCode面试系列 第6天:No.9 - 回文数_极客玩家大白 #40

yanglr opened this issue Mar 26, 2025 · 0 comments

Comments

@yanglr
Copy link
Owner

yanglr commented Mar 26, 2025

https://geekzl.com/python-leetcode9-palindrome-number.html

上一篇面试题中,我们使用了 埃拉托斯特尼筛法 去统计给定范围内质数的个数(LeetCode No.204),还是有点烧脑的。今天我们来分析一道相对轻松的字符串面试题吧,恰好大家从Python 100天中学到的字符串知识可以派上用场。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant