Linked allocation of disk space allows only sequential access of data.
Indexed allocation of disk space allows direct access to disk blocks.
There is no internal fragmentation in contiguous allocation of disk space
There is no external fragmentation in linked allocation of disk space.