Skip to content

mathlsj/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Leetcode

leetcode-algorithms-1 two sum

leetcode-algorithms-2 Add Two Numbers

leetcode-algorithms-3 Longest Substring Without Repeating Characters

leetcode-algorithms-4 Median of Two Sorted Arrays

leetcode-algorithms-5 Longest Palindromic Substring

leetcode-algorithms-6 ZigZag Conversion

leetcode-algorithms-7 Reverse Integer

leetcode-algorithms-8 String to Integer (atoi)

leetcode-algorithms-9 Palindrome Number

leetcode-algorithms-10 Regular Expression Matching

leetcode-algorithms-11 Container With Most Water

leetcode-algorithms-12 Integer to Roman

leetcode-algorithms-13 Roman to Integer

leetcode-algorithms-14 Longest Common Prefix

leetcode-algorithms-15 3Sum

leetcode-algorithms-16 3Sum Closest

leetcode-algorithms-17 Letter Combinations of a Phone Number

leetcode-algorithms-18 4Sum

leetcode-algorithms-19 Remove Nth Node From End of List

leetcode-algorithms-20 Valid Parentheses

leetcode-algorithms-21 Merge Two Sorted Lists

leetcode-algorithms-22 Generate Parentheses

leetcode-algorithms-23 Merge k Sorted Lists

leetcode-algorithms-24 Swap Nodes in Pairs

leetcode-algorithms-25 Reverse Nodes in k-Group

leetcode-algorithms-26 Remove Duplicates from Sorted Array

leetcode-algorithms-27 Remove Element

leetcode-algorithms-28 Implement strStr()

leetcode-algorithms-29 Divide Two Integers

leetcode-algorithms-30 Substring with Concatenation of All Words

leetcode-algorithms-32 Longest Valid Parentheses

leetcode-algorithms-33 Search in Rotated Sorted Array

leetcode-algorithms-34 Find First and Last Position of Element in Sorted Array

leetcode-algorithms-35 Search Insert Position

leetcode-algorithms-36 Valid Sudoku

leetcode-algorithms-92 Reverse Linked List II

leetcode-algorithms-109 Convert Sorted List to Binary Search Tree

leetcode-algorithms-141 Linked List Cycle

leetcode-algorithms-142 Linked List Cycle II

leetcode-algorithms-143 Reorder List

leetcode-algorithms-147 Insertion Sort List

leetcode-algorithms-148 Sort List

leetcode-algorithms-160 Intersection of Two Linked Lists

leetcode-algorithms-203 Remove Linked List Elements

leetcode-algorithms-206 Reverse Linked List

leetcode-algorithms-234 Palindrome Linked List

leetcode-algorithms-328 Odd Even Linked List

leetcode-algorithms-430 Flatten a Multilevel Doubly Linked List

leetcode-algorithms-445 Add Two Numbers II

leetcode-algorithms-707 Design Linked List

Releases

No releases published

Packages

No packages published