lean-ja / lean-ja/lean-by-example
スタックの例:括弧の項文解析
Open
Nobody has claimed this yet.
コード例
要調査
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
括弧だけからなる文字列で、開き括弧と閉じ括弧が正しく対応しているかを判定する問題がスタックで解ける気がする
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by locating existing stack or parsing examples in the repository, then define valid and invalid parenthesis-string examples; done means the example clearly demonstrates how to determine whether opening and closing parentheses match.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100