What is the cost of external sorting?
What will be an ideal response?
2 * F * logM-1F, where F is the number of pages in file and M is the number of pages in memory.
Computer Science & Information Technology
What will be an ideal response?
2 * F * logM-1F, where F is the number of pages in file and M is the number of pages in memory.