Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6a9d1cb

Browse files
update 690.employee-importance.java
1 parent b0fab84 commit 6a9d1cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎690.employee-importance.java‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ public int getImportance(List<Employee> employees, int id) {
6767
// Return all importance value of current employee and the subordinates
6868
//
6969
// Recursion?
70+
// Need to have the indexes correlated to the employee id
71+
// Convert List into HashMap
7072
// Nested loops?
7173

7274
// Convert List into HashMap with id as the key

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /