task 01 BinaryGap (Task Score 100%, Correctness 100%, Performance 100%) from "Lesson 1 Iterations" task 02 CyclicRotation (Task Score 100%, Correctness 100%, Performance 100%) from "Lesson 2 Arrays" ...
NumberOfDiscIntersections at app-codility-com/programmers in Java Explained: Compute the number of intersections in a sequence of discs. Do not forget that you should be paid for reading this. If you ...
MaxProfit at app-codility-com/programmers in Java Explained: Given a log of stock prices compute the maximum possible earning. Do not forget that you should be paid for reading this.