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 [...]
Month: December 2020
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 [...]