Sequential data structures such as arrays(lists), stacks, queues, and linked lists. Others data structure include: 1.sets 2.dictionaries 3.hashes 4.recursion 5.tree ( a special type of binary tree-heap data structure) 6.graph
This article will use the knowledge about single linked l...[作者空间]