How To Master Data Structures & Algorithms (Study Strategies)

  Рет қаралды 235,636

Bukola

Bukola

Күн бұрын

Win your Ultimate Tech Bundle by entering Fasthosts’ Techie Test here: www.fasthosts.co.uk/thecomeup (Competition Is Now Closed)
Hey! In this video, I'll be giving a simple 3 part study strategy to learn data structures and algorithms.
Data Structures Courses
►UC Berkley: inst.eecs.berkeley.edu/~cs61b...
►FreeCodeCamp: • Data Structures Easy t...
Data Structures Books (folder has free copies of all the books)
►drive.google.com/drive/folder...
►kit.co/TheComeUp/programming-...
►kit.co/TheComeUp/programming-...
Example Notes (not complete)
► drive.google.com/file/d/155iZ...
📒 Timestamps 📒
0:00 - Intro
2:01 - Take Data Structures Class
3:10 - Note Taking Tips
5:38 - Sponsorship
6:28 - Flashcards (Spaced Repetition)
7:34 - Practice (using Leetcode)
LET'S BE FRIENDS (IG)
/ bukola.dev
VIDEO RESOURCES
Music: Epidemic Sound
Desk Equipment
kit.co/TheComeUp/desk-equipment
Filming Equipment
kit.co/TheComeUp/filming-gear
BUSINESS INQUIRIES
info@bukola.dev

Пікірлер: 454
@EchoVids2u
@EchoVids2u 3 жыл бұрын
My advice is to make a PowerPoint for each data structure and pretend like you are going to teach it.
@debilami
@debilami 3 жыл бұрын
i always do that for pretty much everything I am learning, but in my head
@DIZZLEBOI44
@DIZZLEBOI44 3 жыл бұрын
That's a great idea bro
@g7k993
@g7k993 3 жыл бұрын
@erianne this style works for me
@g7k993
@g7k993 3 жыл бұрын
@Zane Rayden you are a 🤥 your account reported for abused and scam.
@g7k993
@g7k993 3 жыл бұрын
@Magnus Arthur Came back with your fake account huh? Reported also
@AndrewHitti
@AndrewHitti 3 жыл бұрын
This is huge! Getting a handle on data structures and algorithms will unlock opportunities at all the best tech companies and get you access to the higher end of each level's salary band!! Consistent, actionable advice. You're the best!!
@Bukola1
@Bukola1 3 жыл бұрын
Thank you and yes to everything you said!!
@normanhenderson7300
@normanhenderson7300 3 жыл бұрын
Andrew Hitti , So you consider data structures and algorithm the be all and end all? The concept is not as straight forward as you make it out to be.
@VC-kj9yx
@VC-kj9yx 3 жыл бұрын
@@normanhenderson7300 exactly. It is quite hard to master ds
@jay_wright_thats_right
@jay_wright_thats_right 6 ай бұрын
Real people don't even talk like this. This comment screams fake and cringe. SMH
@fullmooninbloom
@fullmooninbloom 3 жыл бұрын
I have no intention to learn programming, but I like and click because I support your mission and coins lol
@Bukola1
@Bukola1 3 жыл бұрын
lol, thank you sis 💕💕💕
@normanhenderson7300
@normanhenderson7300 3 жыл бұрын
S G , Why not. Do not think you are smart enough?
@normanhenderson7300
@normanhenderson7300 3 жыл бұрын
The Come Up , She must not be a super ambitious Nigerian.
@tanushreepardhi9510
@tanushreepardhi9510 3 жыл бұрын
@uncut vic I'm a CS major. I'm not the brightest but I know my potential and how much I need to work hard to be just as good as the super smart people in my class. So yeah like any other major I would say practice and researching is the way to go. So don't be afraid to choose it just because you think you are not good enough before trying it. Best wishes.
@100XPercentX
@100XPercentX 3 жыл бұрын
@@normanhenderson7300 .... I can tell you dont program.
@majesticgent
@majesticgent 3 жыл бұрын
100% agree. Coding data structures from scratch really helps to understand them far better than memorization. At least looking at the implementation of the data structures of your language of choice and understanding how it works.
@samcodes2912
@samcodes2912 3 жыл бұрын
so true
@Miztli3
@Miztli3 3 жыл бұрын
I cannot thank you enough for making this channel. I am a latina woman that has always been interested in tech but have always been intimidated by just everything that goes into engineering. However, after watching your channel you have opened up my eyes and inspired me to persue a career in computer science. For that I cannot thank you enough, you've literally changed the course of my life for the better. Bless you and i hope to continue learning from you! You're probably younger than me lol but still, you are awesome and have together
@InTheGlow135
@InTheGlow135 3 жыл бұрын
This was perfect!! The Harvard CS50 Course was also really helpful so I’ll definitely use the courses you suggested here! Thank you!!
@Bukola1
@Bukola1 3 жыл бұрын
Yay glad you liked the course!
@samcodes2912
@samcodes2912 3 жыл бұрын
yes very good resources
@kaleolearn2078
@kaleolearn2078 3 жыл бұрын
The Come Up; "How To Master Data Structures & Algorithms" NOTES 3 Part Strategy 1. Take A DS & Algo class - Structure your notes on your own. Don't use other people's notes starting out. - put the overview of the lesson in laments terms - look for the coding visualizes - explain why a certain data structure exists - what is this data structure/algorithm optimized for? certain data structures are good for certain things. - have the Big O Analysics 2. Code It Out - leet code a day keeps unemployment away 3. Flash Cards are your friend - spaced repetition - Practice
@FlynnaBagel
@FlynnaBagel 3 жыл бұрын
What’s big o analysis?
@robertturnip7850
@robertturnip7850 3 жыл бұрын
@@FlynnaBagel The time cost to perform specific functions, e.g. adding an item to a list.
@normanhenderson7300
@normanhenderson7300 3 жыл бұрын
Robert Turnip , That explanation did not let understand Big O any better. It is much more than that simplistic explanation you offer.
@FlynnaBagel
@FlynnaBagel 3 жыл бұрын
@@normanhenderson7300 what is it then
@ng4logic
@ng4logic 3 жыл бұрын
@@FlynnaBagel its basically analysis to find out how input will effect on time for program to run. If algorithm has big o of n, that means that if you have like for loop and you have for(i=0; i
@khasanbakhromov8832
@khasanbakhromov8832 3 жыл бұрын
You inspire me so much to keep learning programming ❤️😭 I almost decided to drop out of college cause I lost motivation, but your videos, your way of providing this useful tips(also your calming voice, lol), your passion just automatically passes on me. Thank you very much. P.S data structures/algorithms classes start next week, wish me luck🙈
@Bukola1
@Bukola1 3 жыл бұрын
Good luck!! Keep pushing, you've got this! I promise you finishing your degree in comp sci will be a decision you won't regret!
@khasanbakhromov8832
@khasanbakhromov8832 3 жыл бұрын
The Come Up Thank you very very much❤️
@bhoomikakhatri250
@bhoomikakhatri250 3 жыл бұрын
@@Bukola1 , Are there any good data structures classes?
@TheYokebreaker
@TheYokebreaker 3 жыл бұрын
​@@bhoomikakhatri250 She lists two Data Structures Courses in the description box above, citing UC Berkeley and Free Code Camp's courses.
@christinekelley9861
@christinekelley9861 Жыл бұрын
Your videos are so clear--and honestly the ones that click with my brain the most! I'm from a non-traditional coding background and trying to study for interviews. Realized the large gaps in my knowledge and where I need to study more specifically
@mssk8boardp
@mssk8boardp 3 жыл бұрын
I went to school for mathematics but I'm starting to learn about data science on my own through various resources. These tips are super helpful. Thanks for sharing!
@nikkitaylor7512
@nikkitaylor7512 3 жыл бұрын
Totally agree!
@sandEffect
@sandEffect 3 жыл бұрын
How did I ever miss this awesome channel. I'm going on a catching up marathon ASAP.
@fernandamadi
@fernandamadi 3 жыл бұрын
Thank you so much for this video! Data structures is definitively my biggest challenge in programming. I was inspired to learn programming after finding your KZbin channel and watching your video how you became a software engineer without a college degree. I started learning how to code on my own using the Harvard CS50 course available at EdX, then I decided to enroll to a formal programming course at a local college here in Montreal, Canada. I can't thank you enough for all your videos that are very informative and useful. I'm sure it's a lot of work for you to do the research and make them, but be assured that you are helping a lot of people that like me want to pursue a career in programming and don't have the money or time to complete a college degree.
@donellmtabvuri1323
@donellmtabvuri1323 3 жыл бұрын
Wise words from experience, I'm learning Data Structures and Algorithms by myself and now I'll take them more seriously. These programming languages with their pre-existing libraries for DS & A make us feel so lazy to learn🤣😂
@JaydeSDon
@JaydeSDon 3 жыл бұрын
You are one of the reasons I changed my major! I'm so excited for what's to come!! You are so dope,💓 Thank you for your videos, you motivate so much
@mathboygps
@mathboygps 3 жыл бұрын
I NEEDED THIS I'm in a data structures & algorithms course rn!
@f77gg8yii
@f77gg8yii 3 жыл бұрын
me too
@aotechdev
@aotechdev 3 жыл бұрын
@@f77gg8yii kzbin.info/www/bejne/qGKYe3ywe62VmK8 this might help you
@gayathrisunil6100
@gayathrisunil6100 3 жыл бұрын
Same here
@AleroMichelle
@AleroMichelle 3 жыл бұрын
Same!!
@samcodes2912
@samcodes2912 3 жыл бұрын
just keep learning and practice what you learn
@BobGamble
@BobGamble 2 жыл бұрын
Thank you for a quick clear overview on these two topics. I probably won't learn them fast enough for an interview but I'll have a good start with these types of videows.
@moizkhan9851
@moizkhan9851 3 жыл бұрын
Current CS major in college, I really love your channel and watching your videos makes me feel proud to be joining this field
@niketajenerette7738
@niketajenerette7738 3 жыл бұрын
I really appreciate this post. I've been going in circles with my studying for a while but applying this structure tonight has definitely made a difference in my retention and comprehension! Big thanks!
@samcodes2912
@samcodes2912 3 жыл бұрын
Always clear and straight to the point. love your videos
@skullchowder1076
@skullchowder1076 3 жыл бұрын
This video is so helpful. I really appreciated you giving us a break down of how to structure your notes.
@mindsetnuggets
@mindsetnuggets 3 жыл бұрын
I love the way you broke it down. Having notes of the English version and codes sounds helpful. I will try that.
@nsbogert
@nsbogert 3 жыл бұрын
Great content! I just discovered your channel today, but your work is super inspiring, approachable, and helpful. Thank you, and well done!
@Chi_di
@Chi_di 3 жыл бұрын
You are so thorough, very helpful advice!
@yusufabiodun9173
@yusufabiodun9173 Жыл бұрын
Thank you Bukola, I just started following you. Am in Nigeria and I am just a beginning, really don't have so much ideas if coding but I am a lover of coding and software engineering, I really love the way you teach, you make this things very simple and understanding. I will appreciate a mentoring thank you.
@victoriadathan2675
@victoriadathan2675 3 жыл бұрын
This video really helps. I tried watching a data structures and algorithms course from FreeCodeCamp, but I barely understood the concepts. Now, I have a better approach to learning this topic. Thanks, girl! Keep the vids coming!!
@aditipandey1769
@aditipandey1769 3 жыл бұрын
Thank you so much. Especially for the copies of books. I had actually got so discouraged in this subject in my college but after listening to you , I think I can restart it and can also ace it.
@Chris-nq3ri
@Chris-nq3ri 2 жыл бұрын
Totally agreed! I find it easier writing my own notes from book straight up. Following professor's notes are simple/brief but...you get more into understanding your own notes I've experienced.
@serenitymaven5328
@serenitymaven5328 3 жыл бұрын
Whew! I love when you post! 💞
@DasBeatz
@DasBeatz 3 жыл бұрын
Thank you thank you THANK YOUUUUUU! That UCB link is greatly appreciated. Tech interviews are so challenging and this is great advice!
@thetechystuff9971
@thetechystuff9971 3 жыл бұрын
You are really have a gift for explaining really complex topics to be easy for everyone. Big up
@doctortosin
@doctortosin 3 жыл бұрын
Great advice!! Love how your content is actually very useful to real life and making that millennial money 🙌
@Martina-er9bj
@Martina-er9bj 3 жыл бұрын
Living for all this new content - thank you!
@Bukola1
@Bukola1 3 жыл бұрын
More to come 😉
@chukwumaohuabunwa
@chukwumaohuabunwa 3 жыл бұрын
I took your advice on Havard CS50, IN August. The best advice. I have been looking out for any video from you since then. Muchas Gracias
@evenyours5649
@evenyours5649 3 жыл бұрын
Thanks so much for breaking down the steps. I practice other ones but flash cards. I will try it next
@carlygross4546
@carlygross4546 3 жыл бұрын
Thank you! I'm in this class rn and this definitely helped
@dangelok4479
@dangelok4479 3 жыл бұрын
Brilliant. It's such a big topic, so this structure is super helpful. Thank you!!!
@nikkitaylor7512
@nikkitaylor7512 3 жыл бұрын
Love your videos! They have helped me so much in my journey becoming a developer!
@nikkiisaacson1932
@nikkiisaacson1932 3 жыл бұрын
totally agree :)
@Bukola1
@Bukola1 3 жыл бұрын
Aww thank you!!! I'm really glad to hear that 😭😭!!!
@ng4logic
@ng4logic 3 жыл бұрын
How?
@samcodes2912
@samcodes2912 3 жыл бұрын
yes really great vids
@techboineo2408
@techboineo2408 Жыл бұрын
@@ng4logic Haha..
@RocknRollDina
@RocknRollDina 3 жыл бұрын
Yesss come through, sis. Been waiting on this video! Thank you.
@Bukola1
@Bukola1 3 жыл бұрын
No problem!! Hope you like it 🙌🏿🙌🏿🙌🏿
@TheBeats4ya
@TheBeats4ya 3 жыл бұрын
Very helpful video, especially for someone that learn via video more than books! Thanks for sharing the knowledge. 👍🏾
@easysidehustleideas
@easysidehustleideas 3 жыл бұрын
I can listen to you all day 🥰 Amazing info!
@sophiaupshaw2499
@sophiaupshaw2499 3 жыл бұрын
Love this! Thanks so much for the resources.
@LetsTalkPersonalFinance
@LetsTalkPersonalFinance 3 жыл бұрын
Thank you for this video, I was planning on brushing up my data structures and algorithm knowledge so I can elevate my Software Engineering career.
@Waterparkshark
@Waterparkshark 3 жыл бұрын
I definitely needed this! Thank you
@anthonysmith1026
@anthonysmith1026 3 жыл бұрын
This is a great video. I'm in my second year of college and this class has been my most challenging. This video helps greatly. I am going to try your approach of studying to better understand concepts. Thanks a lot for the motivation and invaluable advice!
@MONTOD
@MONTOD 3 жыл бұрын
OMG! 🤩 I remember when I first found your channel! You've grown so much! God bless!!
@Bukola1
@Bukola1 3 жыл бұрын
Thank you!!
@ChanceMinus
@ChanceMinus 3 жыл бұрын
Very illuminating. Thank you.
@SleetDrops
@SleetDrops 3 жыл бұрын
Loved these tips. Gonna try them in our PL design and implementation class!
@aryansaxena4978
@aryansaxena4978 3 жыл бұрын
Thank you so much,this was much needed.!!
@Tyronekong
@Tyronekong 2 жыл бұрын
Thanks Bukola, I'm currently trying to solidify my knowledge on data structures and algorithms. This helped a lot!
@anotheryoutuberperson38
@anotheryoutuberperson38 Жыл бұрын
The most helpful video about getting started, the other ones suck
@techboineo2408
@techboineo2408 Жыл бұрын
I'm a big fan of your videos, and It has really helped my development life, and a career aspect as a whole... You're amazing!!
@samwatson5394
@samwatson5394 3 жыл бұрын
Thank you for this video. Exactly what I needed :)
@TechGalDiaries
@TechGalDiaries 3 жыл бұрын
Love! Yes, so true, I still think one of the best ways to master it is to take a data structures and algorithms course through a college / university - even online courses! The professors are usually very knowledgable on the topics and have been teaching it for so long, I just can't recommend doing a simple Kajabi / crash course to replace this step. One semester is the minimum it usually takes to get a good grasp on the material...and that's for people who already have a basic computer science background.
@MrAnkur11Garg
@MrAnkur11Garg 2 жыл бұрын
Nice, Helpful, and so much... Thanks!
@IsaacAttuah
@IsaacAttuah 3 жыл бұрын
Timely video! Thank you :)
@ryanpark3523
@ryanpark3523 2 жыл бұрын
Thank you Bukola, your note taking tips have inspired me a lot!!! Thank you so much again for sharing the great tips!!!! :)
@Amy-kg3ik
@Amy-kg3ik 3 жыл бұрын
Your content is awesome. You are providing me the strategies and helping me on my journey to become a software engineer.
@Bukola1
@Bukola1 3 жыл бұрын
Hey! Thanks For Watching! Please Register To Vote: nyti.ms/3i3Ew1o I have some helpful links down below! Data Structures Courses ►UC Berkley: inst.eecs.berkeley.edu/~cs61b/sp20/ ►FreeCodeCamp: kzbin.info/www/bejne/iHO2eH6idtuin68&ab_channel=freeCodeCamp.org Data Structures Books (folder has free copies of all the books) ►drive.google.com/drive/folders/15ruuFLXPtplpAktoJW5CuhzXYWLxF6-f?usp=sharing ►kit.co/TheComeUp/programming-books/cracking-the-coding ►kit.co/TheComeUp/programming-books/elements-of-programm Flashcard Software ►quizlet.com 📒 Timestamps 📒 0:00 - Intro 2:01 - Take Data Structures Class 3:10 - Note Taking Tips 5:38 - Sponsorship 6:28 - Flashcards (Spaced Repetition) 7:34 - Practice (using Leetcode)
@thecodingjournal4726
@thecodingjournal4726 3 жыл бұрын
girl this is really useful strategy and also i always love my own notes over anyone!
@the_empress_dej
@the_empress_dej 3 жыл бұрын
Thank you for this! Your videos are very helpful.
@dalitsobotha7932
@dalitsobotha7932 3 жыл бұрын
Great tutorial. Thank you so much for sharing that. Found it very helpful.
@kacidavis2179
@kacidavis2179 3 жыл бұрын
I'm actually taking a Data Structures and Algorithms course this semester and it's been really challenging because, thanks to COVID, it's entirely online and all from a book. Your videos have kept me motivated and picked me up when I was feeling super discouraged. Thank you. =)
@jameshizon4861
@jameshizon4861 3 жыл бұрын
Great! I am currently on the DS&A module within a DE Bootcamp.
@357Breezy
@357Breezy 3 жыл бұрын
I just subscribed, thank you very much for these tutorials 🙏
@cynthiahope9481
@cynthiahope9481 3 жыл бұрын
really helpful thank you for sharing I getting to it right now I appreciate you make my programming journey amazing
@hodsh1
@hodsh1 3 жыл бұрын
really informative. such a huge time commitment
@tomasbenjaminastrada4040
@tomasbenjaminastrada4040 3 жыл бұрын
You have no idea how useful this video is!!! I'm doing the cs50 intro to cs (which btw I found out because of your channel, so thanks!) but I'm stuck on data structures... It's frustrating. So I decided to take a step back and try to get a comfortable level of understanding of these topics before continuing... I'll definitely check out the resources you recommend Thanks again!
@LuanaSeSSchlei
@LuanaSeSSchlei 3 жыл бұрын
Thank you a thousand times. I am a beginner and this will help me a lot, it just happened that I had a very difficult algorithm exercise and after a few hours I started to cry 😂😂, very mature. And now your video just popped up on KZbin. Thank you again. ☺️
@newMiRn
@newMiRn 3 жыл бұрын
You've just made me get off my bed and go back to studying. Thanks!
@aaronjameshorne
@aaronjameshorne 2 жыл бұрын
I never took this in consideration when learning a language. Great info.
@alvingutierrez1274
@alvingutierrez1274 3 жыл бұрын
Great content. Great advice. Thank you 🙏
@samodakerele2940
@samodakerele2940 3 жыл бұрын
Thank you Bukola for being a great inspiration to a lot of us. I came across your videos yesterday. I have not written a line of code before but watching your videos yesterday gave me a lot of inspiration. I enrolled in Harvard cs50 course immediately after watching your videos and I promise to come with great testimonies in coming months. Thank you Bukola for doing a great job. You may not know the number of people you help with your videos but I pray God reward you with blessings. #lmmigrants in tech#
@zaynaba6626
@zaynaba6626 2 жыл бұрын
How's it going with this!! :)
@siamsama2581
@siamsama2581 2 жыл бұрын
So did you finish the course then?
@mamabear3610
@mamabear3610 Жыл бұрын
How's the cs50 course going for you? I enrolled, but didn't finish
@jameshizon4861
@jameshizon4861 3 жыл бұрын
Awesome. I have a technical coding assessment, and needed reminders and motivation for the opportunity.
@maxiandlena
@maxiandlena 3 жыл бұрын
this came at the PERFECT time, i'm in week 5 of harvards cs50 right now and it's all about data structures and i feel so lost!
@cherolphoshoko8670
@cherolphoshoko8670 2 жыл бұрын
thank you so much for this!!!
@xxgabgab789xx2
@xxgabgab789xx2 3 жыл бұрын
This video is spectacular!!! Using music in the background adds that extra edge to your videos!
@NomadCodemist
@NomadCodemist 3 жыл бұрын
this video is great! I'll definitely take notes the way you suggested
@harrybanda
@harrybanda 2 жыл бұрын
Thanks a loooot!! thats a good strategy
@tayottt
@tayottt 3 жыл бұрын
Great content as usual. Thank you.
@mack-bientsounds4110
@mack-bientsounds4110 3 жыл бұрын
I am in university taking a ds and algo module and was struggling... this video really helped in terms of how to approach this
@Techfitlab
@Techfitlab 3 жыл бұрын
Love your content! Keep up the good work.
@KhinesJAM
@KhinesJAM 3 жыл бұрын
Thank you so much for this video & all the information, Bukola ❤️❤️❤️
@archu0078
@archu0078 3 жыл бұрын
Thanks you for great tip and also for the links
@antonios4553
@antonios4553 3 жыл бұрын
very, veryyyy well said and done. thanks.
@erinhalden2019
@erinhalden2019 2 жыл бұрын
Super helpful!!
@Blecyn
@Blecyn 3 жыл бұрын
I should really take this up. Thanks. Let me get back to finishing the video.
@viswajitnayak8325
@viswajitnayak8325 2 жыл бұрын
Even though I know most of the things you said… I was just looking for some classic book recommendations….. but damn…. I am really surprised with how efficient workflow you have explained to newbies…. This is the most complete workflow for getting interview prep…. I would highly recommend this video to anyone trying to get their foot in the door for Software jobs… Very well done job…. Also are you actually not from computer science major … if the answer is no you are not, well then I am majorly impressed…. Keep up the good work 👍
@PoojaDutt
@PoojaDutt 2 жыл бұрын
Love your videos! What software do you use for the transitions ?
@prowright6479
@prowright6479 3 жыл бұрын
I like your videos because I learn more about programming. I know what you share will help me in the long run.
@ianchin5634
@ianchin5634 3 жыл бұрын
Thank you for the info great job
@victoriagonzalez8969
@victoriagonzalez8969 2 жыл бұрын
Bukola thanks for the resources! Literally love all your videos
@itsmaica
@itsmaica Жыл бұрын
Oooh this a amazing thank you Bukola! I’m a boot camp grad and this was awesome!
@josepacheco792
@josepacheco792 3 жыл бұрын
Thank you so much for this video.
@tesfayeyimam3700
@tesfayeyimam3700 Жыл бұрын
This is Great !! ........Currently I'm learning coding from scratch.
@Jonny-op3wr
@Jonny-op3wr 3 жыл бұрын
I love you and your videos! I definitely agree with you on not liking the word mastering. There’s no such thing being mastery at something in my opinion. Thanks for the video!
@the_feature_selector859
@the_feature_selector859 3 жыл бұрын
That red book is amazing. That’s the one I used as well.
@williamw.2610
@williamw.2610 3 жыл бұрын
Thanks so much I’ll defínete try coding diff Algos and data structures
@diskographi
@diskographi 3 жыл бұрын
Yeah. I was doing self-study for the longest then I just took a community college class in data structures and algorithms. Nothing like having an angry professor judging your work critically to push you to succeed! Thanks for mentioning Big O! That’s part of the programmers lingo. Setting up your own stacks, queues, and recursive functions and learning how to traverse linked lists/ binary trees etc is an amazing help for understanding programming!
@kengizell673
@kengizell673 2 жыл бұрын
Your video's are always helpful..thank you :)
@raerae2964
@raerae2964 Жыл бұрын
im a student at berkeley and am already enrolled in this class next semester, now i know i am on the right track 😅
Beginner Data Structures Explained Like You Are 5
10:07
Bukola
Рет қаралды 69 М.
Cute Barbie Gadget 🥰 #gadgets
01:00
FLIP FLOP Hacks
Рет қаралды 44 МЛН
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 173 МЛН
PINK STEERING STEERING CAR
00:31
Levsob
Рет қаралды 18 МЛН
How I would learn Leetcode if I could start over
18:03
NeetCodeIO
Рет қаралды 213 М.
I Quit My Tech Job & Learned These Life Lessons
8:59
Bukola
Рет қаралды 24 М.
Why I Love Being A Software Engineer
10:02
Bukola
Рет қаралды 85 М.
Top 7 Algorithms for Coding Interviews Explained SIMPLY
21:22
Codebagel
Рет қаралды 289 М.
Cute Barbie Gadget 🥰 #gadgets
01:00
FLIP FLOP Hacks
Рет қаралды 44 МЛН