Tips :
- It is important to visualize the problem and writing sudo code rather than writing the code
- The purpose of these questions is to familiarize you to all types of practical questions that needs to be practiced for interviews
Questions :
- Arrays – Needs to be practiced
- Merging of two sorted arrays into a third array-Good memory Jogger
- Arrays – (ArrayUtils and Arrays)
- Lamda – Needs to be practiced
- Collections Examples
- ArrayList
- LinkList
- Stack
- Vectory
- HashMap
- LinkedHashMap
- HashSet
- TreeSet
- PriorityQueue
- ArrayDequeue