Heaps
19:10
6 жыл бұрын
Greedy Algorithms
21:13
6 жыл бұрын
Graphs and Representation
16:34
6 жыл бұрын
Supplementary Lesson
22:59
6 жыл бұрын
Boyer-Moore String Matching Algorithm
47:38
Matrix Chain Multiplication
23:34
6 жыл бұрын
File I/O
37:11
6 жыл бұрын
Modular Programming
24:18
6 жыл бұрын
Dynamic Programming
29:27
6 жыл бұрын
Stacks: Last In First Out
27:50
6 жыл бұрын
Trees
21:04
6 жыл бұрын
Queues: First In First Out
20:53
6 жыл бұрын
Tree traversal
16:06
6 жыл бұрын
Binary Search Trees
26:46
6 жыл бұрын
Data Structures: Abstract Data Type
11:53
Lists
19:35
6 жыл бұрын
Supplementary Lesson
34:22
6 жыл бұрын
Linked Lists
24:42
6 жыл бұрын
Dynamic memory allocation
36:28
6 жыл бұрын
More on structures
15:55
6 жыл бұрын
Structures
16:13
6 жыл бұрын
Sorting II: Counting, Radix
23:29
6 жыл бұрын
Sorting I: Insertion, Merge
27:19
6 жыл бұрын
Пікірлер
@shortdemo5531
@shortdemo5531 Жыл бұрын
why would 'a + ' be executed before 'f / g'?
@tanishkhandal4759
@tanishkhandal4759 Жыл бұрын
@namangarg114
@namangarg114 Жыл бұрын
please ubnhide the videos
@wings7494
@wings7494 Жыл бұрын
Hi
@hachar
@hachar 2 жыл бұрын
stack explanation starts 2:27
@neel75
@neel75 2 жыл бұрын
where can I find the assignments to solve? Sir pls reply.
@abdmj9011
@abdmj9011 2 жыл бұрын
خرب بروفسوره 🙂😂😂😂😂😂😂
@navinkrsingh
@navinkrsingh 2 жыл бұрын
طالب الخراب
@AnkitKumar-ed6gn
@AnkitKumar-ed6gn 2 жыл бұрын
this video was unavailable in nptel did anyone felt the same problem
@yogeshrasal572
@yogeshrasal572 3 жыл бұрын
to print anything in c++ we use 'cout<< ' statement na... but here you have used printf which is used in c language.
@yogeshrasal572
@yogeshrasal572 3 жыл бұрын
In radix sort , why can't we sort most significant digit ?? it will be more easier method na?? please reply ...
@yogeshrasal572
@yogeshrasal572 3 жыл бұрын
sir ,the num is not defined there 29:12
@hasnahanakhatun8824
@hasnahanakhatun8824 3 жыл бұрын
Thank you sir
@rishabhhedaoo9926
@rishabhhedaoo9926 3 жыл бұрын
this lecture is actually the last lecture in the list of module 2, u can watch the lecture "introduction to strings" for array and pointer arithmetic video, present in the same module. thank me later.😊😊😊
@JohnPrajeeth
@JohnPrajeeth 3 жыл бұрын
Array indices start from 0 ?
@aadil4236
@aadil4236 3 жыл бұрын
Sir can you please kindly explain how we got the formula about counting the way we parenthesize matrix chain. I know it was an exercise But, I don't know the reasoning behind the formula (2n)Cn/n+1 I know combinations permutation pretty well but for some reason, I can't seem to figure out how does the formula arises..?? I tried it for 2 days. If you can explain it that would be so helpful.
@sagarsheera4057
@sagarsheera4057 3 жыл бұрын
sir at 30:30 else should return p*p*base right??
@yogeshrasal572
@yogeshrasal572 3 жыл бұрын
yes ,exactly
@iramshehzadi9215
@iramshehzadi9215 3 жыл бұрын
Great content
@sushankbhende8301
@sushankbhende8301 4 жыл бұрын
Nice logical approach
@noopurgaur2684
@noopurgaur2684 4 жыл бұрын
Thank u sir ur videos helped us a lot sir...
@noopurgaur2684
@noopurgaur2684 4 жыл бұрын
Good lecture sir
@nafiasees9387
@nafiasees9387 4 жыл бұрын
Aah saabji
@aishwaryaanand7870
@aishwaryaanand7870 4 жыл бұрын
sir at 9:06 how the last address will be 2737 sir will it not be 2755. suppose int size is 4, then m[1] is 4*1+2731, m[2] is 4*2+2731, m[3] is 4*3+2731, m[4] is 4*4+2731, m[5] is 4*5+2731, ,m[6] is 4*6+2731=2731+24=2755?? please say sir.
@janmejay7759
@janmejay7759 4 жыл бұрын
yes you are correct
@subashpaul7039
@subashpaul7039 4 жыл бұрын
Not at all helpful.
@adityavikramsingh1785
@adityavikramsingh1785 4 жыл бұрын
believe me, a beginner is not going to understand, the way he is teaching... it looks like he is not teaching, he is doing revision
@Rakhul1000
@Rakhul1000 4 жыл бұрын
At 4:40 , the output has a colon after "is" but there is no colon in the printf command
@abhishekbaliyan2002
@abhishekbaliyan2002 4 жыл бұрын
Finally, I understand the difference between "Call by value" & "Call by reference". Really appreciate
@mr.rachetphilanthrophist601
@mr.rachetphilanthrophist601 4 жыл бұрын
awesome explanation of loops
@rudreshdwivedi
@rudreshdwivedi 4 жыл бұрын
How sizeof a1 becomes 8.
@masteroogway9060
@masteroogway9060 7 ай бұрын
its the size of a pointer not a string
@rudreshdwivedi
@rudreshdwivedi 4 жыл бұрын
The code segment you written on IDE is different than that of you shown in the slide. please modify it.
@likithmanoj3891
@likithmanoj3891 5 жыл бұрын
awesome sir, pls make more videos lke this
@kumaranshu9180
@kumaranshu9180 6 жыл бұрын
Thank you so much sir. Sir please start a course on data structures using C++ and DATA structures using JAVA. Bcoz there are already a course on C++ on NPTEL but I want to learn from you three teachers. We are waiting for you sir.