Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arizbeth Rojas

CS50 Winter 2024, Lab 3

GitHub username: Arizbethrojas

  • Designed a hashtable, which is an array of pointers to pointers to sets, wherein users store keys and items
  • Created bag struct to hold the head and bagnode to hold the item itself and a pointer to the next item
  • Given a unique key, a counter struct can have its value incremented or set to a new value

About

This is code I wrote in February of 2023 for COSC 50: Software Design and Implementation lab 3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages