Question d’entretien chez NVIDIA

using malloc, implement malloc16 which returns addresses that are multiples of 16.

Réponse à la question d'entretien

Utilisateur anonyme

27 févr. 2025

allocating extra space and then checking the remainder of the allocated address to return the new address shifted to a 16 multiple