/LeetCoding-Python

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Primary LanguagePython

LeetCoding

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub

Math

0412-fizz-buzz
1444-number-of-steps-to-reduce-a-number-to-zero
2383-add-two-integers

Array

0643-maximum-average-subarray-i
0713-subarray-product-less-than-k
1019-squares-of-a-sorted-array
1046-max-consecutive-ones-iii
1603-running-sum-of-1d-array
1791-richest-customer-wealth

Prefix Sum

1046-max-consecutive-ones-iii
1603-running-sum-of-1d-array

Matrix

1791-richest-customer-wealth

String

0344-reverse-string
0383-ransom-note
0392-is-subsequence
0412-fizz-buzz

Simulation

0412-fizz-buzz

Bit Manipulation

1444-number-of-steps-to-reduce-a-number-to-zero

Linked List

0908-middle-of-the-linked-list

Two Pointers

0344-reverse-string
0392-is-subsequence
0908-middle-of-the-linked-list
1019-squares-of-a-sorted-array

Hash Table

0383-ransom-note

Counting

0383-ransom-note

Dynamic Programming

0392-is-subsequence

Sorting

1019-squares-of-a-sorted-array

Sliding Window

0643-maximum-average-subarray-i
0713-subarray-product-less-than-k
1046-max-consecutive-ones-iii

Binary Search

1046-max-consecutive-ones-iii