Hash Tables: Ransom Note

  • + 2 comments

    I always feel dumb once I've found a solution/solved a problem when I read other's solutions that are so simple and much fewer lines of code. Your comment made me realize this is OK for where I'm at learning programming because I'm learning more about solving problems programmatically than calling prebuilt modules. Thanks.