Lots of information in just 6 minutes. Thank you, this approach is much appreciated.
@AlgorithmswithAttitude4 жыл бұрын
You're welcome.
@92heoHEo967 жыл бұрын
I appreciate your non monotone speech, thanks for the great vid!
@jessesodee68808 жыл бұрын
your videos are so epic you are doing a great job. keep us flooded with new ones !
@MyMainMan7568 жыл бұрын
Cool videos, sorry you don't have more people appreciating them, but I will definitely link this to anyone who needs it.
@AlgorithmswithAttitude8 жыл бұрын
+MyMainMan756 Thanks. Likes, views, and time will help them to move up in search ranking, but it might take a year or two.
@Aeimos8 жыл бұрын
+MyMainMan756 Yes I have to agree, very good, clear presentation of material.
@AlgorithmswithAttitude8 жыл бұрын
+Aeimos Thank you. Let classmates know (if you are in a class). Especially for this introductory material, there are a lot of other videos out there, so it is hard to be found, but I am trying to make videos that have full college level depth while staying more concise than videoed lectures.
@AlgorithmswithAttitude8 жыл бұрын
+Aeimos I think "heaps" is one of the few terms where this channel's videos show up pretty high in search, but by the time people get to heaps, they have usually already covered all of the stuff in the lists playlist. Anyway, there will be a couple more playlists in the next couple months.
@FailZerg8 жыл бұрын
Probably the best video I've seen on the subject, keep up the great work :)
@AlgorithmswithAttitude8 жыл бұрын
Thanks. Tell classmates, there are so many videos out there (especially for this playlist) that it is pretty hard to get noticed.
@robinpage27302 жыл бұрын
How does this map onto the physical memory on the CPU die?
@AlgorithmswithAttitude Жыл бұрын
These are somewhat abstract data structures. If you use the underlying array model for these structures, it maps pretty well to memory, but if you use the underlying linked list structure, it can have little references to different parts of your memory all over the place.
@anthony93438 жыл бұрын
Your videos are amazing, but why nothing on trees? I know you have graphs, but what about in order, pre order, post order traversal specifically for binary tree?
@AlgorithmswithAttitude8 жыл бұрын
The videos take me a very long time to make. I probably have 50-100 more I would like to make, and it will take me some years to make them...
@anthony93438 жыл бұрын
Makes sense. Hopefully Trees are in your Priority Queue (pun intended) for next videos. Keep up the good work. I am using them to help teach my girlfriend data structures. They are simply the best data structure/algorithms videos on KZbin.
@AlgorithmswithAttitude8 жыл бұрын
Thanks, please spread the word. No tree stuff on the new channel yet, but my previous channel (simpler production) does have a BST review, which might be enough to show how they work once you cover what a tree is. But, once you have BSTs down, this playlist should take you from that, right through BTrees: kzbin.info/aero/PLA5Lqm4uh9Bbq-E0ZnqTIa8LRaL77ica6
@jozefmatus79292 жыл бұрын
Love your style!
@Parkathor7 жыл бұрын
this dude is straight up BONKERS about computer science
@OleksandrDanylchenko2k5 жыл бұрын
What means EIEIO?
@davidtaylor28095 жыл бұрын
Sorry, that one probably doesn't make sense in a lot of countries. It is from a children's song: "Old McDonald had a farm, E I E I O." It doesn't make much sense here either.
@bikerbob1827 жыл бұрын
Good energy, great video.
@divinechijindu746510 ай бұрын
This dude definitely went to Queens
@timbauer3996 жыл бұрын
Thank you so much for posting! Really enjoyed your video.
@李泊远6 жыл бұрын
Informative. Thank you.
@kdutta95 жыл бұрын
great video
@shashankkumar31956 жыл бұрын
U R Amazing!!
@princecarter14646 жыл бұрын
I like your enthusiasm but there is just too much going on in your video.
@AlgorithmswithAttitude6 жыл бұрын
Some are definitely too much, but my thought when making them was that students could pause and rewatch if needed.
@vishaladiyandra60928 жыл бұрын
A bit Satisfied
@dannyboy7857 жыл бұрын
I really wanted to like this because your voice projects and is not boring but you moved too quickly :(
@AlgorithmswithAttitude7 жыл бұрын
+dannyboy785 I appreciate that, and plan to slow down some (some) in future videos. Part of it is the knowledge that viewers can rewatch, pause to take notes, and even play the video at a slower speed if needed. BTW, don't watch the Master Theorem video, it is waaaay too fast.
@martint53406 жыл бұрын
No need to yell: your mic works just fine...
@AlgorithmswithAttitude6 жыл бұрын
Agreed, there are some general volume issues I will try to improve upon for future videos.