What are the data structures in javascript?
Answers
Answered by
0
Answer:
At a high level, there are basically three types of data structures. Stacks and Queues are array-like structures that differ only in how items are inserted and removed. Linked Lists, Trees, and Graphs are structures with nodes that keep references to other nodes
Explanation:
Similar questions
Physics,
7 months ago
English,
7 months ago
Social Sciences,
1 year ago
English,
1 year ago
Hindi,
1 year ago