Problems Some interesting problems solved in Standard ML like: Knight's tour: Finding a path for a knight to visit each square on a chess board once. Hanoi: Tower of Hanoi problem.