This repository contains an implementation of the so-called LinkedArrayList. It is constructed in such a way that there are several arrays that are connected to each other like a LinkedList.
This repository contains an implementation of the so-called LinkedArrayList. It is constructed in such a way that there are several arrays that are connected to each other like a LinkedList.
MIT License