473,394 Members | 1,737 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Query on python linked list

how do i develop a algorithm for linked lists in python
i want immediate answers
Aug 8 '07 #1
14 3081
bvdet
2,851 Expert Mod 2GB
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.
Aug 8 '07 #2
bartonc
6,596 Expert 4TB
<snip>i want immediate answers
Don't we all! However, that's not the way things work around here.

Please take some time to review our Posting Guidelines. Thank you.
Aug 8 '07 #3
how can i become femiliar with linked lists in python language
Aug 9 '07 #4
can you send python tutorial for linked lists
Aug 9 '07 #5
bartonc
6,596 Expert 4TB
can you send python tutorial for linked lists
Probably. But first I'd like to direct your attention to our Posting Guidelines as you need to understand some of this site's rules.
Aug 9 '07 #6
how do i develop a linked list; plz explain by example i am beginner to python explain elaborately with example
Aug 9 '07 #7
Thank you for your suggestions
Aug 9 '07 #8
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.
Aug 10 '07 #9
bartonc
6,596 Expert 4TB
<snip> 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.

Thanks for taking the time to learn the rules.
Aug 10 '07 #10
bartonc
6,596 Expert 4TB
how do i develop a linked list; plz explain by example i am beginner to python explain elaborately with example

EVERYONE LOGGING ON FROM 59.93.61.145 WILL BE BANNED

unless I see some co-operation regarding this site's Posting Guidelines.

LAST WARNING.
Aug 10 '07 #11
bartonc
6,596 Expert 4TB
Thank you for your suggestions


EVERYONE LOGGING ON FROM 59.93.61.145 WILL BE BANNED

unless I see some co-operation regarding this site's Posting Guidelines.

LAST WARNING.
Aug 10 '07 #12
how can i insert an element at the beginning of the linked list in python
Aug 10 '07 #13
You stupid dotty potty that's not the way of asking a query. first you make sure that it should be clear not enigmatic. ok...............
Aug 10 '07 #14
bartonc
6,596 Expert 4TB
You stupid dotty potty that's not the way of asking a query. first you make sure that it should be clear not enigmatic. ok...............
You, my friend, have been banned for one week. All others logging on from your location will also be banned if this behavior keeps up.
Aug 10 '07 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: svilen | last post by:
hello again. i'm now into using python instead of another language(s) for describing structures of data, including names, structure, type-checks, conversions, value-validations, metadata etc....
5
by: Bernie | last post by:
Greetings, I have 3 servers all running SQL Server 2000 - 8.00.818. Lets call them parent, child1, and child 2. On parent, I create a view called item as follows: CREATE view Item as...
2
by: ajikoe | last post by:
Hi, I tried to follow the example in swig homepage. I found error which I don't understand. I use bcc32, I already include directory where my python.h exist in bcc32.cfg. /* File : example.c...
11
by: efrat | last post by:
Hello, I'm planning to use Python in order to teach a DSA (data structures and algorithms) course in an academic institute. If you could help out with the following questions, I'd sure...
19
by: Dongsheng Ruan | last post by:
with a cell class like this: #!/usr/bin/python import sys class Cell: def __init__( self, data, next=None ): self.data = data
23
by: Just Another Victim of the Ambient Morality | last post by:
I'm looking for a linked list implementation. Something iterable with constant time insertion anywhere in the list. I was wondering if deque() is the class to use or if there's something else. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.