0% found this document useful (0 votes)
54 views25 pages

Fundamental of Algorithm: Date of Assignment 1-Oct-2017

The document discusses fundamental algorithms including linked lists and stacks. It covers topics like defining linked lists and their applications. The key operations on linked lists like insertion, deletion and traversal are explained. The concept of stacks is introduced and push and pop operations are described. Applications of stacks in expression evaluation and recursion are also mentioned.

Uploaded by

adnan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views25 pages

Fundamental of Algorithm: Date of Assignment 1-Oct-2017

The document discusses fundamental algorithms including linked lists and stacks. It covers topics like defining linked lists and their applications. The key operations on linked lists like insertion, deletion and traversal are explained. The concept of stacks is introduced and push and pop operations are described. Applications of stacks in expression evaluation and recursion are also mentioned.

Uploaded by

adnan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

Fundamental of Algorithm

Date of Assignment 1-Oct-2017

For MS(CS)
Adnan Alam Khan
CCSIS
Institute of Business Management

1|Page std_25202
Fundamental of Algorithm

2|Page std_25202
Fundamental of Algorithm

3|Page std_25202
Fundamental of Algorithm

4|Page std_25202
Fundamental of Algorithm

5|Page std_25202
Fundamental of Algorithm

6|Page std_25202
Fundamental of Algorithm

7|Page std_25202
Fundamental of Algorithm

8|Page std_25202
Fundamental of Algorithm

9|Page std_25202
Fundamental of Algorithm

10 | P a g e std_25202
Fundamental of Algorithm

11 | P a g e std_25202
Fundamental of Algorithm

12 | P a g e std_25202
Fundamental of Algorithm

13 | P a g e std_25202
Fundamental of Algorithm

LINK LIST

14 | P a g e std_25202
Fundamental of Algorithm

15 | P a g e std_25202
Fundamental of Algorithm

16 | P a g e std_25202
Fundamental of Algorithm

17 | P a g e std_25202
Fundamental of Algorithm

18 | P a g e std_25202
Fundamental of Algorithm

19 | P a g e std_25202
Fundamental of Algorithm

STACK

20 | P a g e std_25202
Fundamental of Algorithm

21 | P a g e std_25202
Fundamental of Algorithm

22 | P a g e std_25202
Fundamental of Algorithm

23 | P a g e std_25202
Fundamental of Algorithm

24 | P a g e std_25202
Fundamental of Algorithm

25 | P a g e std_25202

You might also like