T There are 2 buildings and on each’s window, a flower pot is kept. Ravi’s mother tells him to multiply each cell/window to the other and store in a matrix ? What would be time complexity if he writes a code to do so ? August 27, 2021 1 Min Read 0 62 August 27, 2021 1 Min Read 0 62 Answer : D. Theta(n2) Programming Editor Continue Reading