This repository contains my solutions to the problems and exercises in the LeetCode Explore Cards. My goal is to improve my foundational knowledge of data structures and algorithms by tackling problems from the Explore Card Track.
The Explore Card Track is designed to guide you when learning the fundamental data structures and algorighms that can be used to solve a wide variety problems. I will be using this track to help me study the following topics:
- Arrays 101
- Array and String
- Hash Table
- Queue and Stack
- Heap
- Binary search
- Linked List
- Recursion I
- Binary Tree
- Trie
- N-ary Tree
- Binary Search Tree
- Recursion II
- Dynamic Programming
- Graph
I will be completing one card at a time, so stay tuned for more solutions!
Thank you to LeetCode for providing a great platform to practice coding.
If you have any suggestions or improvements to the solutions in this repository, feel free to contact me via my bio. I welcome any feedback and would be happy to discuss the solutions with you.