It is a generic array for storing data with gaps. Optimizes required space by not storing zeroes. Can help for implementing efficient storage of huge sparse matrices.
Element access complexity: O(Log N).
Extends over a dynarr
Platforms | CI/CD | COVERAGE |
---|---|---|
Linux | ||
Windows |