I came across an article on Hacker News with an interesting title - "Why programmers are not paid in proportion to their productivity". Should be...
Latest posts
Problem 10 The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. Find the sum of all the primes below two million. Script Execution...
My Form Builder Class This class is designed to generate an HTML form using the following elements: Textboxes (with and without labels) ...
Problem 13 Work out the first ten digits of the sum of the following one-hundred 50-digit numbers....
Problem 12 The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 + 4 + 5 +...
Problem 11 In the 20×20 grid below, four numbers along a diagonal line have been marked in red. 08 02 22 97 38 15 00 40 00 75 04 05 07 78 52...