Comparable vs Comparator in Java
๐ Comparable and Comparator
Understanding the difference between these two is essential for Java interviews and real-world development.
โ
What is Comparable?
Comparable is an interface from the java
aswinarya.hashnode.dev3 min read