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 Alternate Versions of Merge Sort

Angelus Miculek
Angelus Miculek
4,626 Points

where is python

Hello! I have never coded in Swift, and would like to know where a python implementation for this could be found. Thanks.

2 Answers

Angelus Miculek
Angelus Miculek
4,626 Points

Hello Rohald.

I am confused that at 3:50, Pasan implies that the trueer version of merge sort halves the list without using the slice function, and that there is an example of that in the notes. I would like to know where it is, because I was unable to think of the solution on my own.

Thank you for your time.