Operating Systems - Inode Structure - File Metadata & Block Pointers
What is the time complexity of accessing the nth data block in a file using an inode with direct, single, double, and triple indirect pointers, assuming each indirect block contains M pointers?
