Sort a list of integers using the frequency that the values appear and not using comparison (like is done regularly)
Calc the absolute difference between the sums of each diagonal in a squared listÂ
Calc the min and max sum that you can get using 4 of 5 elements.
Find one unique integer between repeated integers
Receive a string with 12H format time and convert it to 24H time