BCSL-033 Solved Assignment 2017-18 For IGNOU BCA 3rd Semester |
Course Code: BCSL-033
Course Title: Data and File Structures LAB
Assignment Number: BCA (3)/L-033/Assignment/17-18
Last Dates for Submission: 15th October, 2017 (For July 2017 Session)
: 15th April, 2018 (For January 2018 Session)
Course Title: Data and File Structures LAB
Assignment Number: BCA (3)/L-033/Assignment/17-18
Last Dates for Submission: 15th October, 2017 (For July 2017 Session)
: 15th April, 2018 (For January 2018 Session)
Questions Solved In Assignment:
1. Write an algorithm and program that accepts a Binary Tree as Input and
Checks if the input Binary tree is Complete Binary Tree or a Full Binary
Tree and prints appropriate message.
2. Write an algorithm and program for implementation of multiple stacks in an
Array.