Reverse words programming exercise.
Do you know what is reverse psychology ? No ? Well is like this:
Write a function that accepts a string parameter, Read more [...]
Author: Programming Exercises
Odd or Even ? Programming exercise.
Given an array of numbers, determine whether the sum of its elements is odd or even.
This is a small task, Read more [...]
Sum a line of numbers programming exercise.
The dragons of Shan mountain have to do math again. But since the math is not with gold coins, they became Read more [...]
Isograms programming exercise
I am sergeant Sql Pavlov, and this are your orders:
Implement a function that determines if a given string have duplicate Read more [...]
Square Every Digit programming exercise
The math devil is real! But his domain is in trouble. He grows desperate by the minute. For he is cursed and Read more [...]
Sum of minimals coding problem
Have you worked before with two dimensional arrays? This will be small and simple programming exercise. Write a function, Read more [...]
Name Array Capping programming exercise.
Way back in the 80 there ware all kind of strange jobs. For example banks had hundreds of millions of customers Read more [...]
Get the Middle Character - a programming exercise for the beginners series.
You are walking on a beach in Malibu, and you see an old oil lamp. You Read more [...]
This is the start of a series of about 40 programming exercise for beginners. I hope that they will be fun for novice programmers. Try to solve all of Read more [...]