Computer Science, asked by saba94ehsan, 9 months ago

what is sorting explain different types of sorting with examples sorting type​

Answers

Answered by venillaraj999
4

Answer:

The arrangement of data in a preferred order is called sorting in the data structure. By sorting data, it is easier to search through it quickly and easily. The simplest example of sorting is a dictionary.May 28, 2020

  • Types of Sorting Techniques .Bubble Sort.

Selection Sort.

Merge Sort.

Insertion Sort.

Quick Sort.

Heap Sort.

Answered by anjalisharma8213
5

Answer:

●The arrangement of data in a preferred order is called sorting in the data structure. By sorting data, it is easier to search through it quickly and easily. The simplest example of sorting is a dictionary

● different type of sorting

Bubble Sort.

Selection Sort.

Merge Sort.

Insertion Sort.

Quick Sort.

Heap Sort.

Similar questions