CS Electrical And Electronics
@cselectricalandelectronics

What is shorting in data structure?

All QuestionsCategory: Data StructureWhat is shorting in data structure?
chetan shidling asked 4 years ago

I need short information.

1 Answers
Chetan Shidling answered 4 years ago

Sorting involves managing the elements of an array so that all are placed in some proper order which may be both ascending or descending. A sorting algorithm is specified as an algorithm that sets the elements of a list in a particular order, which can occur either numerical order, lexicographical order, or a user-defined order.