# liweiwei1419/LeetCode-Solutions-in-Good-Style

首页已经更新，希望能对大家有帮助。

Repository: https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style
Canonical: https://ross.abutalabs.com/products/leetcode-solutions-in-good-style
Language: Java
License: Apache-2.0
License Family: permissive
Topics: leetcode, java, python
Last push: 2022-01-07T10:38:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2824, "days_push": 1699, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2817, forks 436 (observed 2026-08-28T04:07:23.861838+00:00)

## What it is
A beginner-friendly tutorial repository of LeetCode algorithm and data structure solutions written in clean, well-commented Java and Python. It includes written explanations and video walkthroughs aimed at people new to algorithms or switching careers.

## Use cases
- learn algorithms and data structures from scratch
- prepare for coding interviews with LeetCode problems
- find well-styled reference solutions in Java and Python
- study binary search, complexity analysis, and other core topics
- supplement self-study with video explanations

## When to choose
- you are a beginner or career changer learning algorithms
- you want readable, standardized code style rather than golfed solutions
- you prefer tutorials with video walkthroughs

## When to avoid
- you are training for competitive programming
- you need advanced or obscure algorithm coverage
- you want an actively updated problem set

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: education, tutorials
- platform: cross-platform
- tags: leetcode, interview-preparation, data-structures, java, python, beginner-friendly, algorithms

## Member repositories
- liweiwei1419/LeetCode-Solutions-in-Good-Style (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.861838+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:13:02.082144+00:00, confidence not recorded.
  - readme: https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style (fetched 2026-08-28T04:07:23.861838+00:00, sha 6adfc0e71277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
