Find the smallest prime which, by replacing part of the number with the same digit, is part of an eight prime value set.
Find the smallest positive integer, x, such that 2x, 3x, 4x, 5x, and 6x, contain the same digits in some order.
Count the values of C(n,r), for 1 ≤ n ≤ 100, that exceed one-million.
Compare hands in a game of poker and determine a winner
Calculating the sum of the decimal digits of irrational square roots.
Find the minimal path sum from the top left to the bottom right by moving right and down.
Find the minimal path sum from the left column to the right column.
Find a minimum path sum in a matrix from the top left to the bottom right corners by moving up, down, left or right.
In the game, Monopoly, find the three most popular squares when using two 4-sided dice.
Investigating the number of rectangles in a rectangular grid.