https://github.com/bl33h/datalistitemidentification
https://github.com/bl33h/datalistitemidentification
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bl33h/datalistitemidentification
- Owner: bl33h
- Created: 2022-07-15T13:31:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T16:22:52.000Z (over 3 years ago)
- Last Synced: 2025-01-21T15:15:38.977Z (11 months ago)
- Language: Kotlin
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataListItemIdentification
A program that is able to detect the type of data entered in a list and it prints
## Files
- src: the code that implements the solution.
- JUnit: the tests carried out to evaluate the effectiveness and efficiency of the implemented solution (code).
*Note: to execute the code, it's important that run only on this location