Bloom Level Setting is a Console based Cpp-based application designed to assess and enhance cognitive skills using Bloomโs Taxonomy. It enables structured evaluation of learning levels, from basic understanding to advanced critical thinking, through efficient data management and sorting algorithms.
- CRUD Operations: Create, Retrieve, Update, and Delete bloom level records.
- Efficient Sorting & Searching: Implements Quick Sort, Merge Sort, Binary Search, and Linear Search for optimized data retrieval.
- File Handling: Stores and manages data persistently using text files.
- Algorithm Analysis: Evaluates time complexity for performance optimization.
- Programming Language: Cpp
- Data Structures: Arrays, Sorting & Searching Algorithms
- File Handling: Persistent storage of bloom levels