amorriscode / leetcode

LeetCode questions and solutions in various languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode

LeetCode questions and solutions in various languages. Time/space data of solutions may be incorrect; they can vary wildly on the platform.

The runtime and memory usage of the algorithms have been recorded for interests sake. Take it with a grain of salt; actual performance may vary.

Note: All SOLUTION.md files are sourced from leetcode and are simply used to improve my understanding.

Solutions

Easy 🤓: 23

Medium 🧐: 10

Hard 🤯: 0

About

LeetCode questions and solutions in various languages.


Languages

Language:JavaScript 100.0%