Skip to content

liril-net/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LeetCode

AppVeyor Build statusTravis CI Build StatusDavid Status

Some code about LeetCode.

About

This is my work about LeetCode, i will finish it with several different language.

Tree

.
β”œβ”€β”€ JavaScript
β”‚Β Β  β”œβ”€β”€ Array
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ 3Sum-Closest.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ 3Sum.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ 4Sum.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Find-Minimum-in-Rotated-Sorted-Array-II.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Find-Minimum-in-Rotated-Sorted-Array.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Find-Peak-Element.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Largest-Rectangle-in-Histogram.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Maximal-Rectangle.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Merge-Sorted-Array.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Palindrome-Number.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Pascal-s-Triangle-II.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Pascal-s-Triangle.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Plus-One.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Remove-Duplicates-from-Sorted-Array-II.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Remove-Duplicates-from-Sorted-Array.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Remove-Element.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Search-Insert-Position.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Search-a-2D-Matrix.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Search-for-a-Range.js
β”‚Β Β  β”‚Β Β  └── Two-Sum.js
β”‚Β Β  β”œβ”€β”€ Bit\ Manipulation
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Missing-Number.js
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Number-of-1-Bits.js
β”‚Β Β  β”‚Β Β  └── Power-of-Two.js
β”‚Β Β  β”œβ”€β”€ Math
β”‚Β Β  β”‚Β Β  └── Reverse-Integer.js
β”‚Β Β  β”œβ”€β”€ String
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Add-Binary.js
β”‚Β Β  β”‚Β Β  └── Basic-Calculator-II.js
β”‚Β Β  └── Tree
β”‚Β Β      β”œβ”€β”€ Balanced-Binary-Tree.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Inorder-Traversal.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Level-Order-Traversal-II.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Level-Order-Traversal.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Postorder-Traversal.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Preorder-Traversal.js
β”‚Β Β      β”œβ”€β”€ Binary-Tree-Zigzag-Level-Order-Traversal.js
β”‚Β Β      β”œβ”€β”€ Construct-Binary-Tree-from-Inorder-and-Postorder-Traversal.js
β”‚Β Β      β”œβ”€β”€ Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal.js
β”‚Β Β      β”œβ”€β”€ Convert-Sorted-Array-to-Binary-Search-Tree.js
β”‚Β Β      β”œβ”€β”€ Convert-Sorted-List-to-Binary-Search-Tree.js
β”‚Β Β      β”œβ”€β”€ Flatten-Binary-Tree-to-Linked-List.js
β”‚Β Β      β”œβ”€β”€ Maximum-Depth-of-Binary-Tree.js
β”‚Β Β      β”œβ”€β”€ Minimum-Depth-of-Binary-Tree.js
β”‚Β Β      β”œβ”€β”€ Path-Sum-II.js
β”‚Β Β      β”œβ”€β”€ Path-Sum.js
β”‚Β Β      β”œβ”€β”€ Populating-Next-Right-Pointers-in-Each-Node-II.js
β”‚Β Β      β”œβ”€β”€ Populating-Next-Right-Pointers-in-Each-Node.js
β”‚Β Β      β”œβ”€β”€ Same-Tree.js
β”‚Β Β      β”œβ”€β”€ Symmetric-Tree.js
β”‚Β Β      └── Validate-Binary-Search-Tree.js
β”œβ”€β”€ README.md
└── package.json

6 directories, 49 files

About

Some code about LeetCode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published