إعـــــــلان

تقليص
لا يوجد إعلان حتى الآن.

لو سمحتواا أبغي حل هذا الاسايمنت ضروري...

تقليص
هذا الموضوع مغلق.
X
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة

  • لو سمحتواا أبغي حل هذا الاسايمنت ضروري...

    سلام عليكم ..
    ممكن مساعده يا جماعة الخير..
    عندي اسايمنت لازم اسلم باكر يالس احاول احله من اسبوع بس بدون فايده ...
    بليز إلي يعرف لا يبخل علينا.. ولكم جزيل الشكر..

    In this assignment you are asked to write a simple program which behaves as follows:
    You need to build a singly linked list which is initially empty. Each node in the list will contain a pointer to the next node. The element stored in the node is of type “String” and it represents a name or a word. Your job is to allow the user to insert a new word into the list. However, you must insert the new word in the correct position based on its alphabetical order. For example, if the list already contains the following words:
    ahmed à salim à tamir àwalid
    ; and the user wants to insert the name “bader”, then it must be inserted after “ahmed”. You can assume that all names (or words) will be provided by the user in small letters. All you have to do is to search for the correct position to insert the new word by conducting some comparisons. The program must allow the user to print the existing list.

  • #2
    لو سمحتواا أبغي حل هذا الاسايمنت ضروري...

    In this assignment you are asked to write a simple program which behaves as follows:

    You need to build a singly linked list which is initially empty. Each node in the list will contain a pointer
    to the next node. The element stored in the node is of type “String” and it represents a name or a word.
    Your job is to allow the user to insert a new word into the list. However, you must insert the new word
    in the correct position based on its alphabetical order. For example, if the list already contains the
    following words:

    ; and the user wants to insert the name “bader”, then it must be inserted after “ahmed”. You can
    assume that all names (or words) will be provided by the user in small letters. All you have to do is to
    search for the correct position to insert the new word by conducting some comparisons. The program
    must allow the user to print the existing list.

    1- This assignment is to be done individually. Copying the whole or part of someone else’s code will
    be considered cheating and will receive an academic penalty.

    2- Write your name and student ID at the top of the submitted file.

    3- Your work will be evaluated based on the following criteria:
    a- The program compiles and runs without any problems
    b- Correct implementation of creating the list, inserting a new node, and printing the list.
    c- Overall style and comments. Your code should be easy to read and understand and it should
    be well commented.
    هجرت البعض طوعا ... لإني رأيت قلوبهم تهوى فراقي...
    نعم اشتاق !!! ولكن وضعت كرامتي فوق اشتياقي ...
    وارغب وصلهم دوما ولكن ... طريق الذل لا تهواها ساقي!!!
    لست أفضل من غيري لكني ... أملك قناعة قويه تجعلني أرفض
    مقارنة نفسي بأحد...

    تعليق


    • #3
      بليز لا تبخلوا علينا .. انا ف انتظار ردودكم

      تعليق


      • #4
        قبل دقايق طارح هالموضوع ..... عسى نلاقي حل ...............

        تعليق


        • #5
          قبل دقايق طارح هالموضوع ... عسى نلاقي حل ..

          تعليق


          • #6
            حتى انا ابغى الحل اليووووم ضروري ...
            لانه التسليم اليوم...
            هجرت البعض طوعا ... لإني رأيت قلوبهم تهوى فراقي...
            نعم اشتاق !!! ولكن وضعت كرامتي فوق اشتياقي ...
            وارغب وصلهم دوما ولكن ... طريق الذل لا تهواها ساقي!!!
            لست أفضل من غيري لكني ... أملك قناعة قويه تجعلني أرفض
            مقارنة نفسي بأحد...

            تعليق


            • #7
              لا فائدة ...والحل ؟؟!!!

              تعليق


              • #8
                بليز ساعدونا ..

                تعليق


                • #9
                  شو من المقررآت هذآ؟؟

                  تعليق


                  • #10
                    داتا ستركتشر

                    تعليق


                    • #11
                      إعتمد على نفسك ولا تجلس تصدعنا

                      تعليق


                      • #12
                        عذرآ يغلق
                        مثل هالمواضيع ممنوعة
                        نتمنى المحآولة في حل مثل هذه المواضيع ثم طلب المسآعدة في تصحيح الأخطآء

                        موفق

                        sigpic
                        أحترم آلجميع . .

                        ليسَ ضعفاً مني . .

                        لگن,, هُنآگ من تَعِبَ في {تربيتي}.. !!

                        "كثيرة هي الكلمات بداخلي لكني اكتشفت بأن مفكرتي انسب ماأوى لهاآ"

                        تعليق

                        يعمل...
                        X