Samsung Electronics interview question

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

Interview Answer

Anonymous

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