Q27
In which data structure would you implement a social network where users are nodes and connections are edges?
A.
Graph
AnswerB.
Hash Table
C.
Array
D.
Stack
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board