Skip to content

The solutions of leetcode, include Java, C, C++ version.

Notifications You must be signed in to change notification settings

swwlqw/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

leetcode

The solutions of leetcode, include Java, C, C++ version.

A

[Add Two Numbers](problems/Add Two Numbers .md)

B

[Best Time to Buy and Sell Stock](problems/Best Time to Buy and Sell Stock .md)

[Best Time to Buy and Sell Stock II](problems/Best Time to Buy and Sell Stock II .md)

[Best Time to Buy and Sell Stock III](problems/Best Time to Buy and Sell Stock III .md)

C

[Contains Duplicate](problems/Contains Duplicate .md)

[Count Complete Tree Nodes](problems/Count Complete Tree Nodes .md)

D

[Delete Node in a Linked List](problems/Delete Node in a Linked List .md)

E

[Edit Distance](problems/Edit Distance .md)

[Excel Sheet Column Title](problems/Excel Sheet Column Title .md)

F

[Find Minimum in Rotated Sorted Array](problems/Find Minimum in Rotated Sorted Array .md)

[Find Minimum in Rotated Sorted Array II](problems/Find Minimum in Rotated Sorted Array II .md)

[Find Peak Element](problems/Find Peak Element .md)

I

[Integer to Roman](problems/Integer to Roman .md)

J

[Jump Game](problems/Jump Game .md)

[Jump Game II](problems/Jump Game II .md)

L

[Largest Number](problems/Largest Number .md)

[Length of Last Word](problems/Length of Last Word .md)

[Longest Valid Parentheses](problems/Longest Valid Parentheses .md)

M

[Maximum Depth of Binary Tree](problems/Maximum Depth of Binary Tree .md)

[Median of Two Sorted Arrays](problems/Median of Two Sorted Arrays .md)

[Min Stack](problems/Min Stack .md)

[Minimum Size Subarray Sum](problems/Minimum Size Subarray Sum .md)

P

[Palindrome Number](problems/Palindrome Number .md)

[Partition List](problems/Partition List .md)

[Pascal's Triangle](problems/Pascal's Triangle .md)

[Permutation Sequence](problems/Permutation Sequence .md)

[Plus One](problems/Plus One .md)

[Pow(x, n)](problems/Pow(x, n) .md)

R

[Remove Duplicates from Sorted Array](problems/Remove Duplicates from Sorted Array .md)

[Remove Duplicates from Sorted Array II](problems/Remove Duplicates from Sorted Array II .md)

[Remove Linked List Elements](problems/Remove Linked List Elements .md)

[Remove Nth Node From End of List](problems/Remove Nth Node From End of List .md)

[Reverse Integer](problems/Reverse Integer .md)

[Rotate Array](problems/Rotate Array .md)

S

[Same Tree](problems/Same Tree .md)

[Search in Rotated Sorted Array](problems/Search in Rotated Sorted Array .md)

[Search in Rotated Sorted Array II](problems/Search in Rotated Sorted Array II .md)

[Single Number](problems/Single Number .md)

[Sort Colors](problems/Sort Colors .md)

[Spiral Matrix](problems/Spiral Matrix .md)

[Spiral Matrix II](problems/Spiral Matrix II .md)

[Subsets](problems/Subsets .md)

T

[Text Justification](problems/Text Justification .md)

[Two Sum](problems/Two Sum .md)

U

[Unique Paths](problems/Unique Paths .md)

[Unique Paths II](problems/Unique Paths II .md)

V

[Valid Palindrome](problems/Valid Palindrome .md)

About

The solutions of leetcode, include Java, C, C++ version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published