Writing code to sort and search using Python

This book showcases the most commonly encountered topics of searching and sorting in computer science. We show you how to write Python code to perform these operations in an easy to understand manner so you can quickly grasp the knowledge and concept.

Examples are written in Python. They cover Bubble sort, Selection sort, Insertion sort, duplicates removal and Binary search.

Order: https://www.amazon.com/dp/B0BTNXRZSY

Author: ycthk

Leave a Reply