✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Close
  • JASON LEE
    JASON LEE
    17,352 Points

    Problem with .size() method

    Posted on Feb 18, 2023 by JASON LEE
    JASON LEE
    17,352 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Adding Nodes to a Linked List

    1 Answer

  • Stacy Davis
    Stacy Davis
    5,410 Points

    Time Complexity for Insertion in Different Languages

    Posted on Mar 5, 2022 by Stacy Davis
    Stacy Davis
    5,410 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Linked Lists Operations

    1 Answer

  • Jordan Kittle
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Jordan Kittle
    Full Stack JavaScript Techdegree Graduate 20,148 Points

    Confusing visualization at 3:41 with the position variable and list head

    Posted on Mar 19, 2021 by Jordan Kittle
    .a{fill-rule:evenodd;}techdegree seal-36
    Jordan Kittle
    Full Stack JavaScript Techdegree Graduate 20,148 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Inserting a Node

    1 Answer

  • Allison Spitzley
    Allison Spitzley
    675 Points

    What is the last node in a link called?

    Posted on Aug 26, 2020 by Allison Spitzley
    Allison Spitzley
    675 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Recap: Linked List Basics

    1 Answer

  • Calvin Secrest
    Calvin Secrest
    24,815 Points

    Is Linked List similar to recursive binary search?

    Posted on Jun 6, 2020 by Calvin Secrest
    Calvin Secrest
    24,815 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • What Is a Linked List?

    0 Answers

  • Timothy Tseng
    Timothy Tseng
    3,292 Points

    In this video how is count updating when you add?

    Posted on Mar 27, 2020 by Timothy Tseng
    Timothy Tseng
    3,292 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Adding Nodes to a Linked List

    1 Answer

  • senay yakut
    senay yakut
    4,124 Points

    can i have in javascript as well? thanks

    Posted on Oct 6, 2019 by senay yakut
    senay yakut
    4,124 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Singly and Doubly Linked Lists

    4 Answers

  • YZ L
    YZ L
    6,184 Points

    how on earth am I supposed to remember

    Posted on Oct 2, 2019 by YZ L
    YZ L
    6,184 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Recap: Linked List Operations

    2 Answers

  • Daniel Smith
    Daniel Smith
    10,172 Points

    I'm not sure what this answer is

    Posted on Apr 25, 2019 by Daniel Smith
    Daniel Smith
    10,172 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Recap: Linked List Operations

    1 Answer

  • MoatazBellah Ghobashy
    MoatazBellah Ghobashy
    9,518 Points

    I feel confused a little bit about linked list

    Posted on Mar 14, 2019 by MoatazBellah Ghobashy
    MoatazBellah Ghobashy
    9,518 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Removing a Node

    4 Answers

  • Teacher Russell
    Teacher Russell
    16,873 Points

    Inserting a node

    Posted on Sep 30, 2018 by Teacher Russell
    Teacher Russell
    16,873 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Inserting a Node

    2 Answers

  • Teacher Russell
    Teacher Russell
    16,873 Points

    linked list next_node

    Posted on Sep 29, 2018 by Teacher Russell
    Teacher Russell
    16,873 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • What Is a Linked List?

    3 Answers

  • leonardo valdes
    leonardo valdes
    12,384 Points

    You don't have to free the memory taken up by the removed node?

    Posted on Sep 26, 2018 by leonardo valdes
    leonardo valdes
    12,384 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Removing a Node

    1 Answer

  • Ary de Oliveira
    Ary de Oliveira
    28,298 Points

    Introduction to data structures Python

    Posted on Sep 22, 2018 by Ary de Oliveira
    Ary de Oliveira
    28,298 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Recap: Linked List Operations

    4 Answers

  • Stephan Stylianides
    Stephan Stylianides
    1,317 Points

    Code for def __repr__(self) in GitHub is incorrect.

    Posted on Sep 20, 2018 by Stephan Stylianides
    Stephan Stylianides
    1,317 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Adding Nodes to a Linked List

    1 Answer

  • Carel Du Plessis
    PLUS
    Carel Du Plessis
    Courses Plus Student 16,356 Points

    Iterating over the nodes in a list is a process commonly called list _________?

    Posted on Sep 20, 2018 by Carel Du Plessis
    Carel Du Plessis
    Courses Plus Student 16,356 Points
    • Computer Science
    • Introduction to Data Structures
    • Building a Linked List
    • Recap: Linked List Operations

    5 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.