itwanger / itwanger/toBeBetterJavaer

在“LinkedList详解”一文中,存在表达不清晰的图片

Open
#132 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
17.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

image
王二你好,我个人感觉这个图存在一点问题,王三的prev是王二,应该跟王二是直接相连的吧,同时王二的next是王三,也应该跟王二直接相连才对,为什么图中使用的是first去指向王二和王三?first不应该只能指向一个值吗?

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Open the “LinkedList详解” article and inspect the linked image. Check whether the diagram accurately represents the prev and next relationships and the first reference described in the issue. Done means the image is corrected or clarified so these relationships are unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.