Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasjvu/leetcode
❓ Answers and explanations for my daily LeetCode practice problems
https://github.com/thomasjvu/leetcode
javascript leetcode sql
Last synced: 3 days ago
JSON representation
❓ Answers and explanations for my daily LeetCode practice problems
- Host: GitHub
- URL: https://github.com/thomasjvu/leetcode
- Owner: thomasjvu
- Created: 2022-10-16T23:47:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T01:33:28.000Z (about 1 year ago)
- Last Synced: 2024-10-11T03:45:31.852Z (26 days ago)
- Topics: javascript, leetcode, sql
- Language: JavaScript
- Homepage: https://leetcode.com/thomasjvu/
- Size: 418 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **LeetCode Repository**
This is a repository filled with my completed LeetCode problems. I love to challenge myself and try to pair LeetCode along with Codewars to keep my skills sharp.
**Profile Link**: https://leetcode.com/thomasjvu/
## **How It's Made**
Solutions are made in the following languages...
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
## **Optimizations**
I consistently refactor and optimize my code for both efficiency and readability.
#### **Lessons Learned**
The biggest lesson I learn while doing LeetCode is that there is always something new to learn. Even if I don't know the answer right away, I research the MDN until I can solve it.
## **Other Works**
If you're interested, take a look at a couple other projects that I have in my portfolio!