Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>AlgoRoutine: Blind 75New to Visual Studio Code? Get it now.
AlgoRoutine: Blind 75

AlgoRoutine: Blind 75

Salvation-sub

|
3 installs
| (0) | Free
Master Blind 75 with Spaced Repetition. LeetCode extension with Korean translation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code LeetCode (Korean) Extension

한국어 (Korean) | English

Master the Blind 75 with a Habit-Forming Routine! 🚀

This extension helps you solve LeetCode problems directly in VS Code with automatic Korean translations. The newly added Spaced Repetition System (SRS) ensures you truly master algorithms, not just solve them once.

✨ Key Features

  • 🧠 Spaced Repetition System (SRS): Built-in learning routine based on the forgetting curve.
  • 🇰🇷 Automatic Translation: View problem descriptions in Korean instantly.
  • ⚡ Fast Status Sync: Instantly syncs your solved status with LeetCode.
  • 📝 Integrated Workflow: Solve, Run, and Submit without leaving VS Code.
  • 📂 Solution Management: Automatically saves your code to a local directory.

🚀 Getting Started

1. Installation

  1. Open the extension in VS Code.
  2. Sign In: Use the LeetCode: Sign In (Cookie) command. (See Login Guide below)
  3. Set Solution Path: Choose a local folder to save your solutions.

2. Daily Routine (How to Use SRS)

The sidebar now features a "Today's Tasks" section to help you build a habit.

1️⃣ Check "Today's Tasks"

Every day, open the extension and check the top section:

  • 📅 Review (N): Problems scheduled for review today. Solving them again reinforces your memory.
  • 🆕 New Challenge: The next recommended problem from the Blind 75 list.

2️⃣ Solve & Rate Difficulty

After you Submit a solution and get Accepted:

  • A "How was it?" section will appear in the result view.
  • Rate the difficulty to schedule your next review:
    • 😊 Easy: Review in 4 days.
    • 😐 Medium: Review in 2 days.
    • 😫 Hard: Review tomorrow.

that's it! Spend 30-60 minutes daily to complete your tasks.


🔑 Login Guide

We use a secure cookie-based login method.

  1. Login to LeetCode in your browser (Chrome/Edge).
  2. Open Developer Tools (F12) -> Network tab.
  3. Click on any request to leetcode.com (e.g., graphql).
  4. Right-click the request -> Copy -> Copy as cURL (bash).
  5. In VS Code, run LeetCode: Sign In (Cookie).
  6. Paste the cURL command.

📋 Requirements

  • VS Code ^1.90.0
  • Node.js & NPM (for development)

🐛 Known Issues

  • Translations are powered by Google Translate and may not be perfect.
  • Premium problems are not supported yet.

Happy Coding! 🎉

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft