Flood Fill
9:35
2 ай бұрын
DFS Implementation
13:25
2 ай бұрын
Breadth-first Search
10:52
2 ай бұрын
Depth-first Search
12:05
2 ай бұрын
Machine Learning Sigmoid Function
7:26
Machine Learning Overfitting
13:26
Intro to Machine Learning
12:57
3 ай бұрын
Data Structures : Queues
7:34
4 ай бұрын
Data Structures : Linked Lists
7:26
Data Structures : Stacks
5:22
4 ай бұрын
Data Structures Vectors
8:42
5 ай бұрын
USACO Quick Tips1
4:19
5 ай бұрын
While Loops
7:01
5 ай бұрын
Data Structures: Maps
7:19
5 ай бұрын
Enhanced For Loops
5:42
5 ай бұрын
Data Structures: Sets
7:25
5 ай бұрын
C++ Header bits stdc++
2:38
5 ай бұрын
Intro to Python Variables
5:37
5 ай бұрын
Пікірлер
@Jhonijak
@Jhonijak 2 ай бұрын
Okay
@KazutoMizutani
@KazutoMizutani 2 ай бұрын
It would be helpful if you showed more examples with user input.
@高見澤翼
@高見澤翼 2 ай бұрын
Thanks
@里吉彩花
@里吉彩花 2 ай бұрын
I thought coding was scary, but this actually wasn’t too bad. Thanks for breaking it down!
@堀合千代子
@堀合千代子 2 ай бұрын
Python seems easier than I thought! Excited to learn more. Thanks for the content!
@川中凛
@川中凛 2 ай бұрын
Very beginner-friendly.
@FumitakeMiyabara
@FumitakeMiyabara 2 ай бұрын
Can you cover elif and else statements next? Thanks
@RebeccaKelsall
@RebeccaKelsall 2 ай бұрын
Self-studying stacks, and this video nailed it!
@สุชนิสาบุญโสม
@สุชนิสาบุญโสม 2 ай бұрын
Got it! Stacks are no longer confusing.
@DodaPisano
@DodaPisano 2 ай бұрын
I feel like I finally understand stacks. Appreciate the detailed explanations!
@韋雅雯
@韋雅雯 2 ай бұрын
This video was exactly what I needed! Stacks seemed really complicated at first.
@CaoPhongOai
@CaoPhongOai 2 ай бұрын
I’ve been struggling with linked lists for weeks, helped
@phandinhYM
@phandinhYM 2 ай бұрын
I’m self-studying data structures, and linked lists were one of the toughest topics for me.
@khuutrinhYKV2
@khuutrinhYKV2 2 ай бұрын
Really helpful
@VõLêSanh
@VõLêSanh 2 ай бұрын
I get how linked lists work now!
@NgoTienViet
@NgoTienViet 2 ай бұрын
I've watched a bunch of videos on linked lists, and this one is by far the easiest to understand. You really broke it down!
@傅柏叡
@傅柏叡 2 ай бұрын
Thanks
@GiàuĐứcAbazi
@GiàuĐứcAbazi 2 ай бұрын
More on overfitting would be sweet!
@HockingMatthew
@HockingMatthew 2 ай бұрын
This made my logistic regression homework so much easier!
@CaoBinhAn
@CaoBinhAn 2 ай бұрын
Can you do a tutorial on neural networks next?
@OsamiNii
@OsamiNii 2 ай бұрын
Great video for anyone learning ML on their own.
@HaydenBelisario
@HaydenBelisario 2 ай бұрын
I was struggling with this for weeks, but this video saved me
@AyakaMuramatsu
@AyakaMuramatsu 2 ай бұрын
Easy to follow, great
@TakemiKouya
@TakemiKouya 2 ай бұрын
Thank you for the help
@LưuXuânXuân
@LưuXuânXuân 2 ай бұрын
Can you do a tutorial on neural networks next? Would love to see more advanced topics!"
@BangBang-Av2
@BangBang-Av2 3 ай бұрын
This header saves me so much time on small projects!
@GiustinaYanez-p4d
@GiustinaYanez-p4d 3 ай бұрын
Just discovered bits/stdc++.h-my coding just got 10x simpler!
@chuhuonggbLBG
@chuhuonggbLBG 3 ай бұрын
Best hack for lazy coders like me 😂
@LuongToKim
@LuongToKim 3 ай бұрын
Finally, no more separate includes! Thank you for this!
@LongLưuEllis
@LongLưuEllis 3 ай бұрын
So all-in-one import for C++? Yes, please!
@PhanTrườngTấn
@PhanTrườngTấn 3 ай бұрын
Reall helpful for me
@HạnhMinhSailes
@HạnhMinhSailes 3 ай бұрын
Can you post more video like this?
@SuzyNgocTu
@SuzyNgocTu 3 ай бұрын
This explained sets so well
@BphanhoangLMZ
@BphanhoangLMZ 3 ай бұрын
No more duplicate drama in my code, all thanks to sets
@manghieuDY
@manghieuDY 3 ай бұрын
Clear and to the point-sets make sense now!
@LieuMyVi
@LieuMyVi 3 ай бұрын
I should have watched this channel earlier.
@LamSonPhuong
@LamSonPhuong 3 ай бұрын
Using these loops just makes life easier 😂
@LýTrườngTự
@LýTrườngTự 3 ай бұрын
Ohh, no more messing with indexes! Love it.
@MinhVõMuriel
@MinhVõMuriel 3 ай бұрын
This makes my arrays so much easier to work with, thank you!
@DylanUyen
@DylanUyen 3 ай бұрын
Why didn’t I start using these loops earlier? So much cleaner!
@MurdockHiếuHoài
@MurdockHiếuHoài 3 ай бұрын
Such a simple concept but makes a huge difference in readability!
@GiaBaozz
@GiaBaozz 3 ай бұрын
Maps are so underrated! This video made them easy to get. 🙌
@StanbroTuongSan
@StanbroTuongSan 3 ай бұрын
It’s amazing how much cleaner my code looks using maps now.
@TrinhThatGiang
@TrinhThatGiang 3 ай бұрын
Thanks for making this so beginner-friendly
@ThạchĐứcNhân
@ThạchĐứcNhân 3 ай бұрын
Super cool
@trieuquiFzQ
@trieuquiFzQ 3 ай бұрын
Thanks for breaking it down so clearly!
@NormanCleox
@NormanCleox 3 ай бұрын
It's great how you cater to all levels.
@森江愛子
@森江愛子 3 ай бұрын
How do you manage your time during the actual USACO contest?
@MilanesiCinzia
@MilanesiCinzia 3 ай бұрын
Timestamps for each problem discussed would be super helpful!
@前之園良子
@前之園良子 3 ай бұрын
Could you make a troubleshooting video for common coding errors in USACO problems?