Course image CSC-200: Object Oriented Programming Using Java-MDJ
BSc - CS
This course is designed to introduce students to Object Oriented Programming using Java.
Course image CS101-Introduction to Data Structures Using C-FJJ
BSc - CS
The objective of the course is to introduce the fundamentals of C programming language and develop the skills for solving problems using computers. The topics covered in the paper will be to: In this part of the paper covered by me, we will see:
- Linear Linked list: Creation and Related Operations
- Trees: Creation and Related Operations and various types of trees
- Graph: Creation and Related Operations
- Searching and Hashing: Linear and Binary Search. Hashing Methods and related issues.