/litcod

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

Primary LanguageC++

litcod

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

LeetCode Topics

Tree

0101-symmetric-tree
0104-maximum-depth-of-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0617-merge-two-binary-trees
1465-maximum-product-of-splitted-binary-tree
2364-longest-path-with-different-adjacent-characters
2493-reverse-odd-levels-of-binary-tree

Depth-First Search

0101-symmetric-tree
0104-maximum-depth-of-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0617-merge-two-binary-trees
1465-maximum-product-of-splitted-binary-tree
2364-longest-path-with-different-adjacent-characters
2493-reverse-odd-levels-of-binary-tree

Breadth-First Search

0101-symmetric-tree
0104-maximum-depth-of-binary-tree
0226-invert-binary-tree
0617-merge-two-binary-trees
2493-reverse-odd-levels-of-binary-tree

Binary Tree

0101-symmetric-tree
0104-maximum-depth-of-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0617-merge-two-binary-trees
1465-maximum-product-of-splitted-binary-tree
2493-reverse-odd-levels-of-binary-tree

Math

0650-2-keys-keyboard

Dynamic Programming

0650-2-keys-keyboard

Array

2364-longest-path-with-different-adjacent-characters

String

2364-longest-path-with-different-adjacent-characters

Graph

2364-longest-path-with-different-adjacent-characters

Topological Sort

2364-longest-path-with-different-adjacent-characters