NFC File Transferr
152 July 2, 2025- 9.1
- 1
- 2
- 3
- 4
- 5
This is a speed test of famous data structures.
This is a speed test of famous data structures.
You can see speed of ArrayList, LinkedList, HashSet,TreeSet, HashMap,TreeMap
Result of test is couinted in nanoseconds
1 second = 1 000 000 000 nanoseconds
More details of data structure implementation:
ArrayList
LinkedList
TreeSet
HashSet
HashMap
TreeMap
TreeSet
If you want to see other implementations, please let me know.