The document discusses implementing merge sort and quick sort algorithms in Java. It includes code snippets showing how to write merge sort and quick sort methods as well as a main method to test sorting an integer array for each algorithm.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
10 views
21BCE8722 - Assignment2 1
The document discusses implementing merge sort and quick sort algorithms in Java. It includes code snippets showing how to write merge sort and quick sort methods as well as a main method to test sorting an integer array for each algorithm.