Summary

In this chapter, you learned about different sorting algorithms. Sorting is an integral part of our development process, and knowledge of different sorting algorithms and their complexity will help us decide the best choice for sorting algorithms based on our problem set. There are other algorithms for sorting, which can be found online for further study. We intentionally did not cover the heapsort in this chapter as we will discuss that in Chapter 10. In the next chapter, we will discuss another important topic concerning algorithms - searching.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset