Skip to content

Dishu1871/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Math

0007-reverse-integer
0009-palindrome-number
0069-sqrtx
0231-power-of-two
0268-missing-number
0319-bulb-switcher
0326-power-of-three
0342-power-of-four
0412-fizz-buzz
1448-maximum-69-number

Binary Search

0033-search-in-rotated-sorted-array
0035-search-insert-position
0069-sqrtx
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0154-find-minimum-in-rotated-sorted-array-ii
0162-find-peak-element
0268-missing-number
0278-first-bad-version
0374-guess-number-higher-or-lower
0540-single-element-in-a-sorted-array
0882-peak-index-in-a-mountain-array

Array

0001-two-sum
0011-container-with-most-water
0026-remove-duplicates-from-sorted-array
0027-remove-element
0033-search-in-rotated-sorted-array
0035-search-insert-position
0053-maximum-subarray
0080-remove-duplicates-from-sorted-array-ii
0081-search-in-rotated-sorted-array-ii
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0153-find-minimum-in-rotated-sorted-array
0154-find-minimum-in-rotated-sorted-array-ii
0162-find-peak-element
0169-majority-element
0238-product-of-array-except-self
0268-missing-number
0283-move-zeroes
0540-single-element-in-a-sorted-array
0882-peak-index-in-a-mountain-array

Prefix Sum

0238-product-of-array-except-self

Divide and Conquer

0053-maximum-subarray
0169-majority-element

Dynamic Programming

0053-maximum-subarray
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii

Two Pointers

0011-container-with-most-water
0026-remove-duplicates-from-sorted-array
0027-remove-element
0080-remove-duplicates-from-sorted-array-ii
0283-move-zeroes
0344-reverse-string

Greedy

0011-container-with-most-water
0122-best-time-to-buy-and-sell-stock-ii
1448-maximum-69-number

Hash Table

0001-two-sum
0169-majority-element
0268-missing-number

Sorting

0169-majority-element
0268-missing-number

Counting

0169-majority-element

Bit Manipulation

0231-power-of-two
0268-missing-number
0342-power-of-four

Recursion

0231-power-of-two
0326-power-of-three
0342-power-of-four

String

0344-reverse-string
0412-fizz-buzz

Simulation

0412-fizz-buzz

Interactive

0278-first-bad-version
0374-guess-number-higher-or-lower

Brainteaser

0319-bulb-switcher

About

Solution uplodation of leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages