NLRX-WJC / Data-Structure-by-JavaScript

用原生JavaScript来实现一些常见的数据结构

Home Page:https://www.cnblogs.com/wangjiachen666/category/1366983.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

findPrevious 与 remove 有不足

xushiqing opened this issue · comments

commented

findPrevivous 查找head的值时会报错,由此remove删除head也会出错

我刚测试了一下确实有点问题,非常感谢帮我指出,我抽时间修复一下,再次感谢

已修复,感谢指正

commented
commented