Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Lec-20: Traversing in Linked list | Data Structure

Автор: Gate Smashers

Загружено: 2022-08-07

Просмотров: 193740

Описание:

👉Subscribe to our new channel:   / @varunainashots  

A linked list is a linear data structure that needs to be traversed starting from the head node until the end of the list. Unlike arrays, where random access is possible, linked list requires access to its nodes through sequential traversal. Traversing a linked list is important in many applications. For example, we may want to print a list or search for a specific node in the list. Or we may want to perform an advanced operation on the list as we traverse the list. The algorithm for traversing a list is fairly trivial.

0:00 - Introduction
0:45 - Traversing
5:27 - Internal working of Traversing
6:50 - Pseudo code
a. Start with the head of the list. Access the content of the head node if it is not null.
b. Then go to the next node(if exists) and access the node information
c. Continue until no more nodes (that is, you have reached the last node)

►Data Structure (Complete Playlist):
   • Data Structure  

Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
► Operating System :
   • Operating System (Complete Playlist)  
►Database Management System:
   • DBMS (Database Management system) Complete...  
► Theory of Computation
   • TOC(Theory of Computation)  
►Artificial Intelligence:
   • Artificial Intelligence (Complete Playlist)  
►Computer Networks (Complete Playlist):
   • Computer Networks (Complete Playlist)  
►Computer Architecture (Complete Playlist):
   • Computer Organization and Architecture (Co...  
►Structured Query Language (SQL):
   • Structured Query Language (SQL)  
►Discrete Mathematics:
   • Discrete Mathematics  
►Compiler Design:
   • Compiler Design (Complete Playlist)  
►Number System:
   • Number system  
►Cloud Computing & BIG Data:
   • Cloud Computing (Complete Course)  
►Software Engineering:
   • Software Engineering  
►Design and Analysis of algorithms (DAA) (Complete Playlist):
   • Design and Analysis of algorithms (DAA)  
►Graph Theory:
   • Graph Theory  
►Programming in C:
   • C Programming  
►Digital Logic:
   • Digital Logic (Complete Playlist)  

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
► Subscribe to us on YouTube:    / gatesmashers  
►Subscribe to our new channel:    / @varunainashots  
► Like our page on Facebook:   / gatesmashers  
► Follow us on Instagram:   / gate.smashers  
► Follow us on Instagram:   / varunainashots  
► Follow us on Telegram: https://t.me/gatesmashersofficial
► Follow us on Threads: https://www.threads.net/@gate.smashers
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Email us at: gatesmashers2018@gmail.com

Lec-20: Traversing in Linked list | Data Structure

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Lec-21: Insert a node at the beginning of Linked list | Data Structure

Lec-21: Insert a node at the beginning of Linked list | Data Structure

Алгоритм обхода связанного списка | Структура данных

Алгоритм обхода связанного списка | Структура данных

| 9TH MATHS | CHAPTER -1 NUMBER SYSTEM||BY-RAMPRAWESH SIR | NCERT|

| 9TH MATHS | CHAPTER -1 NUMBER SYSTEM||BY-RAMPRAWESH SIR | NCERT|

Data Structure

Data Structure

Lec-19: The Basic Operations of Linked List | Data Structure

Lec-19: The Basic Operations of Linked List | Data Structure

Lec-22: Insert a node at the end of Linked List | Data Structure

Lec-22: Insert a node at the end of Linked List | Data Structure

Linked List | Complete Playlist for FAANG Interviews

Linked List | Complete Playlist for FAANG Interviews

Traversing a Single Linked List (Counting the Nodes)

Traversing a Single Linked List (Counting the Nodes)

Complete DSA Using C

Complete DSA Using C

Introduction to Linked List

Introduction to Linked List

Lec-30: Introduction to Stack | PUSH and POP operations | Data Structure

Lec-30: Introduction to Stack | PUSH and POP operations | Data Structure

ОБЫЧНЫЙ VPN УМЕР: Чем обходить блокировки в 2026

ОБЫЧНЫЙ VPN УМЕР: Чем обходить блокировки в 2026

2.1 Introduction to Linked List | Need of Linked List | DSA Tutorials

2.1 Introduction to Linked List | Need of Linked List | DSA Tutorials

Деревья AVL: простое объяснение

Деревья AVL: простое объяснение

Компания Salesforce признала свою ошибку.

Компания Salesforce признала свою ошибку.

Lec-23: Insert a node after a given node in Linked List | Data Structure

Lec-23: Insert a node after a given node in Linked List | Data Structure

Стоит ли по-прежнему учиться программированию в 2026 году?

Стоит ли по-прежнему учиться программированию в 2026 году?

Creating the Node of a Single Linked List

Creating the Node of a Single Linked List

Lec-53: Binary Search Tree in Data Structure | Insertion and Traversal in BST

Lec-53: Binary Search Tree in Data Structure | Insertion and Traversal in BST

2.4 Linked List Implementation in C/C++ | Creation and Display | DSA Tutorials

2.4 Linked List Implementation in C/C++ | Creation and Display | DSA Tutorials

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: infodtube@gmail.com