Linked list | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Linked list

How can I write this by c++ with using linked list ( List A= lists after removing all the num that are less than or equal to the minimum in List B)!?

19th Aug 2020, 6:24 AM
hams alhabsi
hams alhabsi - avatar
1 Answer
+ 5
This question looks like a homework assignment for you. If we give you entire solution directly, we ruin your learning opportunities. You should show your effort by accompanying your question with an attempt. This Q&A forum is for specific programming questions or questions related to SoloLearn (platform, usage and so on) https://www.sololearn.com/Discuss/1316935/?ref=app By specific, we mean that you have spent effort and got stuck somewhere. After showing us your work, we'll give you guidance accordingly. Please show your attempt here using code playground. https://www.sololearn.com/post/75089/?ref=app
19th Aug 2020, 11:43 PM
WenHao1223
WenHao1223 - avatar