Intel Corporation interview question

Draw: Make a NOT gate using only NAND gate(s).

Interview Answer

Anonymous

20 Sept 2020

(Drawn on screen) Branch the input wire to hook into both inputs of a single NAND gate, and connect the output wire to the output of that NAND gate.