how do i develop a algorithm for linked lists in python
i want immediate answers
What are you trying to accomplish that cannot be done with Python's built-in lists and dictionaries? A google on 'python linked list' turns up a number of links for your immediate needs.
I'm new to the python programming I don't know how to write an algorithm (in a text file) that takes 'n' numbers as input and adds them to the linked list. Make sure the nodes of the linked list are sorted based on the numbers given as input. I wanna quick reply.
Don't we all. But that's not the way things work around here.
We have some rules (especially regarding homework).
Learn all about them in our Posting Guidelines.