The first video about data structures deals with hash table, a custom one, where we have key value pairs and we have to create methods to view, to get, to set, to delete and to check the key-value pairs inside the the new hash table.
コメント