These are my solutions for the codility_ programming challenges (https://app.codility.com/programmers/).
Each notebook contains one challenge, respectively. These solutions are guaranteed to score 100% on both evaluation criteria: correctness and performance.
There are solutions for the following exercises:
- BinaryGap
- OddOccurrencesInArray
- FrogJmp
- TapeEquilibrium
- MissingInteger
- MinAvgTwoSlice
- Fish
- StoneWall