# liuyubobobo/Play-with-Algorithm-Interview

Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

Repository: https://github.com/liuyubobobo/Play-with-Algorithm-Interview
Canonical: https://ross.abutalabs.com/products/play-with-algorithm-interview
Language: C++
License Family: other
Topics: algorithms, interview-questions, interview-practice, leetcode, imooc, mooc
Last push: 2019-06-08T23:44:25+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": 3520, "days_push": 2643, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1110, forks 449 (observed 2026-08-28T04:03:37.474573+00:00)

## What it is
Official companion code repository for the MOOC course 'Play with Algorithm Interviews' by liuyubobobo, containing C++ and Java source code for course lessons and practice problems. It covers algorithm interview topics such as complexity analysis and LeetCode-style questions.

## Use cases
- prepare for algorithm coding interviews
- practice leetcode-style interview questions
- learn time complexity analysis with example code
- study algorithm interview course source code in C++ or Java
- find supplementary exercises for technical interviews

## When to choose
- you are taking or reviewing the 'Play with Algorithm Interviews' MOOC course
- you want C++ or Java reference implementations of common interview algorithms
- you are preparing for technical interviews and want structured practice material

## When to avoid
- you need a maintained algorithm library for production use
- you want solutions in languages other than C++ or Java
- you need an actively developed project with a license

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, tutorials
- platform: cpp, jvm
- tags: interview-preparation, leetcode, mooc, data-structures, complexity-analysis, course-code, algorithms

## Member repositories
- liuyubobobo/Play-with-Algorithm-Interview (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.474573+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-30T06:43:27.725566+00:00, confidence not recorded.
  - readme: https://github.com/liuyubobobo/Play-with-Algorithm-Interview (fetched 2026-08-28T04:03:37.474573+00:00, sha 7796545bcf36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
