README ¶ leetcode 力扣 (LeetCode) - 全球极客挚爱的技术成长平台 题目列表 题号 题目 难度 1 两数之和 简单 2 两数相加 中等 3 无重复字符的最长子串 中等 4 寻找两个有序数组的中位数 困难 5 最长回文子串 中等 6 Z 字形变换 中等 7 整数反转 简单 9 回文数 简单 13 罗马数字转整数 简单 14 回文数 简单 36 有效的数独 中等 20 有效的括号 简单 283 移动零 简单 344 反转字符串 简单 387 字符串中的第一个唯一字符 简单 665 非递减数列 简单 976 整数反转 简单 参考资料 时间复杂度 Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis algorithms 1-two-sum 13-roman-to-integer 14-longest-common-prefix 2-add-two-number 20-valid-parentheses 21-merge-two-sorted-lists 283-move-zeroes 3-longest-substring-without-repeating-characters 316-remove-duplicate-letters 344-reverse-string 36-valid-sudoku 387-first-unique-character-in-a-string 4-median-of-two-sorted-arrays 5-longest-palindromic-substring 6-zigzag-conversion 665-non-decreasing-array 7-reverse-integer 9-palindrome-number 976-largest-perimeter-triangle Click to show internal directories. Click to hide internal directories.