What is sorting in math?



What is sorting in math?..

Answer / Vishwadeep Tyagi

In mathematics, sorting refers to arranging numbers in an ordered sequence, either ascending or descending. Common methods include Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, and Heap Sort.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is the most used data structure?

1 Answers  


What is circular linked list?

1 Answers  


How many passes are required in bubble sort?

1 Answers  


Does treemap allow null keys?

1 Answers  


Can hashmap have same key?

1 Answers  


Explain exception filter?

1 Answers  


Define back edge?

1 Answers  


Does the minimal spanning tree of a graph give the shortest distance between any 2 specified nodes?

1 Answers  


What is sorted list in data structure?

1 Answers  


List out the applications of a linked list?

1 Answers  


What is link list in data structure?

1 Answers  


How do you sort an array in descending order?

1 Answers  


Categories