[1.1] Linear Search in Python (with Solved Example) | Algorithms in Python

Опубликовано: 28 Сентябрь 2024
на канале: ThinkX Academy
1,403
16

Linear Search is used to search an item in a list or array using linear traversal and comparison with each and every element.

Best Case : O(1)

Worst Case: O(n)


🔗Important Links:
Data Structures in Python: https://www.youtube.com/playlist?list... in Python:    • Algorithms in Python  

🌐Join our community:
Android App(Notes+Videos): https://play.google.com/store/apps/de... Facebook:   / thinkxacademy   Twitter:   / thinkxacademy   Instagram:   / thinkxacademy