themedemic

Memory Access

Videos on memory access

  • The below videos describe the memory layout for a C program and the scenario that leads to memory leak

    Memory Layout
    Memory Leak
themedemic

Branches & Loops

Videos on branches & loops

themedemic

Operators

Videos on operators

  • The below videos describe the uniary and binary operators and their precedence

    Operators