I was asked this question in an interview related to COMPUTER ARCHITECTURE. Given an L1 cache, i can read and write into the cache and assuming it to be byte addressable and L2 and memory cache to be present in further hierarchy.
Describe an algorithm to find size of given cache
This was the only info given to me. Please tell me if I am missing any info/assumptions here.
Thanks