Releases: saksham2882/LeetCode-Learning-Assistant
Releases · saksham2882/LeetCode-Learning-Assistant
Version 1.0.0 - LeetCode Learning Assistant
Version 1.0.0 - LeetCode Learning Assistant
This is the first official release of the LeetCode Learning Assistant!
This version is packed with features to help you master Data Structures and Algorithms by providing structured, AI-powered guidance directly on the LeetCode website.
Key Features in this Release:
-
Seamless Integration : Adds an "Analyze Problem" button directly onto LeetCode problem pages.
-
Structured, Step-by-Step Guidance :
- Hints : Get 3-4 concise hints to spark your thinking without giving away the solution.
- Algorithmic Approach : Understand the optimal data structures and algorithms required.
- Pseudocode : Clear, language-agnostic pseudocode to outline the logic.
- Java Solution : A complete, well-commented optimal solution in Java with a flow explanation.
- Complexity Analysis : Understand the "why" behind the time and space complexity.
-
Modern & Responsive UI : A sleek, dark-mode sliding panel with custom scrollbars and beautiful syntax highlighting for code.
-
Secure & Robust :
- Your Gemini API key is stored securely.
- Smart error handling with clear messages and a retry button for API failures.
-
Readable Output : All responses from the AI are perfectly formatted with Markdown for easy reading.