Queue Data Structure In STL | C++ Tutorial

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • How to use the queue data structure built-in to the C++ Standard Template Library. The queue class template in the C++ STL is a container class (specifically a container adapter) which allows us to store collections of data in a First In First Out (LIFO) order. Source code: github.com/por.... Check out www.portfolioc... to build a portfolio that will impress employers!

КОМЕНТАРІ • 17

  • @Courage_the_Cowordly_Dog
    @Courage_the_Cowordly_Dog 23 дні тому +1

    *It Takes time to find a Informative English Video on DSA rather than Asian Content*
    _//I am an Asian too but most of them make Cheap Quality Videos over the Internet._

  • @rickbalderas7153
    @rickbalderas7153 11 місяців тому +8

    your videos are so much easier to understand vs how C++ is taught by my professor. Thank you!

    • @PJ-po1dk
      @PJ-po1dk 11 місяців тому +2

      haha same scenario haha we just went over the topic today in the 1.5 hours of lecture and I understood more from this video.

  • @Kumail725
    @Kumail725 Місяць тому +1

    Watched a whole playlist one bye one and learned alot ❤
    Thanks dear 😊

  • @hamidhamri5384
    @hamidhamri5384 Рік тому +8

    best channel for learning c and c++ , i love it 🥰

    • @PortfolioCourses
      @PortfolioCourses  Рік тому +1

      I'm really glad to hear you're enjoying the channel! :-)

  • @andrerossa8553
    @andrerossa8553 6 місяців тому +4

    What touched me most was the empathy conveyed throughout the video. What a wonderful class. thank you very much

  • @ankhra3711
    @ankhra3711 11 місяців тому +2

    very helpful.
    BFS is making me dizzy and I don't know what the queue is, and I found this video, thanks a lot.

  • @yoruichi5802
    @yoruichi5802 Рік тому +8

    time to learn c++

  • @as.am.robiulaoyalsagar9782
    @as.am.robiulaoyalsagar9782 Місяць тому

    Sir, is this the final lecture of c++ playlist ? please reply sir

  • @MarcoAurelio-sv2tk
    @MarcoAurelio-sv2tk 2 місяці тому

    I am starting to understand data structures and implement them in C. Although C++ is not my priority and don't understand nothing about it, i will always choose your videos because of the great explanation you give at the start of each video.
    Thank you very much sir.

  • @gesus0678
    @gesus0678 5 місяців тому

    So much delicious knowledge
    in my brain

  • @seriehub4344
    @seriehub4344 8 місяців тому

    hello can you traverse a queue or even search for data using a given value in the queue?

  • @ahmedkhaled2269
    @ahmedkhaled2269 Рік тому

    what is the name of ide