filmov
tv
Data Structures in Golang - Linked List (1/2)

Показать описание
Hello! this is my first video on data structures in #golang, hope it is helpful
Sorry about the keyboard sound, didn't know it would be that loud.
Linked lists are very important especially for #coding interviews. You can see many interview questions related to linked lists in #leetcode.
If you wish to support me 🤗 :
0:04 Explains what a linked list is
2:43 Doubly linked list
3:35 Define a Node struct
3:56 Define a LinkedList struct
4:44 The Prepend method
(Part 2)
A method that prints data of all nodes in a list
A method that deletes a node that holds a certain value
Thanks for watching!!
Sorry about the keyboard sound, didn't know it would be that loud.
Linked lists are very important especially for #coding interviews. You can see many interview questions related to linked lists in #leetcode.
If you wish to support me 🤗 :
0:04 Explains what a linked list is
2:43 Doubly linked list
3:35 Define a Node struct
3:56 Define a LinkedList struct
4:44 The Prepend method
(Part 2)
A method that prints data of all nodes in a list
A method that deletes a node that holds a certain value
Thanks for watching!!
Data Structures in Golang - The trie data structure
Data Structures in Golang - Stacks and Queues
5 weird (but useful) data structures in computer science
Go in 100 Seconds
Tries In Go (Data Structures and Algorithms - Golang)
Data Structures in Golang - Hash Tables
Data Structures in Golang - Binary Search Tree
Golang Data Structures
Supply Chain Analysis with VBA Automation 92 Case Study Automating Inventory Shortage Reports
Stack vs Heap Memory - Simple Explanation
Data Structures in Golang - Linked List (1/2)
This is the Most Asked FAANG Interview Question! - Two Sum - Leetcode 1
Golang Data Structures For Beginners - Generic SafeMap
Linked List in Go (Data Structures and Algorithms - Golang)
how much DSA to learn?
10 Key Data Structures We Use Every Day
Learning Go Data Structures and Algorithms: Variables and Elementary Types|packtpub.com
Explaining Data Structures Until I Go Insane
Goroutines and Thread Safe Data Structures | Eleni Fragkiadaki | Go Systems Conf SF 2020
Fastest way to learn Data Structures and Algorithms
Stacks And Queues In Go (Data Structures and Algorithms - Golang)
Data Structures in Golang - Linked List (2/2)
golang data structures - slice, map, struct
Data Structures and Algorithms in Go - Heaps
Комментарии