# MankyDanky/leetcode-practice SLOC report

> As of 2026-09-04 (commit 5d9225fae0c4), MankyDanky/leetcode-practice contains 12,299 total lines: 10,580 code, 229 comments, 1,490 blank, across 429 files in 2 languages (top: Python 62.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MankyDanky/leetcode-practice to commit 5d9225fae0c4, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 86.0% of all lines, comments represent 1.9%, and the repository averages 25 code lines per file. Python accounts for 62.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 308 | 7,652 | 6,605 | 91 | 956 |
| C++ | 121 | 4,647 | 3,975 | 138 | 534 |

Top language (Python 62.4%). Generated at 2026-09-04T10:32:35.771692274+00:00. Canonical report: https://octocounts.com/github/MankyDanky/leetcode-practice

## Report FAQ

### How many lines of code does MankyDanky/leetcode-practice have?

MankyDanky/leetcode-practice has 12,299 total lines, including 10,580 code lines, 229 comment lines, and 1,490 blank lines.

### How was the MankyDanky/leetcode-practice line count measured?

OctoCounts resolved the public GitHub repository to commit 5d9225fae0c4, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for MankyDanky/leetcode-practice?

This OctoCounts report was generated from main at commit 5d9225fae0c4 on 2026-09-04T10:32:35.771692274+00:00.

## Similar repository reports

- [OpenBMB/VoxCPM](https://octocounts.com/github/OpenBMB/VoxCPM) — Python, 10,535 code lines
- [leigangzhang/profession-system-rag](https://octocounts.com/github/leigangzhang/profession-system-rag) — Python, 10,700 code lines
- [google/skills](https://octocounts.com/github/google/skills) — Python, 10,456 code lines
- [huggingface/skills](https://octocounts.com/github/huggingface/skills) — Python, 10,724 code lines
- [pytest-dev/pyfakefs](https://octocounts.com/github/pytest-dev/pyfakefs) — Python, 10,423 code lines
- [3-manifolds/Sage_macOS](https://octocounts.com/github/3-manifolds/Sage_macOS) — Python, 10,421 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
