From a41f863acb1b100823339f8afa741d9b2e697b3e Mon Sep 17 00:00:00 2001 From: suprabh019 <42664117+suprabh019@users.noreply.github.com> Date: Thu, 23 Jul 2020 21:07:38 +0530 Subject: [PATCH] Update Counting Website Visits Quizz.txt Added ans to 3rd Ques --- Week3/Counting Website Visits Quizz.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Week3/Counting Website Visits Quizz.txt b/Week3/Counting Website Visits Quizz.txt index f328a0f..a84618c 100644 --- a/Week3/Counting Website Visits Quizz.txt +++ b/Week3/Counting Website Visits Quizz.txt @@ -18,6 +18,8 @@ Run the method dayWithMostIPVisits with a HashMap has been created from the meth What day is returned? +Mar 24 + 4. Question 4 Run the method iPsWithMostVisitsOnDay with two parameters—one, a HashMap that has been created from the method iPsForDays on the file weblog1_log and two, the day “Mar 17”.