Floyd Warshall Part 1(Theory)
18:40
2 сағат бұрын
Floyd Warshall Part 2(Theory)
19:56
2 сағат бұрын
Bellmanford Algorithm
52:43
2 сағат бұрын
Dijkstra Algorithm (Theory)
15:20
2 сағат бұрын
Graph Theory Basic
1:31:15
Ай бұрын
0-1Knapsack (Tracing Items)
2:21
3 ай бұрын
0-1Knapsack Part 1(Theory)
30:47
3 ай бұрын
Merge Sort (Merge Function + Code)
16:02
Merge Sort Introduction
17:33
3 ай бұрын
Articulation Point
20:11
6 ай бұрын
No of Cycles in Spanning Tree
6:59
DFS (Theory)
14:17
6 ай бұрын
Dijkstra (Code)
30:33
6 ай бұрын
Condition Check in Main function
7:22
2D Character Array (Example)
15:48
Recursion in C (Example 3)
15:31
7 ай бұрын
Recursion in C (Example 2)
13:40
7 ай бұрын
Recursion in C (Example 1)
13:18
7 ай бұрын
Structure in C
24:48
7 ай бұрын
Structure in C (Example)
15:40
7 ай бұрын
function in c (Part 1)
30:12
7 ай бұрын
Пікірлер
@saffatemahinur6244
@saffatemahinur6244 6 күн бұрын
Thank you for the class sir
@dead_bond651
@dead_bond651 2 ай бұрын
Thank you sir for the upload🖤
@saffatemahinur6244
@saffatemahinur6244 3 ай бұрын
Video dekhe shob bujhe gesi thank you sir😌
@WhiteBee-lc1ty
@WhiteBee-lc1ty 2 ай бұрын
My pleasure.☺
@Doggy_Styles_Coding
@Doggy_Styles_Coding Жыл бұрын
okay the video is uploaded for 44 minutes :=) 44 is also a palindrome :) great code btw
@WhiteBee-lc1ty
@WhiteBee-lc1ty Жыл бұрын
Thanks😊 44!!😮 Btw nice observation.
@swadheenLU
@swadheenLU Жыл бұрын
স্যার, বড় নাম্বারের Factorial ও এই Code এর মাধ্যমেই চলে আসে। শুধুমাত্র Python এই দেখলাম এটা হয়। অন্য ল্যাংগুয়েজ এর ক্ষেত্রে শুধুমাত্র ১২/১৩ পর্যন্ত সংখ্যার Factorial সঠিক আসে এই Mathod এ। কিন্তু Python এই Mathod এ সব নাম্বারই কাজ করে।❤
@WhiteBee-lc1ty
@WhiteBee-lc1ty Жыл бұрын
Yeah. In python 3, it can handle incredibly large numbers. And there is only one datatype (int) for all integers. There are no other stuffs like ''bigint'' , ''long'' etc other than 'int'. This made python different from other languages.
@bittaljangir8879
@bittaljangir8879 Жыл бұрын
👌👌
@swadheenLU
@swadheenLU Жыл бұрын
❤❤❤
@syedshafkatulhassan4378
@syedshafkatulhassan4378 Жыл бұрын
Thank you sir ❤
@WhiteBee-lc1ty
@WhiteBee-lc1ty Жыл бұрын
You are welcomed.