Estructuras de Datos

0x0042 INICIALIZANDO...
0x7ffe-stack
*p = malloc(sizeof(Node))
0x3b2a - heap
ptr -> next = NULL
0x7ffe-stack
BUFFER_OVERFLOW
VIDEO_STREAM
Volver al inicio

11.2 Funciones Hash y el Módulo

Tablas Hash

Explicación técnica: Cómo convertir un texto (string) en un número entero válido para un array.