Back to Browse

CP-1.006 Java Tutorial - HashSet

502 views
Sep 10, 2021
20:04

Problems: I've Been Everywhere, Man (https://open.kattis.com/problems/everywhere) and ICPC Awards (https://open.kattis.com/problems/icpcawards) I introduce Java HashSet and show how we can use it to solve a couple of Kattis problems. You can find out more about HashSet from https://docs.oracle.com/en/java/javase/12/docs/api/java.base/java/util/HashSet.html. Video Sections: 0:00 - Problem description (I've Been Everywhere, Man) 0:58 - First solution 5:49 - Java HashSet 7:42 - Solution using HashSet 11:30 - Problem description (ICPC Awards) 14:10 - Solution using HashSet Please note that all views and opinions expressed in this video are my own and does not reflect that of Kattis or any other person/organisation mentioned in the video.

Download

1 formats

Video Formats

360pmp428.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CP-1.006 Java Tutorial - HashSet | NatokHD