You are on page 1of 1

Array:

1. Find the Second Highest number in an Array


2. Merge two arrays

String
1. String contains some subString text
2. Reverse String - Palindrome

Number
1. Reverse Number and check it is palindrome

Collection:

1. Iterate - ArrayList - for loop and Iterator


2. Frequency of duplicate chars in Hashmap
3.

You might also like