The first commit is with the base requirement, that is, sorting an array of items (rectangles in this case) in a visualized way. Right now the only sort available is Bubble sort, but there is an ...
Is your feature request related to a problem or challenge? Hi @RhythmPahwa14,As a GSSoC'25 participant, I would like to work on adding the Shell Sort visualization to the project. Currently, ...