https://github.com/maikelsouza/codility
Exercise preparatory to the Codility platform
https://github.com/maikelsouza/codility
java-8
Last synced: about 1 month ago
JSON representation
Exercise preparatory to the Codility platform
- Host: GitHub
- URL: https://github.com/maikelsouza/codility
- Owner: maikelsouza
- Created: 2023-01-04T18:12:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T13:00:25.000Z (over 3 years ago)
- Last Synced: 2025-03-23T00:26:30.421Z (over 1 year ago)
- Topics: java-8
- Language: Java
- Homepage: https://www.codility.com/
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exercise preparatory to the
codility platform
Some introductory exercises with java.
Follow the list below:
- Iterations
- BinaryGap
- Arrays
- CyclicRotation
- OddOccurrencesInArray
- Time Complexity
- FrogJmp
- PermMissingElem
- TapeEquilibrium
- Counting Elements
- FrogRiverOne
- PermCheck
- Prefix Sums
- assingCars
- Sorting
- Distinct
- MaxProductOfThree
- Triangle
- Stacks and Queues
- Brackets
- Fish
- Nesting
- StoneWall
- Leader
- Dominator
- EquiLeader
- Maximum slice problem
- MaxProfit
- MaxSliceSum
- Prime and composite numbers
- CountFactors
- MinPerimeterRectangle
- Prime and composite numbers
- CountFactors
- MinPerimeterRectangle
- Euclidean algorithm
- ChocolatesByNumbers