The origin of list data structureOrigins of the Segment tree data structureImplementability of a (abstract) data structure/type?Are “data structures” part of algorithms or of programming languages?Does my “hollow list” structure exist already?Data Structure exampleWhat is the type of linked list where order doesn't matterWorst time complexity for finding a median number for a list and array data structureOptimal data structure for sorted listTerminology Questions: Data-structure consisting of lists without repetitionsA data structure to do a specific lookup fast

Creating Stored Procedure in local db that references tables in linked server

Crime rates in a post-scarcity economy

When an electron around an atom drops to a lower state, is 100% of the energy converted to a photon?

How do I give a darkroom course without negatives from the attendees?

Is this strange Morse signal type common?

What happens when the drag force exceeds the weight of an object falling into earth?

Why doesn't increasing the temperature of something like wood or paper set them on fire?

How to explain intravenous drug abuse to a 6-year-old?

How do I minimise waste on a flight?

Why did Ham the Chimp push levers?

Where do 5 or more U.S. counties meet in a single point?

Examples where existence is harder than evaluation

My Sixteen Friendly Students

I'm attempting to understand my 401k match and how much I need to contribute to maximize the match

How can it be that ssh somename works, while nslookup somename does not?

Two (probably) equal real numbers which are not proved to be equal?

When was it publicly revealed that a KH-11 spy satellite took pictures of the first Shuttle flight?

Light Switch Neutrals: Bundle all together?

Do oversize pulley wheels increase derailleur capacity?

What will Doctor Strange protect now?

And now you see it II (the B side)

What is the oldest instrument ever?

why it is 2>&1 and not 2>>&1 to append to a log file

Is the tensor product (of vector spaces) commutative?



The origin of list data structure


Origins of the Segment tree data structureImplementability of a (abstract) data structure/type?Are “data structures” part of algorithms or of programming languages?Does my “hollow list” structure exist already?Data Structure exampleWhat is the type of linked list where order doesn't matterWorst time complexity for finding a median number for a list and array data structureOptimal data structure for sorted listTerminology Questions: Data-structure consisting of lists without repetitionsA data structure to do a specific lookup fast













2












$begingroup$


Does anyone know when the list data structure was mentioned in computer programming/algorithms? Who gave birth to this list concept?










share|cite|improve this question







New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$











  • $begingroup$
    What do you mean by list? Is it this list?
    $endgroup$
    – Apass.Jack
    May 4 at 21:43
















2












$begingroup$


Does anyone know when the list data structure was mentioned in computer programming/algorithms? Who gave birth to this list concept?










share|cite|improve this question







New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$











  • $begingroup$
    What do you mean by list? Is it this list?
    $endgroup$
    – Apass.Jack
    May 4 at 21:43














2












2








2





$begingroup$


Does anyone know when the list data structure was mentioned in computer programming/algorithms? Who gave birth to this list concept?










share|cite|improve this question







New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$




Does anyone know when the list data structure was mentioned in computer programming/algorithms? Who gave birth to this list concept?







algorithms data-structures linked-lists lists






share|cite|improve this question







New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|cite|improve this question







New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|cite|improve this question




share|cite|improve this question






New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked May 4 at 19:05









BegueradjBegueradj

133




133




New contributor



Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Begueradj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • $begingroup$
    What do you mean by list? Is it this list?
    $endgroup$
    – Apass.Jack
    May 4 at 21:43

















  • $begingroup$
    What do you mean by list? Is it this list?
    $endgroup$
    – Apass.Jack
    May 4 at 21:43
















$begingroup$
What do you mean by list? Is it this list?
$endgroup$
– Apass.Jack
May 4 at 21:43





$begingroup$
What do you mean by list? Is it this list?
$endgroup$
– Apass.Jack
May 4 at 21:43











1 Answer
1






active

oldest

votes


















4












$begingroup$

Knuth gives a good overview on the history of lists and linked data structures. From The Art of Computer Programming, Volume I, Section 2.6:




Linked memory techniques were really born when A. Newell, J. C. Shaw, and H. A. Simon began their investigations of heuristic problem-solving by machine.







share|cite|improve this answer









$endgroup$













    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "419"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Begueradj is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcs.stackexchange.com%2fquestions%2f108958%2fthe-origin-of-list-data-structure%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4












    $begingroup$

    Knuth gives a good overview on the history of lists and linked data structures. From The Art of Computer Programming, Volume I, Section 2.6:




    Linked memory techniques were really born when A. Newell, J. C. Shaw, and H. A. Simon began their investigations of heuristic problem-solving by machine.







    share|cite|improve this answer









    $endgroup$

















      4












      $begingroup$

      Knuth gives a good overview on the history of lists and linked data structures. From The Art of Computer Programming, Volume I, Section 2.6:




      Linked memory techniques were really born when A. Newell, J. C. Shaw, and H. A. Simon began their investigations of heuristic problem-solving by machine.







      share|cite|improve this answer









      $endgroup$















        4












        4








        4





        $begingroup$

        Knuth gives a good overview on the history of lists and linked data structures. From The Art of Computer Programming, Volume I, Section 2.6:




        Linked memory techniques were really born when A. Newell, J. C. Shaw, and H. A. Simon began their investigations of heuristic problem-solving by machine.







        share|cite|improve this answer









        $endgroup$



        Knuth gives a good overview on the history of lists and linked data structures. From The Art of Computer Programming, Volume I, Section 2.6:




        Linked memory techniques were really born when A. Newell, J. C. Shaw, and H. A. Simon began their investigations of heuristic problem-solving by machine.








        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered May 4 at 21:31









        Marcus RittMarcus Ritt

        30616




        30616




















            Begueradj is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Begueradj is a new contributor. Be nice, and check out our Code of Conduct.












            Begueradj is a new contributor. Be nice, and check out our Code of Conduct.











            Begueradj is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to Computer Science Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcs.stackexchange.com%2fquestions%2f108958%2fthe-origin-of-list-data-structure%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form