Simplex algorithm
I just managed to solve my first linear programming problem By Hand using the Simplex algorithm! Sure, it was a simple problem where the solution was at the 3rd corner, but it still amazes me sometimes that doing things manually still works in this age of computers.