/LeetCode-DSA-Codes

Collection of LeetCode problems

Primary LanguageC++

LeetCode-DSA-Codes

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

LeetCode Topics

Array

0906-walking-robot-simulation
1435-xor-queries-of-a-subarray
2006-find-the-student-that-will-replace-the-chalk
2035-count-sub-islands
3501-delete-nodes-from-linked-list-present-in-array

Hash Table

0906-walking-robot-simulation
0920-uncommon-words-from-two-sentences
3501-delete-nodes-from-linked-list-present-in-array

Simulation

0906-walking-robot-simulation
2006-find-the-student-that-will-replace-the-chalk

Linked List

0725-split-linked-list-in-parts
1484-linked-list-in-binary-tree
2903-insert-greatest-common-divisors-in-linked-list
3501-delete-nodes-from-linked-list-present-in-array

Tree

1484-linked-list-in-binary-tree

Depth-First Search

1484-linked-list-in-binary-tree
2035-count-sub-islands

Breadth-First Search

1484-linked-list-in-binary-tree
2035-count-sub-islands

Binary Tree

1484-linked-list-in-binary-tree

Union Find

2035-count-sub-islands

Matrix

2035-count-sub-islands

Binary Search

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

Prefix Sum

1435-xor-queries-of-a-subarray
2006-find-the-student-that-will-replace-the-chalk

Math

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

Number Theory

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

Bit Manipulation

1435-xor-queries-of-a-subarray

String

0920-uncommon-words-from-two-sentences

Counting

0920-uncommon-words-from-two-sentences