Bubble 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 Bubble 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 and their Weightage

Module Weightage Expectation
Pre-Test 10% Solve All Questions
Bubble Sort 25% Understand the Bubble Sort algorithm
Optimized Bubble Sort 25% Understand the optimization technique
Analysis 25% Understand the time and space complexity
Post-test 15% Solve All Questions