08 Sorting 2

ACM Body of Knowledge

  • AL/Fundamental Data Structures and Algorithms

    • [9 Core-Tier1 hours, 3 Core-Tier2 hours]

    • This knowledge unit builds directly on the foundation provided by Software Development Fundamentals (SDF), particularly the material in SDF/Fundamental Data Structures and SDF/Algorithms and Design.

    • Topics:

      • [Core-Tier1]

        • Worst case quadratic sorting algorithms (selection, insertion)

    • Learning Outcomes:

      • [Core-Tier1]

        • 3. Be able to implement common quadratic and O(N log N) sorting algorithms. [Usage]

Lesson

Key Resources

Test Yourself

Exercise Resources