Syllabuses


Define pollution. What are the pollutants? How will you control air pollution?

Define pollution. What are the pollutants? How will you control air pollution?

Explain the carbon cycle and nitrogen cycle.

Explain the carbon cycle and nitrogen cycle.

Explain the components, structure, and characteristics of biodiversity of forest ecosystem.

Explain the components, structure, and characteristics of biodiversity of forest ecosystem.

What are the conventional and non-conventional energy resources?

What are the conventional and non-conventional energy resources?

Compare merge sort and quick sort algorithms in terms of storage space and time required to execute them. What is min heap? Create the min heap for the given data set: 6, 15, 50, 3, 33, 45, 40, 80, 10

Compare merge sort and quick sort algorithms in terms of storage space and time required to execute them. What is min heap? Create the min heap for the given data set: 6, 15, 50, 3, 33, 45, 40, 80, 10

Create B-Tree of order 5 from the following lists of data items: 20, 30, 10, 10, 50, 40, 50, 60, 55, 65.

Create B-Tree of order 5 from the following lists of data items: 20, 30, 10, 10, 50, 40, 50, 60, 55, 65.

Write a function that creates a new linked list by selecting alternate elements of a given linked list.

Write a function that creates a new linked list by selecting alternate elements of a given linked list.

$$x - rac{x^2}{2!} + rac{x^3}{3!} - rac{x^4}{4!} + ... - rac{x^n}{n!}$$

$$x - rac{x^2}{2!} + rac{x^3}{3!} - rac{x^4}{4!} + ... - rac{x^n}{n!}$$

Write an algorithm to obtain the sum of the first ten terms of the sequence using recursion. Also give iterative algorithm.

Write an algorithm to obtain the sum of the first ten terms of the sequence using recursion. Also give iterative algorithm.

Explain different non primitive data structures and operations associated with them.

Explain different non primitive data structures and operations associated with them.