sloth30799 / LeetCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode

A repository of LeetCode solutions implemented in JavaScript to improve coding skills.

How It's Made:

Tech Used: JavaScript

Optimizations

  • Refactoring code for readability, efficiency, and maintainability
  • Avoiding nested loops wherever possible to reduce time complexity

Lessons Learned:

Solving LeetCode problems provides an opportunity to learn new programming concepts, algorithms, and data structures.

About


Languages

Language:JavaScript 76.4%Language:Python 23.6%