Table of contents
Introduction
I have decided to dump my personal leetcode solutions archive. Currently it contains Scala solutions only. I will eventually publish all the remaining solutions in GO, JS and PHP and others.
These solutions have been collected over years and might have slightly different style, which evolved over time.
Purpose of the Project
The purpose of this project is not to endorse the mere copying of solutions but to learn, understand and internalize the logic and elegance of problem-solving in Scala
. So, seize this opportunity to deepen your knowledge and become a better developer.
Access the Archive
The link to the archive is https://github.com/martianoff/leetcode-archive. Enjoy!