Wildcard Matching

Given an input string (s) and a pattern (p), implement wildcard pattern matching with support for '?' and '*'

HTTP Status Codes

What are HTTP Status Codes? What purpose do they serve? Should I remember them all?