Implement shell sort in A86 assembly language (see Kernighan and Ricthie's C programming language book for shell sort C code). Your input will be a string of characters and you are suppposed to sort the characters in the input. For example: if you input:
hoorayokultatil
your output will be:
aahikllooorttuy