In what data structures are pointers applied?
4 years ago
Data Structure and Algorithm
Pointers that are used in linked list have various applications in the data structure. Data structures that make use of this concept include the Stack, Queue, Linked List and Binary Tree.
Sujan Bk
Jan 9, 2022