Chatham Financial interview question

4) Write a Java class which returns all employee email id from a given array eg: lastName.firstName@company.in

Interview Answer

Anonymous

2 May 2018

we need use Collections to implement the logic