Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introduction to Data Structures!
You have completed Introduction to Data Structures!
Preview
Now that we have an implementation of merge sort on two data structures how do they compare? Is one "better"?
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
function would actually
take up this entire video.
0:00
Instead, I'll leave that
to you to try as homework.
0:03
At the very end let's
create a new linked list.
0:07
Let's add a few nodes to this so l_add.
0:11
I'm gonna copy paste this so
0:14
it makes it easier to me to
not to have to retype a bunch.
0:17
So I'll add 10, and then say 2,
44, 15, and something like 200.
0:21
Then we'll go ahead and print l so
that we can inspect this list.
0:28
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up