MongoDB Related Exams
C100DBA Exam
Consider that the posts collection contains an array called ratings which contains ratings given to the post by various users in the following format:

Which of the following query will return all the documents where the ratings array contains elements that in some combination satisfy the query conditions?
What is the defau size of a GridFS chunk?
As per the aggregation pipeline optimization concepts, if you have a $sort followed by a $match: