STL std::unordered_set (std::algorithm generate_n for creation of sets) | Modern Cpp Series Ep. 122

Published: 07 April 2023
on channel: Mike Shah
2,896
104

►Full C++ Series Playlist:    • The C++ Programming Language  
►Find full courses on: https://courses.mshah.io/
►Join as Member to Support the channel:    / @mikeshah  

►Lesson Description: In this lesson I give you an introduction to the std::unordered_set data structure which is an unsorted data structure storing unique elements. The advantage is in this case the ability to have average time constant lookup, insertion, and removal. I'll spend some time introducing the concept of a hash table at the start of the lesson, and then I'll also show you how to generate sets using the stl algorithm generate_n.

►YouTube Channel:    / mikeshah  
►Please like and subscribe to help the channel!
►Join our free community: https://courses.mshah.io/communities/...


Watch video STL std::unordered_set (std::algorithm generate_n for creation of sets) | Modern Cpp Series Ep. 122 online, duration hours minute second in high quality that is uploaded to the channel Mike Shah 07 April 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 2,896 times and liked it 104 visitors.