Which of the following is true about the time complexity of Merge Sort?
Which of the following sorting algorithms is best for nearly sorted data?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
Which is not true about minimum spanning tree?
Which algorithm finds the longest common subsequence (LCS) of two sequences?
Which algorithm finds the shortest paths between all pairs of vertices in a weighted graph?
Which data structure is used for implementing recursive function calls?
Which of the following SQL queries is used to remove a table from a database?
Which graph traversal technique is commonly used for topological sorting?
Which file structure is best suited for handling large datasets and ensuring fast access in C, C++, Java, or Python?    Â