Skip to content

assu10/codility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codility

Source Naming

CyclicRotation : 내가 해결한 것
CyclicRotationModify : 검색하여 얻은 해결
CyclicRotationSecond : 2번째 내가 해결한 것(나중에)
CyclicRotationSecondModify : 검색하여 얻은 해결(나중에)

01 Iterations

02 Arrays

03 Time Complexity

04 Counting Elements

05 Prefix Sums

06 Sorting

07 Stacks and Queues

08 Leader

09 Maximum slice problem

10 Prime and Composite Numbers

11 -

12 Euclidean Algorithm

13 -

14 -

15 Caterpillar Method

16 Greedy Algorithms

90 Task from Indeed Prime 2015 challenge

92 Tasks from Indeed Prime 2016 College Coders challenge

99 Future training