Find length of a Singly Linked List in Java | Implementation | Linked List in DSA

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Singly Linked List is a data structure that stores data in the form of a series of nodes. The data structure has the following properties -
    1. It contains a sequence of nodes.
    2. A node has data and a reference that points to the next node in a list.
    3. The first node is the head node. It holds the complete list.
    4. The last node has data and the next points to null or None.
    5. It is a one-way list or forward direction list.
    ►Full DSA Course - • Data Structures and Al...
    ►Follow me on Instagram - bit.ly/intrvwk...
    ►Follow me on LinkedIn - bit.ly/fllwlkdn
    ►Enroll in the complete course: bit.ly/3W4qthg
    ►Source Code - github.com/din...
    ►Download DSA Animation Slides - techready.in/c...
    ►Click here to subscribe - www.youtube.co...
    Watch all my playlist here:
    ►Data Structures and Algorithms Course playlist: • Data Structures and Al...
    ►Mastering JUnit 5 - www.youtube.co...
    ►Mastering Mockito 3 - • Mockito 3 Tutorials
    ►Analysis of Algorithms - • Analysis of Algorithms
    ►Linked List Data Structures - • Linked List Data Struc...
    ►Array Data Structures - • Playlist
    ►Stack Data Structure - • Stack Data Structure
    ►Queue Data Structure - • Queue Data Structure
    ►Binary Tree Data Structure - • Binary Tree Data Struc...
    ►Graph Data Structure - • Graph Data Structure
    ►Binary Heap Data Structure - • Binary Heap Data Struc...
    ►Trie Data Structure - • Trie Data Structure
    ►Dynamic Programming Algorithms - • Dynamic Programming Al...
    ►Hashing Data Structures - • Hashing Data Structures
    ►Sorting and Searching - • Sorting and Searching
    ►String Algorithms - • String Algorithms
    #dsa #algorithms #coding

КОМЕНТАРІ • 6

  • @dungeonwolf6991
    @dungeonwolf6991 4 місяці тому +1

    Thanks sir ...

  • @VishnuKiran-cn2wm
    @VishnuKiran-cn2wm 4 місяці тому

    Sir I have a small request can you share any resources for data science entry roles Like Data engineer resources or Data analyst roles kind off and share in your social media platforms so that we can utilise those and work on our careers sir
    If possible please help us with this

  • @SAQUIBANWAR-t8l
    @SAQUIBANWAR-t8l 4 місяці тому +1

    Thank u sir

  • @MdAlamin-jn5hw
    @MdAlamin-jn5hw 4 місяці тому

    Hello Sir, still I can't enroll in your course. Help me please.