Skip to content

Henry-Pig/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-Solutions

LeetCode Topics

Array

0001-two-sum
0054-spiral-matrix
0066-plus-one
0073-set-matrix-zeroes
0283-move-zeroes
0682-baseball-game
0860-lemonade-change
0896-monotonic-array
0976-largest-perimeter-triangle
1232-check-if-it-is-a-straight-line
1275-find-winner-on-a-tic-tac-toe-game
1491-average-salary-excluding-the-minimum-and-maximum-salary
1502-can-make-arithmetic-progression-from-sequence
1572-matrix-diagonal-sum
1672-richest-customer-wealth
1822-sign-of-the-product-of-an-array

Hash Table

0001-two-sum
0013-roman-to-integer
0073-set-matrix-zeroes
0242-valid-anagram
0389-find-the-difference
1275-find-winner-on-a-tic-tac-toe-game

Two Pointers

0028-find-the-index-of-the-first-occurrence-in-a-string
0283-move-zeroes
1768-merge-strings-alternately

String

0013-roman-to-integer
0028-find-the-index-of-the-first-occurrence-in-a-string
0043-multiply-strings
0058-length-of-last-word
0067-add-binary
0242-valid-anagram
0389-find-the-difference
0459-repeated-substring-pattern
0657-robot-return-to-origin
0709-to-lower-case
1041-robot-bounded-in-circle
1768-merge-strings-alternately

Bit Manipulation

0067-add-binary
0389-find-the-difference

Sorting

0242-valid-anagram
0389-find-the-difference
0976-largest-perimeter-triangle
1491-average-salary-excluding-the-minimum-and-maximum-salary
1502-can-make-arithmetic-progression-from-sequence

String Matching

0028-find-the-index-of-the-first-occurrence-in-a-string
0459-repeated-substring-pattern

Math

0002-add-two-numbers
0013-roman-to-integer
0043-multiply-strings
0050-powx-n
0066-plus-one
0067-add-binary
0445-add-two-numbers-ii
0976-largest-perimeter-triangle
1041-robot-bounded-in-circle
1232-check-if-it-is-a-straight-line
1523-count-odd-numbers-in-an-interval-range
1822-sign-of-the-product-of-an-array

Stack

0445-add-two-numbers-ii
0682-baseball-game

Simulation

0043-multiply-strings
0054-spiral-matrix
0067-add-binary
0657-robot-return-to-origin
0682-baseball-game
1041-robot-bounded-in-circle
1275-find-winner-on-a-tic-tac-toe-game

Matrix

0054-spiral-matrix
0073-set-matrix-zeroes
1275-find-winner-on-a-tic-tac-toe-game
1572-matrix-diagonal-sum
1672-richest-customer-wealth

Greedy

0860-lemonade-change
0976-largest-perimeter-triangle

Geometry

1232-check-if-it-is-a-straight-line

Recursion

0002-add-two-numbers
0021-merge-two-sorted-lists
0050-powx-n
0206-reverse-linked-list

Linked List

0002-add-two-numbers
0021-merge-two-sorted-lists
0206-reverse-linked-list
0445-add-two-numbers-ii

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages