/leetcode

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

Primary LanguageC++

leetcode

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

Array

0056-merge-intervals
0075-sort-colors
0078-subsets
0216-combination-sum-iii
0380-insert-delete-getrandom-o1
0645-set-mismatch
0853-most-profit-assigning-work
1217-relative-sort-array
1319-unique-number-of-occurrences

Sorting

0056-merge-intervals
0075-sort-colors
0645-set-mismatch
0853-most-profit-assigning-work
1217-relative-sort-array

Tree

0832-binary-tree-pruning
1021-distribute-coins-in-binary-tree

Depth-First Search

0832-binary-tree-pruning
1021-distribute-coins-in-binary-tree

Binary Tree

0832-binary-tree-pruning
1021-distribute-coins-in-binary-tree

Backtracking

0078-subsets
0216-combination-sum-iii

Bit Manipulation

0078-subsets
0645-set-mismatch

Hash Table

0380-insert-delete-getrandom-o1
0645-set-mismatch
1217-relative-sort-array
1319-unique-number-of-occurrences

Counting Sort

1217-relative-sort-array

Two Pointers

0075-sort-colors
0633-sum-of-square-numbers
0853-most-profit-assigning-work

Math

0380-insert-delete-getrandom-o1
0633-sum-of-square-numbers

Design

0380-insert-delete-getrandom-o1

Randomized

0380-insert-delete-getrandom-o1

Binary Search

0633-sum-of-square-numbers
0853-most-profit-assigning-work

Greedy

0853-most-profit-assigning-work

LeetCode Topics

Array

0015-3sum

Two Pointers

0015-3sum

Sorting

0015-3sum

Tree

0103-binary-tree-zigzag-level-order-traversal

Breadth-First Search

0103-binary-tree-zigzag-level-order-traversal

Binary Tree

0103-binary-tree-zigzag-level-order-traversal