Udemy - Introduction to Data Structures and Algorithm

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 2.6 GB
  • Uploaded By freecoursewb
  • Downloads 256
  • Last checked 1 day ago
  • Date uploaded 4 months ago
  • Seeders 14
  • Leechers 1

Infohash : 46CEE94AEBCB7ACEADC7BCAB679A6EFB6773FB24



Introduction to Data Structures and Algorithm

https://WebToolTip.com

Published 8/2025
Created by Pretty Diana Cyril
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 64 Lectures ( 8h 30m ) | Size: 2.55 GB

Master the Core Concepts of Linked Lists, Stacks, and Queues for Efficient Problem Solving

What you'll learn
Understand and apply core data structure concepts
Implement and manipulate list-based data structures
Design and code stack and queue ADTs
Apply data structures to solve real-world problems

Requirements
Programming Language required

Files:

[ WebToolTip.com ] Udemy - Introduction to Data Structures and Algorithm
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction
    • 1 -Introduction of Data Structures and Algorithm - Part 1.mp4 (53.3 MB)
    • 2 -Introduction of Data Structures and Algorithm - Part 2.mp4 (140.6 MB)
    • 3 -What is an Algorithm.mp4 (44.0 MB)
    • 4 -Mathematical Notation.mp4 (56.8 MB)
    • 5 -Memory Allocation.mp4 (62.0 MB)
    2 - Linked List
    • 1 -Introduction to Linked List.mp4 (26.6 MB)
    • 10 -Linked List OperationDeleting the Node at the end.mp4 (18.6 MB)
    • 11 -Linked List OperationDeleting the Node before the given node.mp4 (25.6 MB)
    • 12 -Application of Linked List.mp4 (61.5 MB)
    • 2 -Creating a Linked List.mp4 (21.7 MB)
    • 3 -Linked List Operation Searching.mp4 (42.0 MB)
    • 4 -Linked List Operation Traversing.mp4 (28.5 MB)
    • 5 -Linked List Operation Inserting the new Node at the beginning.mp4 (27.4 MB)
    • 6 -Linked List Operation Inserting the new Node at the end.mp4 (32.2 MB)
    • 7 -Linked List Operation Inserting the new Node after the given number.mp4 (42.9 MB)
    • 8 -Linked List Operation Inserting the new Node before the given node.mp4 (30.2 MB)
    • 9 -Linked List OperationDeleting the Node at the beginning.mp4 (15.0 MB)
    3 - Doubly Linked List
    • 1 -Introduction to Doubly Linked List.mp4 (46.9 MB)
    • 2 -Doubly Linked List Operation The new node inserted at the beginning.mp4 (41.0 MB)
    • 3 -Doubly Linked List Operation The new node inserted at the end.mp4 (38.6 MB)
    • 4 -Doubly Linked List Operation The new node inserted after the given node.mp4 (48.1 MB)
    • 5 -Doubly Linked List Operation The new node inserted before the given node.mp4 (51.0 MB)
    • 6 -Doubly Linked List Operation Delete the first node.mp4 (13.1 MB)
    • 7 -Doubly Linked List Operation Delete the last node.mp4 (20.5 MB)
    • 8 -Doubly Linked List Operation Delete the node after the given node.mp4 (34.7 MB)
    • 9 -Doubly Linked List Operation Delete the node before the given node.mp4 (39.5 MB)
    4 - Circular Linked List
    • 1 -Introduction to Circular Linked List.mp4 (28.1 MB)
    • 10 -Circular Doubly Linked List Operation Delete the new node at the end.mp4 (27.6 MB)
    • 11 -Application of Circular Linked List.mp4 (14.9 MB)
    • 2 -Circular Linked List Operation Inserting the new node at the beginning.mp4 (41.6 MB)
    • 3 -Circular Linked List Operation Inserting the new node at the end.mp4 (42.4 MB)
    • 4 -Circular Linked List OperationDeleting the first Node.mp4 (30.8 MB)
    • 5 -Circular Linked List OperationDeleting the lasst Node.mp4 (23.7 MB)
    • 6 -Introduction to Circular Doubly Linked List.mp4 (20.3 MB)
    • 7 -Circular Doubly Linked List Operation Insert the new node at the beginning.mp4 (55.5 MB)
    • 8 -Circular Doubly Linked List Operation Insert the new node at the end.mp4 (42.3 MB)
    • 9 -Circular Doubly Linked List Operation Delete the new node at the beginning.mp4 (30.9 MB)
    5 - Stack
    • 1 -Introduction.mp4 (15.8 MB)
    • 10 -Applications of Stack Balancing Symbols.mp4 (47.4 MB)
    • 11 -Applications of Stack Nested function call.mp4 (20.4 MB)
    • 12 -Applications of Stack Recursion.mp4 (39.9 MB)
    • 13 -Applications of Stack Tower of Hanoi.mp4 (26.4 MB)
    • 2 -Array Implementation of Stack.mp4 (40.5 MB)
    • 3 -Array Implementation of Stack - Program.mp4 (72.3 MB)
    • 4 -Linked List Implementation of Stack.mp4 (32.9 MB)
    • 5 -Linked List Implementation of Stack - Program.mp4 (74.8 MB)
    • 6 -Applications of Stack Infix to Postfix Conversion.mp4 (40.0 MB)
    • 7 -Applications of Stack Infix to Postfix Conversion (Example).mp4 (83.7 MB)
    • 8 -Applications of Stack Postfix Evaluation.mp4 (47.8 MB)
    • 9 -Applications of Stack Postfix Evaluation - Program.mp4 (35.0 MB)
    6 - Queue
    • 1 -Introduction.mp4 (13.4 MB)
    • 10 -Application of Circular Queue Josephus Problem.mp4 (16.4 MB)
    • 11 -Application of Circular Queue Double Ended Queue.mp4 (91.0 MB)
    • 12 -Priority Queue.mp4 (17.8 MB)
    • 13 -Priority Queue implemetation using Linked List.mp4 (87.9 MB)
    • 14 -Priority Queue implemetation using Array.mp4 (47.9 MB)
    • 2 -Queue using Array Implementation Insertion.mp4 (51.6 MB)
    • 3 -Queue using Array Implementation Deletion.mp4 (33.1 MB)
    • 4 -Queue using Array Implementation Program.mp4 (64.9 MB)
    • 5 -Queue using Linked List Implementation Insertion.mp4 (27.8 MB)
    • 6 -Queue using Linked List Implementation Deletion.mp4 (53.5 MB)
    • 7 -Circular Queue.mp4 (27.4 MB)
    • 8 -Circular Queue Operation Insertion.mp4 (29.0 MB)
    • 9 -Circular Queue Operation Deletion.mp4 (56.3 MB)
    • Bonus Resources.txt (0.1 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce
R2-CACHE ☁️ R2 (hit) | CDN: REVALIDATED (0s) 📄 torrent 🕐 04 Jan 2026, 07:59:39 am IST ⏰ 29 Jan 2026, 07:59:37 am IST ✅ Valid for 11d 20h 🔄 Refresh Cache