Week 3 Discussion Forum

Linear Search, Brute Force Techniques and Sorting

Linear Search, Brute Force Techniques and Sorting

by Sadnam Saniat 192-15-2794 -
Number of replies: 0

We have learned about linear search, Brute Force techniques and different types of sorting.

Linear search, which is a sequential search, though it’s a slow process but it gives us absolute or optimized result. It has three cases, best, worst and average.

Then we came to know about Insertion Sort and the complexity of it. At last we learned the pseudocode of insertion sort. So, this was all about this week’s lesson.


72 words