BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Penn Engineering Events - ECPv6.15.18//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Penn Engineering Events
X-ORIGINAL-URL:https://seasevents.nmsdev7.com
X-WR-CALDESC:Events for Penn Engineering Events
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20220313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20221106T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210119T110000
DTEND;TZID=America/New_York:20210119T120000
DTSTAMP:20260407T054520
CREATED:20210112T195522Z
LAST-MODIFIED:20210112T195522Z
UID:3835-1611054000-1611057600@seasevents.nmsdev7.com
SUMMARY:CIS Seminar: “Hash Tables Lecture”
DESCRIPTION:Abstract: \nThe lecture that I will cover is going to be on Hash Tables. The lecture is designed for an introductory CS course and/or a data structures course. We are in the last 3rd of the semester when this topic is covered. At this point\, students are comfortable with programming (in Python). In addition\, they have some experience with complexity analysis in the context of the topics we have already covered in the course\, including iteration\, recursion\, various search and sort algorithms\, arrays\, and lists. \nThe lecture will discuss what hash tables are\, their importance\, and examples of their use in real life. We will then talk about what hashing is and how hash tables work. We will briefly discuss collisions\, what they are\, how to deal with them\, and why they are problematic. Lastly\, we will introduce dictionaries\, the hash table implementation in Python. The lecture will involve multiple active learning exercises and live coding.
URL:https://seasevents.nmsdev7.com/event/cis-seminar-hash-tables-lecture/
LOCATION:Zoom – Email CIS for link\, cherylh@cis.upenn.edu
ORGANIZER;CN="Computer and Information Science":MAILTO:cherylh@cis.upenn.edu
END:VEVENT
END:VCALENDAR