| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tonivade improved solution (#582) | Antonio Muñoz | 2024-01-25 | 1 | -128/+146 |
| | | | | | | | | | | | | | | | | | | | | * tonivade improved not using HashMap * use java 21.0.2 * same hash same station * remove unused parameter in sameSation * use length too * refactor parallelization * use parallel GC * refactor * refactor | ||||
| * | tonivade implementation (try 2) (#541) | Antonio Muñoz | 2024-01-23 | 1 | -0/+268 |
| * tonivade implementation * synchronized block performs better than ReentrantLock * remove ConcurrentHashMap * refactor * use HashMap.newHashMap * change double to int * minor refactor * fix | |||||
