Skip to content

顺序表结构java.md 有错误 #1

Description

@leigexiaohuozi

删除节点的时候:
1、未判断SLType 的ListLen==0 的情况
2、判断删除位置不正确的时候 n>SL.ListLen+1 应为 n>SL.ListLen

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions