GeeksforGeeks » Interview Questions
datastructure
(2 posts)-
SORTING NOT POSSIBLE FOR BELOW
1)INSERTION
2)SELECTION
3)INSERTION
4)DELETING -
1) sorting is possible using insertion by using insertion sort
2) sorting is possible using seletion using selection sort
3) sorting is possible using deletion
Reply
You must log in to post.