Domanda di colloquio di Samsung Electronics

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

Risposta di colloquio

Anonimo

2 ott 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