What do you mean by sorting data?



What do you mean by sorting data?..

Answer / Shahbaz Bahadur Khan

Sorting data refers to the act of arranging a list, set or dataset in a specific order. The most common order is either ascending (lowest to highest) or descending (highest to lowest).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define secondary clustering?

1 Answers  


Write a program to reverse a single linked list.

1 Answers   CGI,


Define a complete binary tree?

1 Answers  


What do you mean by Runtime Error

1 Answers  


How expression trees are gets represented in data structure?

1 Answers  


How long does it take to master data structures and algorithms?

1 Answers  


What are the different data structures?

1 Answers  


Can binary tree have 1 child?

1 Answers  


What is impact of signed numbers on the memory using data structures?

1 Answers  


Why is selection sort used?

1 Answers  


Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?

1 Answers   Ciena,


Describe full binary tree and complete binary tree.

1 Answers  


Categories