Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Computer Science Introduction to Data Structures The Merge Sort Algorithm Recap: Merge Sort

Chaltu Oli
Chaltu Oli
4,915 Points

Merger sort

Doesn't the merge sort use a divide and conquer technique?

1 Answer

rydavim
rydavim
18,813 Points

Your answer is correct, so my guess is that there was a typo or you had more than one word in a single box or maybe you had whitespace somewhere. Unfortunately, sometimes the challenges can be pretty strict about the answers they accept. So I would double check the things above and see if that goes through for you.

Let me know if you still have trouble getting your answer to pass, including screenshots if possible. That way if it's a bug it'll be easy to report it. Good luck, and happy coding!