- This repository contains miscellaneous coding tasks
- The majority of these tasks have been taken from leet code: https://leetcode.com/problemset/all/
- All scripts contain instructions for the task in comments at the top of the script
- Please note that the solutions here may not be the most effective or efficient solution, just my solution 🙂
- Some tasks and solutions have been written in Python, and some in R
- Improve coding proffiency in Python and R
- Practice and hone problem solving