Thread: Could you help me to answer the below question By C language ?

  1. #1
    Registered User
    Join Date
    Oct 2015
    Posts
    1

    Could you help me to answer the below question By C language ?

    1- Create a linked list deom user input randomaly chooser?
    2- Finding the largest and smallest number in the list?
    3- Find the count of the nodes?
    4- Delete every other nodes?

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    I don't see any questions to answer. What specific problems are you having?

    Perhaps you need to read this sites homework policies?

    Jim

  3. #3
    Registered User rstanley's Avatar
    Join Date
    Jun 2014
    Location
    New York, NY
    Posts
    1,111
    1- Create a linked list deom user input randomaly chooser?
    I understand that English is not your native language. I assume you need to create a linked list of numbers input by the user.

    We cannot do the work for you,. You need to use what you were taught in previous classes, and attempt to write the code yourself. Then we can comment on your code, and try to point you in the right direction.

    Please read:

    Full Forum Guidelines

    Homework

    Forum Rules FAQ

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how would you answer this question?
    By smoking81 in forum Linux Programming
    Replies: 3
    Last Post: 09-08-2008, 03:53 AM
  2. some question asking for answer...
    By mat13mat in forum C++ Programming
    Replies: 6
    Last Post: 04-30-2008, 03:40 AM
  3. anybody please answer this question
    By kumar in forum C Programming
    Replies: 1
    Last Post: 03-13-2005, 06:16 AM
  4. Please Answer My Question:
    By DeanDemon in forum C++ Programming
    Replies: 2
    Last Post: 12-17-2002, 12:50 AM
  5. Can someone answer this question?
    By billholm in forum Linux Programming
    Replies: 7
    Last Post: 07-09-2002, 03:12 PM

Tags for this Thread