Skip to content

Sam-X-Dev/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

LeetCode Topics

Two Pointers

0125-valid-palindrome
0189-rotate-array

String

0058-length-of-last-word
0125-valid-palindrome
0412-fizz-buzz

Array

0053-maximum-subarray
0136-single-number
0169-majority-element
0189-rotate-array
0867-transpose-matrix
1304-find-n-unique-integers-sum-up-to-zero
1748-sum-of-unique-elements
2965-find-missing-and-repeated-values
3583-count-special-triplets
3759-count-elements-with-at-least-k-greater-values
3866-first-unique-even-element

Hash Table

0169-majority-element
1748-sum-of-unique-elements
2965-find-missing-and-repeated-values
3583-count-special-triplets
3866-first-unique-even-element

Divide and Conquer

0053-maximum-subarray
0169-majority-element
3759-count-elements-with-at-least-k-greater-values

Sorting

0169-majority-element
3759-count-elements-with-at-least-k-greater-values

Counting

0169-majority-element
1748-sum-of-unique-elements
3583-count-special-triplets
3866-first-unique-even-element

Math

0050-powx-n
0172-factorial-trailing-zeroes
0189-rotate-array
0412-fizz-buzz
0509-fibonacci-number
1304-find-n-unique-integers-sum-up-to-zero
2965-find-missing-and-repeated-values

Matrix

0867-transpose-matrix
2965-find-missing-and-repeated-values

Bit Manipulation

0136-single-number

Binary Search

3759-count-elements-with-at-least-k-greater-values

Quickselect

3759-count-elements-with-at-least-k-greater-values

Dynamic Programming

0053-maximum-subarray
0509-fibonacci-number

Recursion

0050-powx-n
0509-fibonacci-number

Memoization

0509-fibonacci-number

Simulation

0412-fizz-buzz
0867-transpose-matrix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages