Data Structures & Algorithms
The idea behind this exercise is to learn how to approach a general coding problem and get well-versed with the different functionalities that python has to offer. I am currently solving problems from LeetCode. By the end of this exercise I wish to accomplish following things:
- Control Flows
- Data structures
- Static programming
- Error handling
- Concepts of Object Oriented Programming (OOP)