How will you sort the elements of array in descending order?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

When is a binary search algorithm best applied?

0 Answers  


Does hashmap preserve insertion order?

0 Answers  


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

0 Answers   TCS,


What is raid (redundant array of inexpensive disks)? Explain its level?

0 Answers  


What is the complexity of arrays sort?

0 Answers  






Is bubble sort adaptive?

0 Answers  


Are duplicates allowed in hashmap?

0 Answers  


Can arraylist have duplicates?

0 Answers  


What is a string array?

0 Answers  


List the area of applications where stack data structure can be used?

0 Answers  


What is the difference between array list and vector list?

0 Answers   CGI,


How to sort 1 million floating point numbers?

0 Answers  


Categories