Code Monkey home page Code Monkey logo

leetcode's Introduction

leetcode

To record the problem's solution using python.

题目来源:https://leetcode-cn.com/problemset/algorithms/

No Title difficulty Type link
1 两数之和 简单 Algorithm twoSum
2 两数相加 中等 Algorithm addTwoNumbers
3 无重复字符的最长子串 中等 Algorithm lengthOfLongestSubstring
4 寻找两个有序数组的中位数 困难 Algorithm findMedianSortedArrays
5 最长回文子串 中等 Algorithm longestPalindrome
6 Z字形变换 中等 Algorithm convert
7 整数翻转 简单 Algorithm reverse
8 字符串转换整数 (atoi) 中等 Algorithm myAtoi
9 回文数 简单 Algorithm isPalindrome
10 正则表达式匹配 困难 Algorithm isMatch
11 盛水最多的容器 中等 Algorithm maxArea
12 整数转罗马数字 中等 Algorithm intToRoman
13 罗马数字转整数 简单 Algorithm romanToInt
14 最长公共前缀 简单 Algorithm longestCommonPrefix
15 三数之和 中等 Algorithm threeSum
16 最接近的三数之和 中等 Algorithm threeSumClosest
17 电话号码的字母组合 中等 Algorithm letterCombinations
18 四数之和 中等 Algorithm fourSum
19 删除链表的倒数第N个节点 中等 Algorithm removeNthFromEnd
20 有效的括号 中等 Algorithm isValid
21 合并两个有序链表 简单 Algorithm mergeTwoLists
22 括号生成 中等 Algorithm generateParenthesis
23 合并K个排序列表 困难 Algorithm mergeKLists
24 两两交换链表中的节点 中等 Algorithm swapPairs

leetcode's People

Contributors

zhenjiang-liu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.