Collections and Data Structures
Collections and Data Structures
ArrayList = new Arraylist() What is default initial capacity how does it improve
Load Factor nitial capacity
synchronized vs Cocnurrent map
What type of algo is used by Collections.sort, Arrays.sort (Insertion and later merge)
Comparable/Comparator
Priority Queue Implementation
Internal weakening of hashset/hashmap
How to have more than one parameter sorting in jst one class?
if hv a hashcode method which always return 1? Can I hv ? if yes wat can be the pitfalls of it and how wud u
overcome?
th