Skip to content

mohamad7788/EmployeeStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeStatistics

This is just an online interview exercise I got, solving a problem regarding incoming raw data about employee friendships in a company.
To implement the method called public static Map<String, EmployeeStats> getEmployeeStats(List<String> employees, List<String> friendships) without touching the other code or any import .

About

This is just an online interview exercise I got, solving a problem regarding incoming raw data about employee friendships in a company.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages