+ 1

Hello guys.! What type of search is implemented when we check whether an element is present in a list in Python?

7th Oct 2017, 7:35 PM
Vishnu#
Vishnu# - avatar
2 Antworten
+ 6
I'd suppose a normal iteration search.
7th Oct 2017, 8:10 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
U mean linear?
7th Oct 2017, 8:17 PM
Vishnu#
Vishnu# - avatar