https://github.com/andreid/infini
https://github.com/andreid/infini
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreid/infini
- Owner: AndreiD
- Created: 2019-03-21T10:02:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T11:41:57.000Z (over 7 years ago)
- Last Synced: 2025-01-31T07:14:36.115Z (over 1 year ago)
- Language: Java
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# infini
complexity: O(initial_list_size * minimum_of((initial_list_size - 1) / 2, Math.sqrt(maxInput / minInput)
build instructions:
IntellJ IDEA or any other prefered IDE
gradle is used.
kotlin version is 1.3.21
### If you have trouble building it or you want maven please let me know