Skip to content

Challenges that had been introduced by Codility was solved in this repository.

Notifications You must be signed in to change notification settings

AkbarDizaji/CodilityChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodilityChallenges

In this repository, I solved the challenges that I found in Codility.

All codes were implemented by PHP.

For each problem, you can find the independent directory and in that, you can these 2 files:

  1. Problem Description: As its name refers, you can find the problem here.
  2. solution.php: In this file, I developed the algorithm.

All solutions got 100% in correctness and performance. In Some cases we have 2 approaches:

  1. The main which gets the best record.
  2. The common solution which may come to mind first.

https://app.codility.com/programmers/lessons/1-iterations/

About

Challenges that had been introduced by Codility was solved in this repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages