Git Product home page Git Product logo

leetcode's Introduction

leetcode

leetcode submits

题号 题名 标签 完成度
1.cpp 两数之和
Two Sum
数组遍历 ✔️
2.cpp 两数相加
Add Two Numbers
链表 ✔️
3.cpp 无重复字符的最长字串
Longest Substring Without Repeating Characters
字符串遍历 ✔️
4.cpp 寻找两个有序数组的中位数
Median of Two Sorted Arrays
5.cpp 最长回文字符串
Lonest Palindromic Substring
暴力 ✔️
6.cpp Z字形转换
ZigZag Conversion
字符串规律 ✔️
7.cpp 整数反转
Reverse Integer
数字 ✔️
8.cpp 字符串转换整数
String to Integer (atoi)
字符串,数字 ✔️
9.cpp 回文数
Palindrome Number
数字 ✔️
10.cpp 正则表达式匹配
Regular Expression Matching
11.cpp 盛最多水的容器
Container With Most Water
数组,双指针 ✔️
12.cpp 整数转罗马数字
Integer to Roman
字符串,数字 ✔️
13.cpp 罗马数字转整数
Roman to Integer
字符串,数字 ✔️
14.cpp 最长公共前缀
Longest Common Prefix
字符串 ✔️
15.cpp 三数之和
3Sum
快排,双指针 ✔️
16.cpp 最接近的三数之和
3Sum Closest
快排,双指针 ✔️
17.cpp 电话号码的字母组合
Letter Combinations of a Phone Number
18.cpp 四数之和
4Sum
快排,双指针 ✔️
19.cpp 删除链表的倒数第N个节点
Remove Nth Node From End of List
链表,快慢指针 ✔️
20.cpp 有效的括号
Valid Parentheses
字符串,ascii码 ✔️
21.cpp 合并两个有序链表
Merge Two Sorted Lists
链表,合并 ✔️

leetcode's People

Contributors

vicwer avatar

Watchers

 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.