/leetcode

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

Primary LanguagePython

leetcode

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

String

3379-score-of-a-string

Tree

0975-range-sum-of-bst

Depth-First Search

0975-range-sum-of-bst

Binary Search Tree

0975-range-sum-of-bst

Binary Tree

0975-range-sum-of-bst

LeetCode Topics

Array

0056-merge-intervals
0057-insert-interval
0088-merge-sorted-array
0128-longest-consecutive-sequence
1786-count-the-number-of-consistent-strings
2503-longest-subarray-with-maximum-bitwise-and
3329-find-the-length-of-the-longest-common-prefix
3501-delete-nodes-from-linked-list-present-in-array

Two Pointers

0088-merge-sorted-array
0567-permutation-in-string

Sorting

0056-merge-intervals
0088-merge-sorted-array

Hash Table

0128-longest-consecutive-sequence
0567-permutation-in-string
0920-uncommon-words-from-two-sentences
1786-count-the-number-of-consistent-strings
3329-find-the-length-of-the-longest-common-prefix
3501-delete-nodes-from-linked-list-present-in-array

Union Find

0128-longest-consecutive-sequence

Stack

0155-min-stack

Design

0155-min-stack
0211-design-add-and-search-words-data-structure

Linked List

1484-linked-list-in-binary-tree
3501-delete-nodes-from-linked-list-present-in-array

Tree

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
1484-linked-list-in-binary-tree

Depth-First Search

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
0211-design-add-and-search-words-data-structure
1484-linked-list-in-binary-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
1484-linked-list-in-binary-tree

Binary Tree

0104-maximum-depth-of-binary-tree
0199-binary-tree-right-side-view
1484-linked-list-in-binary-tree

String

0211-design-add-and-search-words-data-structure
0567-permutation-in-string
0920-uncommon-words-from-two-sentences
1786-count-the-number-of-consistent-strings
3329-find-the-length-of-the-longest-common-prefix

Trie

0211-design-add-and-search-words-data-structure
3329-find-the-length-of-the-longest-common-prefix

Bit Manipulation

1786-count-the-number-of-consistent-strings
2503-longest-subarray-with-maximum-bitwise-and

Counting

0920-uncommon-words-from-two-sentences
1786-count-the-number-of-consistent-strings

Brainteaser

2503-longest-subarray-with-maximum-bitwise-and

Sliding Window

0567-permutation-in-string