code-chronicles-code / code-chronicles-code/leetcode-curriculum

Add Python goody to create a graph out of a list of edges

Open
#236 0 comments 0 reactions 0 assignees View on GitHub
enhancement python
Dominant language
TypeScript
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Edges are bidirectional, with possible repeats.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.