Introduction to Linked List | Linked list implementation in Python | Data Structures | Python

Опубликовано: 19 Июнь 2021
на канале: The Data Singh (Japneet)
188
16

This video talks about:
What are Data Structures
Different types of data structures
How and when to use data structures
Memory representation of Data Structures
Linkedlist
What is a linked list
Why do we need linked list
How to create a linked list
How to create linked list in python
Add node in Linked list
Update a linked list
Delete a node in linked list
Tree
Array
Graph
Some Playlist's you may like:

𝐋𝐞𝐚𝐫𝐧 𝐟𝐫𝐨𝐦 𝐭𝐡𝐞 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐄𝐱𝐩𝐞𝐫𝐢𝐞𝐧𝐜𝐞𝐬 :    • Tech Interview Experiences  
𝐋𝐞𝐚𝐫𝐧 𝐏𝐲𝐭𝐡𝐨𝐧 :    • Python Tutorials  
𝐋𝐞𝐚𝐫𝐧 𝐆𝐢𝐭:    • Git and Github Tutorials  
𝐓𝐡𝐞 𝐈𝐓 𝐢𝐧𝐝𝐮𝐬𝐭𝐫𝐲:    • The Tech Industry and Students  


If you still have any doubt comment below or get connected onLinkedIn.
Some useful links:

Installing Git : https://git-scm.com/book/en/v2/Gettin...
Git Repo Used in the video: https://github.com/japneet121/Python-...
Blog link: https://techscouter.blogspot.com/2020...
LinkedIn:   / japneet-singh-chawla  
Medium link:   / thedatasingh  
Github Link: https://github.com/japneet121
Instagram:   / the_data_singh  


Python Programming for Beginners
Python Programming
Python
OOPS in Python
Object Oriented Python
Creating a class in python
Python tutorials
Python tutorials in Hindi
Python for Data Science
Python for Web Development
Python for Game Development
Python 2021
Inheritance
Inheritance in Python
Types of Inheritance
MRO in Python
Multiple Inheritance
Multi level Inheritance
Single Inheritance in Python
Python OOPS
Class methods
How to Write class methods
Why we need class methods
MRO Python
Diamond Problem in Python
Method Resolution Order Python
Diamond Shape problem in Multiple inheritance
Python OOP Diamond Problem
Multiple Inheritance
Hybrid Inheritance
Encapsulation in Python
Polymorphism in Python
Join function in python
Enumerate Function in Python
How to use enumerate function in python
When to use enumerate function in python
Decorators in Python
How to write decorators in python
Custom decorators in python
Use of decorators
Decorators python
Write Decorators for functions accepting args
What is Recursion
How to perform recursion in python
What is call stack
How function variables are used in recursion
Factorial using recursion in python
End condition in recursion
Importance of end condition in recursion
Recursion and Iteration
Call stack
Stack variables
This video talks about:
What are Data Structures
Different types of data structures
How and when to use data structures
Memory representation of Data Structures
Linkedlist
Tree
Array
Graph
What is a linked list
Why do we need linked list
How to create a linked list
How to create linked list in python
Add node in Linked list
Update a linked list
Delete a node in linked list

#datastructures #thedatasingh