6. Bitsets and Files

Опубликовано: 16 Февраль 2026
на канале: Derick Rethans
183
3

In this video we expand our bitset example by reading data from a file, and using that to check for values. I also discuss a little on when and which data structures are appropriate.

00:00 Recap
02:10 Reading Files
13:45 Converting Strings to Numbers
16:30 Checking for Errors
18:10 Configuring and Querying the Set
20:00 Checking for Memory Issues
24:00 Algorithm Discussion