- Integer Substrings: Write a function that, given two integers A and B, returns the leftmost position at which A occurs in B. The function should return -1 if A does not occur in B.
- Increment Array: Write a function which returns an array which represents number X+1.
- String Transformation: Write a function that, given a string S (containing only the letters 'A', 'B', and 'C') consisting of N characters, returns any string that can result from a sequence of transformations.
- Calculate List lenght from Array: Write a function that, given a non-empty array A consisting of N integers, returns the length of the list constructed from A.
mlskidmore/Codility-Challenges
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|