Pregunta de entrevista de Samsung Electronics

Code for Linked List. What is faster LL or Arrays Coding for LL and how to do it using just one pointer.

Respuesta de la entrevista

Anónimo

2 de oct de 2018

Just create a stricter and initulize a pointer to that staructer in the structera it self. Then this is is used to reference the next element.

1