Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Algorithms | InsertionSort | Question 6
Last Updated :
Discuss
Comments
What is the best sorting algorithm to use for the elements in array are more than 1 million in general?
Merge sort.
Bubble sort.
Quick sort.
Insertion sort.
This question is part of this quiz :
Top MCQs on Sorting Algorithms with Answers,
Top MCQs on QuickSort Algorithm with Answers,
Top MCQs on InsertionSort Algorithm with Answers,
Top MCQs on MergeSort Algorithm with Answers
Tags:
DSA Quiz
Share your thoughts in the comments
Add Your Comment
GeeksforGeeks
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !