You are on page 1of 1

Bachelor of Computer Applications (BCA)

nd
Semester 2 , [Feb – June, 2023]
Yogananda School of AI, Computer and Data-Science
Shoolini University, Solan, Himachal Pradesh

Algorithms and Data Structure


Assignment - 2
Section A [Mark: 2 Each]
1. Disadvantage of Array if size already fixed?
2. How to allocate memory with malloc(), write syntax?
3. What are Linker Errors in programming language?
4. Is it possible to run a Program without Compilation? Justify?

Section B [Mark: 4 Each]


1. Describe Array and its Types?
2. What do you mean by Multi-Dimensional Array?
3. What types of operations are easily performed on Linked-Lists and Arrays? Justify?
4. Write an algorithm to search an Item from One-Dimensional Array?
5. Differentiate between Arrays and Linked-Lists?
6. Write an algorithm to delete an Item from Two-Dimensional Array?
7. Explain Doubly Linked-Lists?
8. What do you understand from Sparse Martix?

Prepared By – Arvind Sharma, Assistant Professor


Yogananda School of AI, Computer and Data-Science
arvind@shooliniuniversity.com

You might also like