back to home

withaarzoo / LeetCode-Solutions

Welcome to the LeetCode Solutions repository! Here, you'll find daily solutions to LeetCode problems, complete with detailed explanations and code in multiple languages.

View on GitHub
96 stars
19 forks
0 issues
C++JavaGo

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing withaarzoo/LeetCode-Solutions in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/withaarzoo/LeetCode-Solutions)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

LeetCode Solutions Welcome to the LeetCode Solutions repository! Here, you'll find daily solutions to LeetCode problems, complete with detailed explanations and code in multiple languages. Table of Contents | Problem Number | Problem Name | Jump into Code | Explanation | Difficulty Level | |----------------|--------------------------------|--------------------------------------------------|------------------------------------------------|------------------| | 11 | Container With Most Water | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 40 | Combination Sum II | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 66 | Plus One | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 67 | Add Binary | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 85 | Maximal Rectangle | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 110 | Balanced Binary Tree | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 120 | Triangle | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 165 | Compare Version Numbers | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 166 | Fraction to Recurring Decimal | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 190 | Reverse Bits | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 273 | Integer to English Words | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 350 | Intersection of Two Arrays II | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 386 | Lexicographical Numbers | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 401 | Binary Watch | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 407 | Trapping Rain Water II | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 417 | Pacific Atlantic Water Flow | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 432 | All O one%20Data%20Structure/Code/solution.cpp), Java, Python | Explanation | Hard | | 440 | K-th Smallest in Lexicographical Order | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 474 | Ones and Zeroes | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 476 | Number Complement | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 567 | Permutation in String | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 611 | Valid Triangle Number | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 632 | Smallest Range Covering Elements from K Lists | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 641 | Design Circular Deque | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 650 | 2 Keys Keyboard | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 664 | Strange Printer | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 670 | Maximum Swap | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 684 | Redundant Connection | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 693 | Binary Number with Alternating Bits | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 696 | Count Binary Substrings | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 703 | Kth Largest Element in a Stream | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 712 | Minimum ASCII Delete Sum for Two Strings | C++, Java, JavaScript, Python, Go | Explanation | Medium | | 717 | 1-bit and 2-bit Characters | C++, Java, JavaScript, Python, Go | Explanation | Easy | | 719 | Find K-th Smallest Pair Distance | C++, Java, JavaScript, Python, Go | Explanation | Hard | | 729 | My Calendar I | C++, Java, JavaScript, [Python](./Algorith _...truncated for preview_