Reorder List

Open
#247 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Read the LeetCode Reorder List problem and the linked Algodale explanation first. Then inspect the reorder-list directory to find the expected solution entry point and follow the repository's existing conventions. Done means the solution is added there and correctly handles the linked problem.

Written by the indexing model from the issue text.

Description

problem
Dominant language
Python
Stars
156
Forks
359
Avg merge
1d 16h
Merged PRs (30d)
38

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DaleStudy/leetcode-study

All issues in DaleStudy/leetcode-study

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.