PDC4S:\IT\Python (All courses related to Python are here)\Python Searching and Sorting Approach- A Modern Approach\10 - Use the timeit module to compare efficiency

Up one directory...
NameSizeDate Modified
Copy of 1. Introduction to the timeit module.mp450,161 KB12/12/2021 3:34 AM
Copy of 1.1 timeit — Measure execution time of small code snippets.html1 KB12/12/2021 3:34 AM
Copy of 10. Insertion Sort vs. Merge Sort vs. Quicksort with timeit.mp440,472 KB12/12/2021 3:34 AM
Copy of 10.1 6 - Insertion Sort vs. Merge Sort vs. Quicksort - timeit.py3 KB12/12/2021 3:34 AM
Copy of 11. Experiment with timeit.html1 KB12/12/2021 3:34 AM
Copy of 12. Analyze the Time Efficiency of the Algorithms using timeit Mini Project.html1 KB12/12/2021 3:34 AM
Copy of 2. Section Resources & Slides.html1 KB12/12/2021 3:34 AM
Copy of 2.1 1 - The timeit Module - Introduction to timeit.pdf545 KB12/12/2021 3:34 AM
Copy of 2.2 timeit Module - Section Code Files.zip5 KB12/12/2021 3:34 AM
Copy of 3. The timeit Module.html1 KB12/12/2021 3:34 AM
Copy of 4. Testing Linear Search with timeit.mp449,473 KB12/12/2021 3:34 AM
Copy of 4.1 1 - Linear Search Code - timeit.py2 KB12/12/2021 3:34 AM
Copy of 5. Testing Binary Search with timeit.mp432,675 KB12/12/2021 3:34 AM
Copy of 5.1 2 - Binary Search Code - timeit.py2 KB12/12/2021 3:34 AM
Copy of 6. Linear Search vs. Binary Search with timeit.mp433,618 KB12/12/2021 3:34 AM
Copy of 6.1 3 - Linear Search vs. Binary Search Code - timeit.py2 KB12/12/2021 3:34 AM
Copy of 7. Let's Analyze Sorting Algorithms.html1 KB12/12/2021 3:34 AM
Copy of 8. Testing Bubble Sort with timeit.mp452,429 KB12/12/2021 3:34 AM
Copy of 8.1 4 - Bubble Sort - timeit.py3 KB12/12/2021 3:34 AM
Copy of 9. Selection Sort vs. Insertion Sort with timeit.mp428,933 KB12/12/2021 3:34 AM
Copy of 9.1 5 - Selection vs. Insertion Sort - timeit.py2 KB12/12/2021 3:34 AM