Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 673 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 673 Bytes

Missing Element In A Permutation

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 ‘PermMissingElem’ in Lesson 3, written in C# language.

Score: 100%