Giter Club home page Giter Club logo

Comments (7)

GaiheiluKamei avatar GaiheiluKamei commented on July 24, 2024 1

我没权限。。你自己改吧

先fork仓库呀

没搞懂怎么弄,一直都是在公司直接ga, gc -m, gp的U+1F602

from mastering_go_zh_cn.

hantmac avatar hantmac commented on July 24, 2024

队列不是队首删除,队尾插入吗?这里是不是弄错了?
看了下里面的代码实现是队尾插入,队首删除的。

确实是头删尾增,感谢指正。方便的话提个PR修复下?

from mastering_go_zh_cn.

GaiheiluKamei avatar GaiheiluKamei commented on July 24, 2024

队列不是队首删除,队尾插入吗?这里是不是弄错了?
看了下里面的代码实现是队尾插入,队首删除的。

确实是头删尾增,感谢指正。方便的话提个PR修复下?

额。。翻译的没错,原书写的也是队首增加,所以我来讨教一下,是不是原作者就弄错了?😈

A queue is a special kind of linked list where each new element is inserted to the head and removed from the tail of the linked list.

from mastering_go_zh_cn.

hantmac avatar hantmac commented on July 24, 2024

队列就是先进先出呀,感觉作者笔误写错了 🐶

from mastering_go_zh_cn.

GaiheiluKamei avatar GaiheiluKamei commented on July 24, 2024

队列就是先进先出呀,感觉作者笔误写错了 🐶

好,那我给你提个pr

from mastering_go_zh_cn.

GaiheiluKamei avatar GaiheiluKamei commented on July 24, 2024

我没权限。。你自己改吧

from mastering_go_zh_cn.

hantmac avatar hantmac commented on July 24, 2024

我没权限。。你自己改吧

先fork仓库呀

from mastering_go_zh_cn.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.