Skip to content

Commit

Permalink
chore : TODO ์ถ”๊ฐ€
Browse files Browse the repository at this point in the history
  • Loading branch information
yel-m committed Jun 1, 2024
1 parent 2a932fa commit c581a4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public static String getHappiestLocation(List<Record> records) {
}

// ๋„์‹œ์™€ ๊ตฌ๋ฅผ ๊ธฐ์ค€์œผ๋กœ Record ๊ทธ๋ฃนํ™”
// TODO : ๋‚˜์ค‘์— ์ฃผ์„ ์‚ญ์ œ ๋ฐ ๋žœ๋ค ๋Œ๋ฆฌ๋Š” ๋กœ์ง ๋ฉ”์„œ๋“œ๋กœ ์ถ”์ถœํ•ด์„œ Ranking ๊ด€๋ จ ๋ฉ”์„œ๋“œ์—๋„ ์ถ”๊ฐ€
Map<String, List<Record>> locationRecordsMap = groupRecordsByLocation(records);

// ์œ„์น˜๋ณ„ ํ‰๊ท  ํ–‰๋ณต๋„์™€ ๋นˆ๋„ ๊ณ„์‚ฐ
Expand Down

0 comments on commit c581a4b

Please sign in to comment.