code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add Python goody to create a graph out of a list of edges
未關閉
enhancement
python
- 主要語言
- TypeScript
- 星號
- 20
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Edges are bidirectional, with possible repeats.
貢獻指南
研究方向
The issue describes a Python utility that creates a graph from a list of edges, with edges treated as bidirectional and repeated edges allowed. Start by locating the repository’s existing Python goodies and their tests; done means the utility follows those conventions and handles both stated edge cases.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100