ps:(推荐Chrome扩展程序:Open Multiple URLs -可批量打开URLs,记得勾选Don't load tabs until selected,避免给服务器造成压力,推荐一次加载20-50页)
# | 标题 | 难度 | Acceptance | 频率 | English Link | 接受 | 提交 | 赞 | 踩 |
1 | 两数之和 | 简单 | 0.44 | 2.09 | https://leetcode.com/problems/two-sum | 1839799 | 4160810 | 10890 | 368 |
2 | 两数相加 | 中等 | 0.31 | 1.67 | https://leetcode.com/problems/add-two-numbers | 889091 | 2851363 | 5252 | 1353 |
3 | 无重复字符的最长子串 | 中等 | 0.28 | 1.85 | https://leetcode.com/problems/longest-substring-without-repeating-characters | 944953 | 3324704 | 5604 | 313 |
4 | 寻找两个有序数组的中位数 | 难 | 0.26 | 1.65 | https://leetcode.com/problems/median-of-two-sorted-arrays | 442060 | 1671600 | 4362 | 590 |
5 | 最长回文子串 | 中等 | 0.27 | 1.93 | https://leetcode.com/problems/longest-palindromic-substring | 566322 | 2070485 | 3660 | 354 |
6 | Z 字形变换 | 中等 | 0.32 | 0.94 | https://leetcode.com/problems/zigzag-conversion | 322584 | 1008796 | 1044 | 3256 |
7 | 整数反转 | 简单 | 0.25 | 1.27 | https://leetcode.com/problems/reverse-integer | 702876 | 2775521 | 2192 | 3344 |
8 | 字符串转换整数 (atoi) | 中等 | 0.14 | 1.05 | https://leetcode.com/problems/string-to-integer-atoi | 370221 | 2525416 | 950 | 6031 |
—————————————————————————————————————————————————
!!!点击参看所有题目!!!!