CORE
this category is for anything that doesn’t interact with external systems like the file system, the network, or OS internals.
Control flow, loops, conditions
Pointers, arrays, structs, unions
String manipulation
Math functions, algorithms (sorting, searching, etc.)
Bitwise operations
Character encoding, ASCII/Unicode
Counting array examples, basic logic puzzles
Last updated