Kanika0503 / DataStructures_KS

5 stars 0 forks source link

Trees or Graphs #6

Open Kanika0503 opened 1 month ago

Kanika0503 commented 1 month ago

Write a code to simulate how social networking site store user information. Which data structure do they use Trees or Graphs? Give the basic structure code.