Searching Algorithms
Offered By: Lucid Programming via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on searching algorithms, focusing on various implementations of binary search in Python. Learn to code efficient solutions for finding the closest number, fixed point, bitonic peak, first entry in a list with duplicates, and more. Explore Python's built-in bisect method, calculate integer square roots, and tackle the challenge of searching in cyclically shifted arrays. Enhance your problem-solving skills and algorithmic thinking through practical coding examples and in-depth explanations.
Syllabus
Algorithms in Python: Binary Search.
Binary Search in Python: Find Closest Number.
Binary Search in Python: Find Fixed Point.
Binary Search in Python: Find Bitonic Peak.
Binary Search in Python: Find First Entry in List with Duplicates.
Binary Search in Python: Python's Bisect Method.
Binary Search in Python: Integer Square Root.
Binary Search in Python: Cyclically Shifted Array.
Taught by
Lucid programming
Related Courses
算法基础Peking University via Coursera 算法基础 | Fundamental Algorithms
Peking University via edX 算法基础
Peking University via Coursera Programming 102: Think Like a Computer Scientist
Raspberry Pi Foundation via FutureLearn Introduction to Search Techniques in Python: Binary Search
Coursera Project Network via Coursera