home.social

#linkedlist — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #linkedlist, aggregated by home.social.

  1. 📜 In the 1950s, Dr. Newell and Simon were developing the Logic Theory Machine to simulate human problem-solving. They faced a challenge: tracking an unpredictable number of logical statements. Early machines like ENIAC used fixed-size arrays, where the size had to be predefined.

    🤔Want to know how they solved this, given those limitations?

    👉 Read the full story here - "Story of The First Linked List" - priyabrata-paul-blog.hashnode.

    #HistoryOfComputing #DataStructures #LinkedList

  2. Understanding and debugging Data Structures is easier when you can see the structure of your data using memory_graph: github.com/bterwijn/memory_gra

    Here we show values being added to a Linked List in Cursor AI. When adding the last value '5' we "Step Into" the code to show more of the details: raw.githubusercontent.com/bter

    🎥 See the Quick Intro video for the VS Code integration: youtu.be/23_bHcr7hqo