Are you sure you're getting this? 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.
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.