Can someone please write me pseudocode that merges two sorted lists into a new third sorted list by using only ADT sorted list operations?
Hi,
I'm a very beginner. I was just wondering what ADT stands for? I know its not home security. I've never encountered it. Could you tell me?
thanks,
Yup, it stands for Abstract Data Type....You will see be seeing plenty of it when you get a little further into the programming language.
Ok, thank you hope you get the answer your looking for.