What is sorting and classifying?



What is sorting and classifying?..

Answer / Prem Pal

Sorting refers to arranging data in a specific order, usually either ascending or descending. Classifying involves grouping data into categories based on certain criteria.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is a stable sorting algorithm?

1 Answers  


Name two algorithms two find minimum spanning tree?

1 Answers  


Explain binary tree traversals?

1 Answers  


Explain about Merge Sort?

1 Answers  


Can hashset contain duplicates?

1 Answers  


Can you have an arraylist of arrays?

1 Answers  


Why do we use hashmap?

1 Answers  


How many types of data structures are there?

1 Answers  


What does abstract data type mean?

1 Answers  


Is array faster than arraylist?

1 Answers  


Can we store a string and integer together in an array?

1 Answers  


What is data in computer science?

1 Answers  


Categories