Selection Sort

Prerequisites of the Experiment

This experiment requires you to have basic knowledge about :

And above all, a curiosity to learn and explore!

Overview of the Experiment

  • The aim of this experiment is to understand the Selection Sort algorithm, its Time and Space Complexity, and how it compares against other sorting algorithms.
  • The experiment features a series of modules with video lectures, interactive demonstrations, simulations, hands-on practice exercises and quizzes for self analysis.

Experiment Modules & their Weightage

Module Weightage Expectation
Pre-test 15% Solve All Questions
Selection Sort 35% Understand the Selection sort algorithm
Analysis 25% Understand the time and space complexity
Post-test 25% Solve all Questions