Skip to content

Aditya1424/Leetcode_Questions

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

Array

0035-search-insert-position
0198-house-robber
0213-house-robber-ii
0221-maximal-square
0322-coin-change
0377-combination-sum-iv
0494-target-sum
0747-min-cost-climbing-stairs
0780-max-chunks-to-make-sorted
1025-minimum-cost-for-tickets
1063-best-sightseeing-pair
1111-minimum-score-triangulation-of-polygon
1305-number-of-visible-people-in-a-queue
1570-final-prices-with-a-special-discount-in-a-shop
1615-range-sum-of-sorted-subarray-sums
2163-kth-distinct-string-in-an-array
2358-number-of-ways-to-split-array
2691-count-vowel-strings-in-ranges
3181-find-building-where-alice-and-bob-can-meet
3555-final-array-state-after-k-multiplication-operations-i

Two Pointers

1615-range-sum-of-sorted-subarray-sums

Binary Search

0035-search-insert-position
1615-range-sum-of-sorted-subarray-sums
3181-find-building-where-alice-and-bob-can-meet

Sorting

0780-max-chunks-to-make-sorted
1615-range-sum-of-sorted-subarray-sums

Hash Table

2163-kth-distinct-string-in-an-array

String

1537-maximum-score-after-splitting-a-string
2163-kth-distinct-string-in-an-array
2691-count-vowel-strings-in-ranges

Counting

2163-kth-distinct-string-in-an-array

Linked List

0021-merge-two-sorted-lists
0206-reverse-linked-list
0237-delete-node-in-a-linked-list

Recursion

0021-merge-two-sorted-lists
0206-reverse-linked-list

Dynamic Programming

0198-house-robber
0213-house-robber-ii
0221-maximal-square
0279-perfect-squares
0322-coin-change
0377-combination-sum-iv
0494-target-sum
0747-min-cost-climbing-stairs
1025-minimum-cost-for-tickets
1063-best-sightseeing-pair
1111-minimum-score-triangulation-of-polygon

Breadth-First Search

0279-perfect-squares
0322-coin-change
0515-find-largest-value-in-each-tree-row
2493-reverse-odd-levels-of-binary-tree
2558-minimum-number-of-operations-to-sort-a-binary-tree-by-level

Math

0007-reverse-integer
0009-palindrome-number
0279-perfect-squares
3555-final-array-state-after-k-multiplication-operations-i

Matrix

0221-maximal-square

Stack

0780-max-chunks-to-make-sorted
1305-number-of-visible-people-in-a-queue
1570-final-prices-with-a-special-discount-in-a-shop
3181-find-building-where-alice-and-bob-can-meet

Greedy

0780-max-chunks-to-make-sorted

Monotonic Stack

0780-max-chunks-to-make-sorted
1305-number-of-visible-people-in-a-queue
1570-final-prices-with-a-special-discount-in-a-shop
3181-find-building-where-alice-and-bob-can-meet

Tree

0515-find-largest-value-in-each-tree-row
2493-reverse-odd-levels-of-binary-tree
2558-minimum-number-of-operations-to-sort-a-binary-tree-by-level

Depth-First Search

0515-find-largest-value-in-each-tree-row
2493-reverse-odd-levels-of-binary-tree

Binary Tree

0515-find-largest-value-in-each-tree-row
2493-reverse-odd-levels-of-binary-tree
2558-minimum-number-of-operations-to-sort-a-binary-tree-by-level

Binary Indexed Tree

3181-find-building-where-alice-and-bob-can-meet

Segment Tree

3181-find-building-where-alice-and-bob-can-meet

Heap (Priority Queue)

3181-find-building-where-alice-and-bob-can-meet
3555-final-array-state-after-k-multiplication-operations-i

Simulation

3555-final-array-state-after-k-multiplication-operations-i

Backtracking

0494-target-sum

Prefix Sum

1537-maximum-score-after-splitting-a-string
2358-number-of-ways-to-split-array
2691-count-vowel-strings-in-ranges

About

my solved Leetcode questions!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published