Comparison in Java : Comparator vs Comparable
Learning Objectives :
Understanding broader architectural support in Java to facilitate custom object comparison/sorting
Two Specific Interfaces in depth : Comparable<T> vs Comparator<T>
Why Compar
compator-vs-comparable.hashnode.dev16 min read