- Branching,
- Looping,
- Conditional Statement,
- Exit function,
- Difference between break and exit
Category: csit
Tree Slide for Data Structure And Algorithm
Topics Covered
- Concept and Definition
- Binary Tree
- Introduction and application
- Operation
- Types of Binary Tree
- Complete
- Strictly
- Almost Complete
- Huffman algorithm
- Binary Search Tree
- Insertion
- Deletion
- Searching
- Tree Traversal
- Pre-order traversal
- In-order traversal
- Post-order traversal
I’ve prepared a slide for Tree chapter 6 for Data Structure and Algorithm. Please do check and for further queries please leave a comment below
Bsc CSIT C programming Course Material
So I’ve made some lecture slides and programs and made it all publicly available and kept in github The syllabus is written on markdown file so any one can copy the raw version of it.
Anyone can contribute to this project. All the students can get rich course material in this repository.
Course Synopsis: This course contains the concepts of programming methodology using C. Goal: This course is designed to familiarize students to the techniques of programming in C.