Bit array

A bit array (also known as bit map, bit set, bit string, or bit vector) is an array data structure that compactly stores bits. It can be used to implement a simple set data structure.

Source: Wikipedia — Bit array (CC BY-SA 4.0)

Bit array

A bit array (also known as bit map, bit set, bit string, or bit vector) is an array data structure that compactly stores bits. It can be used to implement a simple set data structure.

Source: Wikipedia "Bit array" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy