43:07
DataFrame: Kotlin's Innovative Approach to Data Structures | Roman Belov
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Enjoyed this talk? Experience it live at ...
16:35
Implementing a Binary Search Tree in Kotlin | Data Structures in Kotlin #1
Welcome to Episode #1 of Kotlin Data Structures series! In this video, we're implementing a Binary Search Tree (BST) from the ...
5:18
Multi-dollar String Interpolation in Kotlin | $$
Kotlin's string interpolation has been a much-liked feature from the beginning, and in this video, we'll learn about how JetBrains is ...
2:22
Kotlin is a programming language designed as a modern alternative to Java. It supports functional patterns, coroutines, ...
15:51
Data Structures Explained for Beginners - How I Wish I was Taught
Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...
1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial
freeCodeCamp.org and AlgoMonster
This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...
8:22
Data Structures in Kotlin - Trees
In this episode you'll implement the Tree data structure using Kotlin. This is a big one, so get your keyboard out. #kotlin ...
35:06
All Classes In Kotlin Explained
In this video you'll learn about all the different types of classes in Kotlin. Specifically normal classes, data classes, objects, data ...
43:49
Kotlin & Functional Programming: pick the best, skip the rest by Urs Peter
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Applying Functional Programming practices ...
10:44
Kotlin offers many different kinds of classes, and in this video, we're gonna look at all of them - regular classes, nested classes, ...
16:29
Implementing Stack in Kotlin | Data Structures in Kotlin #2
Welcome to Episode #2 of Kotlin Data Structures series! In this video, we're implementing a Stack from the ground up in Kotlin.
3:11:50
Full 2025 Kotlin Crash Course For Beginners
In this video I'll teach you everything you need to know to start developing real software with Kotlin. Download IntelliJ: ...
9:06
Data Structures In Kotlin - LinkedList Interview Questions
Solving 3 commonly used interview questions about the LinkedList data structure. This content is based off of the book Data ...
9:09
I was bad at Data Structures and Algorithms. Then I did this.
How to not suck at Data Structures and Algorithms Link to my ebook (extended version of this video ) ...
50:55
DataFrame: Kotlin's Innovative Approach to Data Structures by Roman Belov
We'll talk about Dataframe — a library and a data structure that can help to read, write, generate, transform and organize data for ...
39:30
Good Old Data | Andrey Zaytsev
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs I will be talking about data-oriented systems ...
0:51
Kotlin Tutorial: Map data structure
This micro-tutorial compares and contrasts the major difference between a Map and a List in Kotlin. Maps contain an unordered ...
13:32
Sell or Buy? Custom Financial Data Visualisation with Kotlin
Join the global Kotlin community at KotlinConf, Munich, May 2026 – https://kotl.in/conf-yt Enrique Lopez Manas discusses his ...
10:51
Top 6 Coding Interview Concepts (Data Structures & Algorithms)
https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...
7:17
Kotlin: Using Room Kotlin APIs - MAD Skills
Room is a database library that's part of Android Jetpack. It makes working on databases for Android much easier. In this video ...