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

May 2, 2018

we need use Collections to implement the logic