Core Java - Interview Questions and Answers for 'Comprator' | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Core Java - Interview Questions and Answers for 'Comprator' - 1 question(s) found - Order By Newest

 Q1. How to sort objects based on one of the field ?Core Java
Ans. Using comparable and comparator and sorted collections like TreeSet or TreeMap.

or

use stream api from java 8 onwards which internally refers to comparable and comparator through lambda expressions

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     sort  sorting  comprator  comparable  treeset  treemap  sorting collections     Asked in 1 Companies      Basic        frequent


Related Questions

 Collections.sort can only be performed on ..

a. Set
b. List
c. Map
d. Any Collection implementation
  If I try to add Enum constants to a TreeSet, What sorting order will it use ?
  In what order the elements of a HashSet are retrieved ?
 Explain various Searching and Sorting Algorithms ?
  Which sorting algorithm is used by Collections.sort() in Java ?
  If we add Enum constants to a sorted collection ( Treemap , TreeSet ), What will be the order in which they will be maintained ?
 Write an algorithm / java program for Heap Sort ?
 Write any sorting algorithm.
 Explain bubble sort.
 Explain different sorting algorithms and Big O of each



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: