/Code-Practice

Code Practice

Primary LanguageJava

Leetcode Question

ZigZag & Reverse Integer

Question For ZigZag

Question For Reverse Integer

IsPalindrome

Question For IsPalindrome

Regular Expression Matching

Question For Regular Expression Matching

Two Pointer Approach

Question For Two Pointer Approach

Integer to Roman

Question For Integer to Roman

Roman to Integer

Question For Roman to Integer

longestCommonPrefix

Question For longestCommonPrefix

Letter Combinations of a Phone Number

Question For Letter Combinations of a Phone Number

Remove Nth Node From End of List

Qutsion For Remove Nth Node From End of List

Valid Parentheses

Question For Valid Parentheses

Merge Two Sorted Lists

Question For Merge Two Sorted Lists

Merge k Sorted Lists

Question For Merge k Sorted Lists

Swap Nodes in Pairs

Question For Swap Nodes in Pairs

Reverse Nodes in k-Group

Question For Reverse Nodes in k-Group{Not finish}

Remove Duplicates from Sorted Array

Question For Remove Duplicates from Sorted Array

Remove Element

Question For Remove Element

Implement strStr()

Question For Implement strStr()

Divide Two Integers

Question For Divide Two Integers

Substring with Concatenation of All Words

Question For Substring with Concatenation of All Words{Not Finish}

Next Permutation

Question For Next Permutation

Longest Valid Parentheses

Qustion For Longest Valid Parentheses

Find First and Last Position of Element in Sorted Array

Question For Find First and Last Position of Element in Sorted Array

Search in Rotated Sorted Array

Question For Search in Rotated Sorted Array

Search Insert Position

Search Insert Position

####Valid Sudoku Valid Sudoku

longestPalindrome

longestPalindrome

Maximum Subarray

Maximum Subarray

Unique Paths

Unique Paths

Unique Paths II

Unique Paths II

Minimum Path Sum

Minimum Path Sum