shsh_shah 0 Light Poster

Hi,
Can Anyone help me in pseudo code or algorithms to write InsertAt() method for LinkedList. Basically when this method will be called it will ask user where he want to put that data somewhere in the middle of nodes and then that data will be inserted in between the nodes.

I am new to C# programming and learning different things everyday. Even if anybody can help me in defining structure for "InsertAt()" method.

I have done Insert() and Display().

Any ideas.
Please help..
Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.