Skip to content

hudhyfa/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

Array

0001-two-sum
0350-intersection-of-two-arrays-ii
0829-subdomain-visit-count
0890-lemonade-change
0948-sort-an-array
1720-crawler-log-folder
1741-sort-array-by-increasing-frequency
1786-count-the-number-of-consistent-strings
1803-average-waiting-time
2006-find-the-student-that-will-replace-the-chalk
2132-convert-1d-array-into-2d-array
2163-kth-distinct-string-in-an-array
2190-count-common-words-with-one-occurrence
2283-sort-even-and-odd-indices-independently
2306-create-binary-tree-from-descriptions
2486-most-frequent-even-element
2502-sort-the-people
2727-number-of-senior-citizens
3501-delete-nodes-from-linked-list-present-in-array

Hash Table

0001-two-sum
0350-intersection-of-two-arrays-ii
0829-subdomain-visit-count
1741-sort-array-by-increasing-frequency
1786-count-the-number-of-consistent-strings
2163-kth-distinct-string-in-an-array
2190-count-common-words-with-one-occurrence
2306-create-binary-tree-from-descriptions
2486-most-frequent-even-element
2502-sort-the-people
3501-delete-nodes-from-linked-list-present-in-array

Two Pointers

0350-intersection-of-two-arrays-ii

Binary Search

0350-intersection-of-two-arrays-ii
2006-find-the-student-that-will-replace-the-chalk

Sorting

0350-intersection-of-two-arrays-ii
0948-sort-an-array
1741-sort-array-by-increasing-frequency
2283-sort-even-and-odd-indices-independently
2502-sort-the-people

Linked List

0725-split-linked-list-in-parts
2182-find-the-minimum-and-maximum-number-of-nodes-between-critical-points
2299-merge-nodes-in-between-zeros
2903-insert-greatest-common-divisors-in-linked-list
3501-delete-nodes-from-linked-list-present-in-array

Simulation

1642-water-bottles
1803-average-waiting-time
2006-find-the-student-that-will-replace-the-chalk
2076-sum-of-digits-of-string-after-convert
2132-convert-1d-array-into-2d-array
2299-merge-nodes-in-between-zeros
2645-pass-the-pillow

Math

1448-maximum-69-number
1642-water-bottles
2032-largest-odd-number-in-string
2383-add-two-integers
2645-pass-the-pillow
2812-find-the-maximum-achievable-number
2903-insert-greatest-common-divisors-in-linked-list

String

0829-subdomain-visit-count
1298-reverse-substrings-between-each-pair-of-parentheses
1720-crawler-log-folder
1786-count-the-number-of-consistent-strings
1818-maximum-score-from-removing-substrings
2032-largest-odd-number-in-string
2076-sum-of-digits-of-string-after-convert
2163-kth-distinct-string-in-an-array
2190-count-common-words-with-one-occurrence
2365-percentage-of-letter-in-string
2502-sort-the-people
2727-number-of-senior-citizens

Stack

1298-reverse-substrings-between-each-pair-of-parentheses
1720-crawler-log-folder
1818-maximum-score-from-removing-substrings

Greedy

0890-lemonade-change
1448-maximum-69-number
1818-maximum-score-from-removing-substrings
2032-largest-odd-number-in-string

Tree

2306-create-binary-tree-from-descriptions

Binary Tree

2306-create-binary-tree-from-descriptions

Divide and Conquer

0948-sort-an-array

Heap (Priority Queue)

0948-sort-an-array

Merge Sort

0948-sort-an-array

Bucket Sort

0948-sort-an-array

Radix Sort

0948-sort-an-array

Counting Sort

0829-subdomain-visit-count
0948-sort-an-array
1786-count-the-number-of-consistent-strings
2163-kth-distinct-string-in-an-array
2190-count-common-words-with-one-occurrence
2486-most-frequent-even-element

Matrix

2132-convert-1d-array-into-2d-array

Prefix Sum

2006-find-the-student-that-will-replace-the-chalk

Number Theory

2903-insert-greatest-common-divisors-in-linked-list

Bit Manipulation

1786-count-the-number-of-consistent-strings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published