[4.1] Stacks in Java
15:37
2 жыл бұрын
[3.0] Linked List in Java
17:43
2 жыл бұрын
[2.2] Rotate Array in Java
11:36
2 жыл бұрын
[2.1] Reverse Array in Java
9:03
2 жыл бұрын
[2.0] Arrays in Java
11:33
2 жыл бұрын
[1.6] Merge Sort Algorithm in Python
41:32
[1.5] Heap Sort in Python
33:07
2 жыл бұрын
Пікірлер
@Welqwerty
@Welqwerty 2 күн бұрын
Thanks for all the tutorials. It's helping me to crack SDE Interviews. Loving the playlist so far!!
@Syed_Shahzil
@Syed_Shahzil 4 күн бұрын
Superb man. crystal clear explanation 🙌
@sajalraj7890
@sajalraj7890 14 күн бұрын
Finally samjh aagya yrrr
@SkillsBamide
@SkillsBamide 15 күн бұрын
Hello ! Thank you for this full explanation, I will like to connect with you on Whatsapp
@Tenjiku_x
@Tenjiku_x 19 күн бұрын
Thank you. All the other videos were in Hindi. Explained everything clearly.
@Desihoodguy
@Desihoodguy 25 күн бұрын
Hii superb video , just here to tell you that your videos were recommended by chatgpt 3.5 and perplexity ai .
@shivramkumar403
@shivramkumar403 25 күн бұрын
MUJHE KUCH SAMAJH HI NAHI AA RAHA
@prakritishree9883
@prakritishree9883 28 күн бұрын
This is the most crisp, to the ppint and clear explanation I've found on this topic. Thank you sir😊
@AlirezaBagheri-j6g
@AlirezaBagheri-j6g Ай бұрын
buy a mic
@jonasrl6530
@jonasrl6530 Ай бұрын
Really great video, thank you for visualising the parent array!
@chandanpatra7026
@chandanpatra7026 Ай бұрын
can you make a video on 23 design pattern.
@yuva...
@yuva... Ай бұрын
U lagged
@istiakfahad
@istiakfahad Ай бұрын
🙂
@scarytuber
@scarytuber 2 ай бұрын
i like the way you teach, this was giving me a headache trying to figure it out until i saw your video, thank you
@gi9abite
@gi9abite 2 ай бұрын
You made it easy man❤
@furizagold
@furizagold 3 ай бұрын
Thank You You Save My Life
@shad4627
@shad4627 3 ай бұрын
very nice and informative.
@tgyuvaraj7662
@tgyuvaraj7662 3 ай бұрын
Nice explanation bro
@jinda_Laash
@jinda_Laash 3 ай бұрын
bro the tutorial was so amazing
@Shabobhatti-k1l
@Shabobhatti-k1l 3 ай бұрын
Very easy way nd best to understand.
@MlokothoLanga8
@MlokothoLanga8 3 ай бұрын
Very nice and simple explanation, thanks a lot
@kleinff7792
@kleinff7792 3 ай бұрын
Better explanation then university
@bishnu9876
@bishnu9876 3 ай бұрын
🎉
@ChandaniGajera
@ChandaniGajera 3 ай бұрын
What should I do if I get same Manhattan value for next 2 steps... And not possible any other movement
@archanajagannathan741
@archanajagannathan741 4 ай бұрын
Bro you are so awesome. Can you please continue your teachings and teach us the latest topics
@Mohammed.AlhajjBtech2023
@Mohammed.AlhajjBtech2023 4 ай бұрын
thanks
@EasyCodingStudio
@EasyCodingStudio 4 ай бұрын
nice explanation
@jameehuang
@jameehuang 4 ай бұрын
SmythOS is the most intuitive and helpful AI assistant I've ever used, and I can't imagine working without it.
@TheHeyDood
@TheHeyDood 4 ай бұрын
This is an intro to data structures in python.
@shravyashetty3115
@shravyashetty3115 4 ай бұрын
Thank you so much
@pranavsai2335
@pranavsai2335 4 ай бұрын
But how does this solve the problem of extensibility , lets say from circle itself now you want to implement it all around into Square or rectangle , again we will have to rewrite logic in the shape class else maybe we have to create classes named : Circle , Rectangle , Square respectively ??
@sunilpanda2549
@sunilpanda2549 4 ай бұрын
Very nice
@swethabichal5867
@swethabichal5867 4 ай бұрын
Excellent!
@annesarahC137
@annesarahC137 4 ай бұрын
Very clear.
@DanTheTan
@DanTheTan 5 ай бұрын
Thank, helped alot! Couldn't understand a symbole before this, now I feel like im on the right track!
@ParkootsUnplugged
@ParkootsUnplugged 5 ай бұрын
if you are not adding neighbours in graphs for D and E , it will not work when you change the root ,so you should provide all the neighbours
@lowLevelCoder99
@lowLevelCoder99 5 ай бұрын
Sir where is your tutorial on Activation functions?
@veeraprathap5774
@veeraprathap5774 5 ай бұрын
I have a question: Does the perceptron use a sigmoid function as I know. Perceptron is using the step function. Logistic Regression uses the step function.If I am wrong correct me.
@jaanu-cb9zm
@jaanu-cb9zm 5 ай бұрын
Bro y 4 is spearate from the graph
@sharongiftyk4120
@sharongiftyk4120 5 ай бұрын
🥹tnx
@E_Wideman_Communications
@E_Wideman_Communications 6 ай бұрын
I say approach 2, simply because it’s not organized and you could do more by unsing the interface class extending it from the shape class
@ibnefayaz5107
@ibnefayaz5107 6 ай бұрын
Thanks ❣❣
@dishandshah660
@dishandshah660 6 ай бұрын
Thank you!
@kshitijramteke2566
@kshitijramteke2566 6 ай бұрын
Not able to understand simply not an simple concept
@santoshdevkota1959
@santoshdevkota1959 6 ай бұрын
nice
@Sahnurclb
@Sahnurclb 6 ай бұрын
too complicated, bad narration! dislike
@Muntasir007
@Muntasir007 7 ай бұрын
Is this algo correct? Remove all self-loops Remove all parallel edges between two vertex except the one with least weight Create a table where row and column will be exactly equal to the number of vertex. Put the value of edges on the table. All diagonal elements will be 0. If no edge is exited between any two vertex, put ∞ . Select a column as a starting node, and delete its row and indicate the node as finished. Find the minimum weight from the column of the deleted nodes’ column. Delete the row of the new node and indicate as the node as finished. Repeat the process from 6-7 until finished.
@ROBERTAGAROFANO-j3b
@ROBERTAGAROFANO-j3b 7 ай бұрын
Amazing explenation!!!!
@beastmadara
@beastmadara 7 ай бұрын
Great Explaination Dear...!!
@lalitkhare6209
@lalitkhare6209 7 ай бұрын
nice explanation dear brother😇