#Doubly Linked list question
21 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
I can't get how to create the algorithm for S.
Also note that, yes it was a test, but it's already over and it wasn't worth anything except for learning
picture of screen + not well formed question + L + past due + 
I am sorry, but I think the question is fully visible
yeah the point is, no one is gonna just solve it for you
write some code
figure as much as you can
then ask if you can't get past some error or crash
But that's the thing, idk how to do that second part with S
Idk where to even start from, I don't have any code to show
And I only require help with S part
I can do D and I
Anyone can ask a question in our programming channels. Following the guide Writing The Perfect Question is recommended.
State your problem clearly and provide all necessary details:
• the relevant portion of your code, or all of it
• the expected output
• the actual output (or the full error)
🏆 Gold Standard: Minimal Reproducible Example
Provide the relevant code in the message, and format it nicely with a code block*. If it's too much for one message, you can upload it:
• Compiler Explorer for most C/C++ snippets
• OnlineGDB for interaction, debugging
⛔ Do not post screenshots, let alone photos of your screen!
Forgetting the silly exercises this assignment has you do, have you got the linked list code complete?
This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.