Computer Science
Study Material For BSc(CS) students.
Home
B.Sc.(CS)
F.Y.B.Sc(CS)
Problem Solving using Computer and ‘C’ Programming
S.Y.B.Sc(CS)
Data Structures and Algorithms I
Notes
Lab Assignments
Data Structures and Algorithms II
Notes
Lab Assignments
T.Y.B.Sc(CS)
Operating System I
Notes
Lab Assignments
Operating System II
Notes
Lab Assignments
M.Sc.(CA)
F.Y.M.Sc(CA)
Operating System
Notes
S.Y.M.ScCA)
Python Programming
Notes
Lab Assignments
Downloads
Syllabus
MCQs
Practice Tests
OS
DS-(I) Assignment 6: Linked List Applications
Set A.
1)Write a program that merges two ordered linked lists into third new list. When two lists are merged the data in the resulting list are also ordered. The two original lists should be left unchanged. That is merged list should be new one. Use linked implementation.
2)Write a program that adds two single variable polynomials. Each polynomial should be represented as a list with linked list implementation.
Set B.
1)Write a program that sorts the elements of linked list using any of sorting technique.
2)Write a program that multiply two single variable polynomials. Each polynomial should be represented as a list with linked list implementation.
0 Comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
Popular
Tags
Blog Archives
Followers
ABOUT
Rahul Sonawane
Nashik, Maharashtra, India
Qualification: M.Tech (IMCA), NET, SET
View my complete profile
Popular Posts
Powered by
Blogger
.
Wikipedia
Search results
Blog Archive
March
(1)
January
(1)
January
(5)
June
(13)
April
(3)
March
(2)
February
(1)
November
(1)
October
(3)
0 Comments:
Post a Comment