Home > Build Datastores From Scratch > Build Datastores From Scratch > Creating a Document-Oriented Database Show previous contentTry this exercise. Fill in the missing part by typing it in.The time complexity of fetching documents based on some condition could be improved from O(n) to __ by using indexes or hashing structures.Write the missing line below.SubmitReveal answer Show following content