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