COMM-IT CAREER ACADEMY
Data Structures and Algorithms (BCA-106T)
Assignment: 01
1. Define Multi-dimensional Array.
2. Write the memory representation of stacks.
3. Write an algorithm for sequential search (Linear search).
4. Define Asymptotic Notation.
5. Explain Stacks with Push and POP operations.
6. Explain Stacks with Push and POP operations.
7. Write an algorithm for insertion and deletion operation in queue.
8. Create a Binary
search tree with the
following
9. 10, 90,
40,60,30,20,80,50,70
10. Create a Binary
search tree with the
following
11. 10, 90,
40,60,30,20,80,50,70
12. Create a Binary
search tree with the
following
13. 10, 90,
40,60,30,20,80,50,70
14. Create a Binary
search tree with the
following
15. 10, 90,
40,60,30,20,80,50,70