Demonstration on fundamental algorithms, including:
-
Binary search (.py)
-
Linear search (.py)
-
Bubble Sort (.py)
-
Quick Sort (.py)
-
Search Tree (.java).
Image taken from: https://favtutor.com/blogs/bubble-sort-python
Image taken from: https://www.studytonight.com/python-programs/python-program-for-quicksort
Image taken from: https://www.w3resource.com/python-exercises/data-structures-and-algorithms/python-search-and-sorting-exercise-1.php
Image taken from: https://www.tutorialspoint.com/data_structures_algorithms/tree_data_structure.htm