Courses

Algorithm Design and Analysis

A+

Through this course, I acquired proficiency in crafting efficient algorithms. I can now analyze complex problems, break them down into manageable steps, and design algorithms that significantly enhance computational efficiency. This skill ensures streamlined data processing and quicker problem-solving in software development.

Computer Organization and Architecture

A+

This course equipped me with the knowledge of designing memory hierarchies for computers. I learned about the trade-offs between different types of memory, including RAM, ROM, and virtual memory systems. Understanding memory hierarchies is crucial for developing systems that balance speed, cost, and storage effectively.

Number Theory

A+

Studying Number Theory honed my skills in algorithm optimization. I learned how to develop efficient algorithms for prime factorization, which is crucial in various fields, including data compression, cryptography, and number crunching tasks, enabling me to tackle complex computational challenges more effectively.

Operating System

A

Through this course, I gained a deep understanding of how modern OSs efficiently manage hardware resources like CPU, memory, and storage. Learning about process scheduling algorithms, memory allocation strategies, and file system structures equipped me with the skills to optimize resource utilization in real-world applications.

Database Management System

A

Studied and applied transaction management concepts, ensuring the adherence to ACID (Atomicity, Consistency, Isolation, Durability) properties. Developed a strong understanding of handling transactions effectively, maintaining data consistency and reliability in database systems.

Software Engineering

A+

Through this coursework, I gained a deep understanding of various SDLC models, including Agile, Waterfall, and DevOps. This knowledge allows me to adapt and contribute effectively to diverse development environments, ensuring projects are delivered efficiently and meeting industry standards.