Linear Queue Implementation - Array

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น •

  • @vaigishraj1114
    @vaigishraj1114 4 ปีที่แล้ว +9

    this really helped me alot in datastructure.Thanks man

    • @BlueTreeCode
      @BlueTreeCode  3 ปีที่แล้ว

      You're very welcome, Vaigish! :)

  • @amaegbutah5957
    @amaegbutah5957 2 ปีที่แล้ว

    This is the best explanation for queues ever! Your channel is heaven sent!

    • @BlueTreeCode
      @BlueTreeCode  9 หลายเดือนก่อน

      Thank you for such a nice comment!! Please don't forget to like and share the channel as it would help it grow.

  • @AhmedMu1
    @AhmedMu1 7 หลายเดือนก่อน

    you saved my life bro, what an amazing video , it's soo professionally made and too clear , thanks man

  • @Minimingus
    @Minimingus 3 ปีที่แล้ว +1

    i came here to refresh my DS fundamentals and i gotta say you have a real talent to explain things in a very simple and visual way - i would love to see new content, you are my favorite data structure instructor so far! well done man

    • @BlueTreeCode
      @BlueTreeCode  9 หลายเดือนก่อน

      Thank you so much!! It's a bit of a late reply, but I really appreciate your comment. Please don't forget to like and share on social media to help the channel grow.

  • @elimyu
    @elimyu 3 ปีที่แล้ว +2

    Dude, you are very good. Your content is gold :)

    • @BlueTreeCode
      @BlueTreeCode  3 ปีที่แล้ว

      Thanks Elias for the kind comment! :)

  • @zoezhang980
    @zoezhang980 3 ปีที่แล้ว +2

    my professor used one 2 hours class to explained queue, but this video took me less than 10mins to understand much better than in class

  • @BlueTreeCode
    @BlueTreeCode  5 ปีที่แล้ว

    Hey Everyone! Thanks for checking out my video! Don't forget to Like, Subscribe, and MOST IMPORTANTLY click that Notification Bell for updates! :)

  • @andreaskasianov
    @andreaskasianov 2 ปีที่แล้ว

    Thanks for this video. How to write method clear to this implementation?

  • @sincelife5141
    @sincelife5141 4 ปีที่แล้ว

    Very helpful content!

  • @karj2932
    @karj2932 5 ปีที่แล้ว

    Keep up the great content!

  • @alex0917lfo
    @alex0917lfo 4 ปีที่แล้ว

    May I ask why there have no resize method but only throwing illegal state exception? What about I want to add more data?

    • @BlueTreeCode
      @BlueTreeCode  4 ปีที่แล้ว +1

      Hi Alex Yip, This is an example of a Queue Implementation using an array that should not be used. It's either too time inefficient / space inefficient. This video leads up to the next video (Circular Queue) which solves this problem.
      Hope this helps :)

  • @logicalcoder8375
    @logicalcoder8375 3 ปีที่แล้ว

    thank you so much brother!

    • @BlueTreeCode
      @BlueTreeCode  3 ปีที่แล้ว

      You're welcome, LogicalCoder!

  • @anamaykane9355
    @anamaykane9355 4 ปีที่แล้ว

    Very good!

  • @matisscukurs5535
    @matisscukurs5535 ปีที่แล้ว

    Thank you!

    • @BlueTreeCode
      @BlueTreeCode  9 หลายเดือนก่อน

      You're welcome!

  • @q1chen
    @q1chen 3 ปีที่แล้ว

    Thanks a lot

    • @BlueTreeCode
      @BlueTreeCode  3 ปีที่แล้ว

      You're very welcome, 朝闻道夕死可矣!

  • @anonymousvevo8697
    @anonymousvevo8697 4 ปีที่แล้ว

    the best