Arrange the balls in Ascending order
وابستگی: Isra Universityقرارداد: انفرادی | دورانیہ: ایک سے دو گھنٹے
جائزہ
اہداف
The objective of this activity is to arrange the balls using selection sort techniques.
سیکھنے کے مقاصد
After the activity, students will be able to: • Understand how sorting works using selection sort.
خیال، سیاق
Selection sort is a simple sorting algorithm. This sorting algorithm is an in-place comparison-based algorithm in which the list is divided into two parts, the sorted part at the left end and the unsorted part at the right end. Initially, the sorted part is empty and the unsorted part is the entire list.
میں پوسٹ کیا گیا
پروگرامنگ زبانیں / مرتب کرنے والے