Update 103-queues.md (#6224)

This is a tutorial about queues, but it was referencing a video link about stacks.
feat/ratings
ㅅㅡㅇㅇㅕㅂ 4 months ago committed by GitHub
parent adfdd1eabe
commit 8e4baa02b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/datastructures-and-algorithms/content/103-basic-data-structures/103-queues.md

@ -4,5 +4,5 @@ Queues are a type of data structure in which elements are held in a sequence and
Learn more from the following links:
- [@video@Queue](https://www.youtube.com/watch?v=GYptUgnIM_I)
- [@video@Queue](https://www.youtube.com/watch?v=M6GnoUDpqEE)
- [@video@Python Queue](https://www.youtube.com/watch?v=rUUrmGKYwHw)

Loading…
Cancel
Save