In a social media news feed users are required to subscribe


Question: In a social media news feed, users are required to subscribe to the news feed before receiving any news or updates. Users can only subscribe to each news feed only once up to five different feeds. 

Given your knowledge of linked-lists and arrays, determine which of the two complex types you will use to implement the solution for tracking the number of subscribers within a media company and for tracking the number of news feed a subscriber can subscribe to.  

In your solution, explain and identify the advantages and disadvantage for inserting, deleting, and searching through different complex types. 

You have to implement the solution for tracking the number of subscribers - I can't seem to get this to work for some reason could somebody give me a code to compare and test?

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: In a social media news feed users are required to subscribe
Reference No:- TGS0957756

Expected delivery within 24 Hours