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

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

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?