Linked List - Data Structures & Algorithms Tutorials in Python

  Рет қаралды 377

Techworld with Rajendra

Techworld with Rajendra

Күн бұрын

Linked list is a data structure similar to array in a sense that it stores bunch of items. But unlike array, linked lists are not stored in contiguous memory locations. They are instead chained by an element storing address location of next element. This makes insertion very easy. Also unlike dynamic arrays you don't have to pre-allocate some memory capacity. In this tutorial we will go through some theory first and then write python code to implement linked list.
Code: github.com/rsk...
Python Playlist: • Python features || Pyt...

Пікірлер: 3
@johnsinha-d7o
@johnsinha-d7o 4 ай бұрын
Nice explanation
@vaishnavienterprises7656
@vaishnavienterprises7656 4 ай бұрын
Hi Rajendra,one quick question i followed your k8s,and docker series no doubt no one explained in short length videos with complete information...I am planning to watch python series I don't want to as python developer... I want only devops point of view... your python content only devops related r complete python developer related? Y i am asking keep it all the stuff in mind not so easy 😢 for interview point of view 😂
@techworldwithrajendra
@techworldwithrajendra 4 ай бұрын
Python playlist that I have is required for everyone as it has the fundamental concepts of Python, on top of that, depending on other we need to explore more python modules related to devops or for development need to explore DSA
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 4,6 МЛН
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 51 МЛН
Linked List - Data Structures & Algorithms Tutorials in Python #4
28:16
Stop Writing Dockerfiles - Use Docker Init | Most Useful Docker Command
8:47
Techworld with Rajendra
Рет қаралды 321
Setting Resource Requests and Limits in Kubernetes
22:30
DevOps Thiago
Рет қаралды 32
Kubernetes Secrets: How to Create, Use, and Manage Secrets in Kubernetes
13:18
Techworld with Rajendra
Рет қаралды 608
Being Competent With Coding Is More Fun
11:13
TheVimeagen
Рет қаралды 84 М.
Just enough C to have fun
39:29
Kay Lack
Рет қаралды 49 М.
Arrays - Data Structures & Algorithms Tutorials in Python #3
14:15
Офицер, я всё объясню
01:00
История одного вокалиста
Рет қаралды 4,6 МЛН