Your lectures are still highly effective and subsquently better than other existing tuts . Watching this in 2020 feels like watching a retro tuts.
@OFaruk583 жыл бұрын
Watching it in 2021 still very effective and helpfull, way more then my teachers and school lectures.
@harshtripathi12913 жыл бұрын
but he is no more
@zameeransari15303 жыл бұрын
@@harshtripathi1291 No, Animesh the narrator here is still alive and well, it was Harsha who passed away, may his soul rest in peace.
@ChickenMaster72 жыл бұрын
@@OFaruk58 Watching it in 2022, how about that?
@manishkumargupta86772 жыл бұрын
@@ChickenMaster7 that means it helped a lot to our seniors
@sanjayakumarsahoo22937 жыл бұрын
Thanks for your posts, Its thousands time better watching your videos than reading data structure algorithm books
@Dreamazium7 жыл бұрын
I second that.
@DarKCremeTai9 жыл бұрын
Best code teaching channel! Well done, everyone! Please make more and more!!! Thanks
@RaniLink4 жыл бұрын
My god.... this is amazing! I actually sent my incompetent lecturer a link to this channel so he sees how this course should actually be taught, after I finished the course.
@priyanshugupta79043 жыл бұрын
I don't understand why THE teacher like you say "thank you" at the end of the video....I think the person watching the video should thank you instead of You thanking the viewer....These videos are really great.. THANK YOU SIR
@simplifycs87532 жыл бұрын
Hi Priyanshu pls checkout my explanation also kzbin.info/www/bejne/pHKXmKmgmNRngas
@VaibhavChauhan089 жыл бұрын
Finally! Its so good to see you back. I hope you're doing well and you have my wishes. :')
@every_instant6 жыл бұрын
the logic of ur explanation is very natural ! what a talent !
@rohankademani64063 жыл бұрын
best videos on DS
@helmus20009 жыл бұрын
Looking forward to the next lesson !
@avinashchaurasiya64973 жыл бұрын
Such an evergreen tutorial for data structures.
@PawanKumar-tu6ti4 жыл бұрын
Sir, Please look forward to working more on this best curated playlist! That would be so nice of you! A star is born! 😍
@krishnodas66782 жыл бұрын
He passed away from us many years ago
@PawanKumar-tu6ti2 жыл бұрын
@@krishnodas6678 Yeah, got aware about it recently.
@michaelsantos50554 жыл бұрын
You are an amazing teacher, these videos are the best I’ve watched on graph representation and time/space complexities!
@srjbora9 жыл бұрын
Welcome back , A series on competitive programming and various algorithm design paradigms would be appreciable. Thanks
@shreyasbhale25789 жыл бұрын
Great to see that you are back, the way you explain the things is very simple, even a layman can understand the things easily if he will follow your videos. I am thankful to you because of you I have developed strong interest towards data structures. Your tutorial is so far the best which I have seen.
@pranavganorkar23799 жыл бұрын
Glad to see you back !!!
@Mariekristienharmsen8 жыл бұрын
Thank you so much for this video. Really makes the whole concept easier !
@sserdar415 Жыл бұрын
Thanks for these well prepared lessons. Made all these concepts easier to understand.
@syedmeesam74049 жыл бұрын
Plz upload videos on graph traversal
@anjith7 жыл бұрын
I've been going through your videos. You're really good at clearly explaining the concepts are your examples are on point. Thank you. I have subscribed.
@rajasaad95898 жыл бұрын
The best explanation ever looked on graphs!! (y) Keep on doing great work...
@abhi11103 жыл бұрын
He expired bro
@lokeshsingal19379 жыл бұрын
Welcome Back !! Waiting for the next video's from last month.. great work !!!
@rajnishmaurya98239 жыл бұрын
you guys really bring the best stuff, been very useful to me. Could you make a series on Algorithms?
@saraswathiseemakurthi30229 жыл бұрын
sir please upload the video of Dijkstra's algorithm implementation
@singhabhay18107 жыл бұрын
Thanks for posting. u have a special gift of making things simple.
@AeroPR2 жыл бұрын
Amazing series you created
@shivparvatisharmafamily57069 жыл бұрын
thanks for all your lectures
@sartajnawaz34849 жыл бұрын
You legend!!! You're back!!!
@tsolimaninf9 жыл бұрын
Can't wait for part 02 !
@FitCoder4 жыл бұрын
Great video. Looking forward to more such videos.
@keerthi98658 жыл бұрын
sir ur videos are highly informative......can u plz post videos on heaps and hashing.
@therealsumitshah9 ай бұрын
Explained really well!
@binatealeem58677 жыл бұрын
best explaination......outstanding at teaching......well done sir!
@akashtomar27619 жыл бұрын
Can't wait for more tutorials on graphs...great work there thanks a lot ;-)
@usama579266 жыл бұрын
amazing playlist
@tomasz-rozanski7 жыл бұрын
9:23 If |V|
@eyalpery84706 жыл бұрын
I'm glad that I saw those videos. Great!
@kunalkpotdar9 жыл бұрын
you made it so simple. thanks for sharing, waiting for next..
@RawanLaz9 жыл бұрын
thanks a lot for all your lectures
@azizas93669 жыл бұрын
please a series on algorithms , thanks a lot
@princesharmasharma32879 жыл бұрын
glad to see u again
@my_religion3 жыл бұрын
Helpful as always, thank you!
@janygorusu83188 жыл бұрын
Great Lesson on applied math and CS. Thanks
@CuriousAnonDev2 жыл бұрын
hey, can you guide me where should I learn next concepts as this person stopped creating lessons!
@vu57004 жыл бұрын
Brutal tutorial
@halahmilksheikh9 жыл бұрын
Welcome back!
@ivandrofly26 күн бұрын
Here again to say thank you
@acanimationfilmstudio1018 Жыл бұрын
So this is the staffs for half edge data structures,am doing a software 3d using python and I have reached for the subdivision
@amarmakana98772 жыл бұрын
As others said the algorithms are well explained and especially with giving insights with regards to time and space complexity in really storing a graph into computer’s memory, etc are very helpful in understanding the details. I have a doubt at around 13:00 minutes of the video where you mentioned maximum edges are n(n-1) for a directed graph and n(n-1)/2 for an undirected graph where n being number of vertices. In the previous video I understood it as the other way. Can you please check and correct?
@prajjwalsingh64906 жыл бұрын
YOU ARE THE BEST!!!!!!!!!!!!
@anithabhuvanasi75106 жыл бұрын
Ur explanation was so clear.why can't you start ur videos on Java also.
@eswarkolla14529 жыл бұрын
Could you please make a few video tutorials on Bit-wise operators and their applications. Its hard to find bit-level programs explained. It would be great to learn about those applications from you :)
@ghsmullahera38799 жыл бұрын
great job....
@Unharmed4 жыл бұрын
Thank you!
@mrAmal458 жыл бұрын
who else liked this video before watching
@falgunimehta30607 жыл бұрын
I understand the difference between DFS and BFS. However, I get confused when I have to determine which approach should be used. Request you to explain with some examples.
@rajbhardwaj21802 жыл бұрын
U are a btech cs student or MCA ?
@jyoti1494899 жыл бұрын
thank you very much for these great videos :)
@nolimangulabnan61015 жыл бұрын
@mycodeschool hoping you to have more tutorials. like object oriented programming in C/C++ or tutorials in C++03/11 etc..
@kanikagupta78424 жыл бұрын
Please make a video on implementation of bfs and dfs
@AnaWiway5 жыл бұрын
Thanks for good explain 🙂
@thinhnguyenvan70034 жыл бұрын
This is awesome
@satyamlnu27984 жыл бұрын
Thankyou brother
@geetaputtappanavar95816 жыл бұрын
You are awesome.
@venpro87054 жыл бұрын
Do more videos on DATA STRUCTURES
@MarcioPuga8 жыл бұрын
Thanks a lot the lectures!!
@claudezhao80149 жыл бұрын
Thank you!!!
@avneeshkhanna5 жыл бұрын
Great explanation! Thanks for the awesome work. However, I have a small doubt. You mentioned space complexity as O(|V| + |E|). But, |E| = |V|^2. Wouldn't this make it O(n^2) space complexity, which is quite costly?
@dhruvvishwakarma81295 жыл бұрын
yes, that in the worst case is true ! but it is not sure that |E| will actually be equal to |V|^2 in each and every case . :)
@sergiojimenez34458 жыл бұрын
please dijkstra and topological sorting
@sarvodaykumar27234 жыл бұрын
Hello dear teacher could you please add video on adding and delete new node/ edge in graph
@bhavin_kathiriya9 жыл бұрын
really nice
@blackberrybbb5 жыл бұрын
Watching this in 2019🤪🤪🤪
@usama579266 жыл бұрын
thank u bro
@hubert3228 жыл бұрын
Keep it up!!!
@AnsumanMohanty6 жыл бұрын
How do you check if two vertices are connected (not necessarily adjacent) on a linear time over edge space ?
@Itsmesam997 жыл бұрын
Make a video on traversal of graph..
@richardnyema49249 жыл бұрын
thanks
@arghyadhar58059 жыл бұрын
what do u mean by weight?is is representing the importance or order of the edges?
@Ru-wy2cb9 жыл бұрын
mycodeschool PLEASE DO A TUTORIAL ABOUT CURSOR-BASED IMPLEMENTATION (array manipulated like a linked list) :( thank you.....
@mukulgupta72515 жыл бұрын
Kindy upload DFS and BFS videos too Sir!
@techie0524 жыл бұрын
sir can you please upload a video of circulary linked list
@OluwadamilareAdeosun-hv2hh Жыл бұрын
we dey
@StrikingLetsPlayz7 жыл бұрын
Implement a program in C/C++ with the following specifications: The program will prompt the user to give an integer n. The program will create a graph of n vertices and add edges between any two vertices of the graph in a random way (using a random generation function available in C). Then the program will show the random graph generated to the user in a user friendly way (graphically or show the adjacency matrix of the graph) Next, the program will compute all cycles of the graph and show to the user the nodes of each cycle.
@lambda44972 жыл бұрын
Do it yourself dummy
@zachgosteady9 жыл бұрын
Thank you so much for these videos!
@Pensive_117 Жыл бұрын
Take a shot every time he says "graph".
@pallavipanday91525 жыл бұрын
Wow just wow
@tsalamazing40328 жыл бұрын
Quick question (it's not important but still it's a question). You changed the start vertex and end vertex from char* to int but isn't an int more space-costly than a chr variable?
@mikethompson82798 жыл бұрын
int is indeed more space-costly than a char type, but he changed from char* (pointer to a character) to the int type. Pointers' size is typically 32 bits (4 bytes) which are also the typical size of the int data type. So there wasn't any space performance boost in that example. I believe he just showed an alternative way to store an edge list.
@simpleman15467 жыл бұрын
What if the graph consists of labels on the edges instead of weights? Then is this a better solution. Those labels are the relation and might repeat for other node i.e a label might repeat. These labels are necessary and as well as the graph is having nodes in terms of millions or even billions. Then which data structure you suggest and its approach. Any help!!
@laxman_sangineni9 жыл бұрын
ty boss
@kishore98159 жыл бұрын
thank you soo much :)
@NiteshKumar-xm3nq9 ай бұрын
can someone suggest some other channel so much similar to this one ?
@AOPSADIQ7 ай бұрын
You will not be able to find a channel like this one bro. It is gold. Btw you can search for Abdul Bari's lectures
@abhijithnair30787 жыл бұрын
Sir, Isn't string data type available only in java and not c++?? Cause in our c++ classes we were taught that strings were implemented in CPP with the help of char arrays or char pointers...
@siddharth__pandey6 жыл бұрын
Abhijith R Nair string is their in c++ but not in c
@ahmadbelhaj17567 жыл бұрын
I understand that we store the vertices in dynamic array and neighbors in linked list but I dont know How to iterate over the edges and how do u store them? help please
@amitkumarbarman65356 жыл бұрын
Sir ,your site is not working. Its showing bad gateway.
@siddharth__pandey6 жыл бұрын
Yeah.. Was working till December 17.. Now it's not working
@memporium2404 жыл бұрын
1:46 he meant to have a pointer as the strings too i think
@necro17064 жыл бұрын
@9:49 how this is a better design than previous one??
@Manu-wb2uv5 жыл бұрын
Can't we jut do a binary search in the vertex list so we would just get O(log|e|)?
@ir20015 жыл бұрын
What's the guarantee that the list is sorted? Most graphs are huge and dynamic. Therefore, inserting nodes while keeping the list sorted would simply add up to the cost.
@Manu-wb2uv5 жыл бұрын
@@ir2001 We can just use a binary search tree.... Doh. He actually says the same thing in the next lectures :)
@ir20015 жыл бұрын
He told that while teaching Adjacency List which is far more complex than Vertex List. If you are alright in transforming a simple list-like structure of vertex list by using relatively complicated binary search trees then I don't know why you cannot use the Adjacency List instead (Ignoring the use case). Re-visit the lessons and understand the pros and cons of each approach in storing graphs in memory. You may have a better insight then.
@Manu-wb2uv5 жыл бұрын
@@ir2001 Yes that was a typo. I mean the Adjacency list not the Vertex List. My mistake.