Hi,
I was asked to design an algorithm to calculate most user viewed pages. I answered him that we can make use of counter but that was not an efficient algorithm.
What would be more efficient algorithm to calculate the most user viewed pages.
Thanks.