TomMenga / leetcode-solutions

My personal repository of solutions to LeetCode problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Solutions

Not the first and probably not the last repository of solutions to LeetCode problems.
At the moment, it is though as a personal use repo to train for tech-interview questions.

The chosen language is Javascript and will probably be used for the majority of the solutions.
I'd rather use typescript but not every company allows it for interviews :(

Feel free to consult or contribute.

I am picking problems from the Grind75 study plan.
You can freely configure it to match your needs and time availability.

About

My personal repository of solutions to LeetCode problems.

License:MIT License


Languages

Language:JavaScript 100.0%