Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 645 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 645 Bytes

Cyclic Rotation

Codility offers a good platform for programmers to test and develop their coding skills. There are a lot of interesting tasks with increasing difficulty level. You can write your code in the built-in code editor which supports 14 programming languages. After submission of the solution, platform generates a detailed evaluation report including correctness and performance of the code.

This repo contains my solution for the task ‘CyclicRotation’ in Lesson 2, written in C# language.

Score: 100%