Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shariar-rafi/blind-75-leetcode-solutions-in-javascript
Blind 75 LeetCode Solutions in JavaScript
https://github.com/shariar-rafi/blind-75-leetcode-solutions-in-javascript
blind75 competitive-programming javascript leetcode leetcode-solutions
Last synced: about 10 hours ago
JSON representation
Blind 75 LeetCode Solutions in JavaScript
- Host: GitHub
- URL: https://github.com/shariar-rafi/blind-75-leetcode-solutions-in-javascript
- Owner: Shariar-Rafi
- Created: 2025-01-01T05:29:38.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-01T05:33:59.000Z (about 1 month ago)
- Last Synced: 2025-01-01T06:21:51.512Z (about 1 month ago)
- Topics: blind75, competitive-programming, javascript, leetcode, leetcode-solutions
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blind 75 LeetCode Solutions in JavaScript
This repository is my collection of solutions to the **Blind 75 coding problems**, a highly recommended set of coding challenges for technical interview preparation. All solutions are implemented in **JavaScript** with a focus on clarity, efficiency, and understanding.
## What's Inside?
- My JavaScript solutions to all **Blind 75 problems**.
- Problems organized by topic: Arrays, Strings, Trees, Graphs, Dynamic Programming, and more.
- Links to problem descriptions on LeetCode.## Why Blind 75?
The **Blind 75** list is an essential resource for mastering the key concepts and patterns required to excel in coding interviews. It offers a concise yet comprehensive set of problems to practice core algorithms and data structures.## How to Use?
- Explore solutions by topic or problem.
- Use the solutions to compare approaches or learn efficient techniques in **JavaScript**.
- Refer to this repository as a guide for interview preparation or coding practice.## Contributions
This repository is primarily for my learning and sharing purposes. However, feedback, suggestions, or alternative solutions are welcome! Feel free to submit issues or pull requests.