You are here:

C/link list

Advertisement


Question
hi,
I have query regarding linked list.I need a sample program for linked list sorting(all types of sorting like quick merge etc).can you pls provide me with sample code.
thanks in advance.
regards
gayathri.

Answer
I don't maintain any such sample (free) codes.
If you are writing code, I can help you in case of problems or difficulty.

My suggestion to you is, to not go for sample code or "guides". Put your effort in learning the subject and write your own algorithms.
Data Structures is a very important subject of computer science. So, better study that properly.
Once you are ready with algorithm, it shouldn't be difficult to write the code. But, get the algorithm first, before writing a single line of code. This is very very important.

If you are going for code first, before algorithm, then you will never learn programming.

-Narendra

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.