8086 assembly language mini project

Job ID: 33512185

Budget: ₹600 – ₹1,500 INR

Write a menu based 8086 ALP program which does the following on pressing the corresponding key on the standard keyboard.
1 read a string with alphabets, special character and digits
2 Extract only the consonants, sort and display them.
3 Display the maximum occurring character in the string
also if you could explain the code to me