greyireland / greyireland/algorithm-pattern
链表:merge-two-sorted-lists
Open
- Dominant language
- Go
- Stars
- 15.5k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
链表:merge-two-sorted-lists,连接l1 未处理完节点 和 连接l2 未处理完节点,直接接非空l1或者l2不就好了么,不用for循环。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.