JavaScript Data Structures - 25 - Linked List Stack

preview_player
Показать описание

📱 Follow Codevolution

Linked List Stack
JavaScript Data Structures
Data Structures in JavaScript
Рекомендации по теме
Комментарии
Автор

Would you not be able to access the other methods on the list when you call say stack.list.append(60)? As the list is public..

omotayoolarewaju
Автор

The Line 17 should be this.list.head not this.head

Emily-icny
join shbcf.ru