ScratchData LogoScratchData
Back to _paperN1's profile

Block Merge Algorithm Attempt

_P_paperN1•Created October 26, 2016
Block Merge Algorithm Attempt
2
1
146 views
View on Scratch

Instructions

Space or c to make new list. S to merge the two sublists together. This is a work-in-progress on a variation block merge sort, where the sorting algorithm uses a different method to merge two sublists together, by splitting both sublists into blocks, inserting, merging, and swapping the blocks under certain rules, and using insertion sort to make it truly sorted.

Description

https://en.wikipedia.org/wiki/Block_sort The article may be confusing a first, so make sure to read very carefully.

Project Details

Project ID127644455
CreatedOctober 26, 2016
Last ModifiedNovember 10, 2016
SharedNovember 3, 2016
Visibilityvisible
CommentsAllowed