Python Sets Tutorial #1 & Time Complexity (BIG O)

Publié le: 17 novembre 2018
sur la chaîne: Tech With Tim
11,599
275

In this video I explain how to implement sets in python and explain the main advantages and disadvantages of them. I go over creating sets, removing and adding items and talk about the time complexity of these operations. Sets are an unordered collection of unique elements. They can perform the following three operations in constant (O(n)) time:
1. in
2. add
3. remove

Use sets when you want check if elements exist and don't care about the order or frequency of them.

Support the Channel:   / techwithtim  

Join my discord server:   / discord  

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
Tech With Tim
Sets in python
Python Tutorials
Python set tutorial
Using sets python
Time complexity of sets python
Sets Python
Sets Python 3


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Sets Tutorial #1 & Time Complexity (BIG O) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Tech With Tim 17 novembre 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 11,599 fois et il a aimé 275 téléspectateurs. Bon visionnage!