English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Sorting in Data Structure

Advertisements
  • Introduction to Sorting 
  • Bubble Sorting 

Sorting

Sorting is a process of arranging the data items in ascending or descending order. To arrange the elements in ascending or descending order in array or list or for any data structure various sorting algorithms are used.  

a) Sorting by selection b) Bubble sorting c) Shell sorting d) Heap sorting

Bubble sorting 

Given a list A[1],  A[2], ...,  A[N], compare and arrange adjacent elements to ensure A[i] < A[i+1]. Repeat, reducing comparisons by one each time, until the list is sorted.  After N-1 steps the list will be sorted in increasing order.  

If you would like to contribute notes or other learning material, please submit them using the button below.
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×