BRAC University's course - CSE220 (Data Sturctures) Notes, Questions, Solutions & more. (Spring 2022 & Fall 2022)
-
Updated
Jun 21, 2023 - Python
BRAC University's course - CSE220 (Data Sturctures) Notes, Questions, Solutions & more. (Spring 2022 & Fall 2022)
BRAC University's course - CSE220 (Data Sturctures) Assignments Questions, Lab Solutions (Summer 2023)
This course provides an introductory overview of data structures, covering fundamental concepts such as arrays, lists, stacks, queues, trees, and graphs. Students will learn the essential principles for organizing, storing, accessing, modifying, and deleting data efficiently in computer science.
Machine learning project for classifying breast tumors as malignant or benign using the Breast Cancer Wisconsin dataset. Includes data preprocessing, model training (Naive Bayes, Logistic Regression, Decision Tree), evaluation, and visualizations.
This repository contains my lab assignments, organized to support remote access and development. It also includes the finalized versions of each assignment, optimized for both Windows and macOS environments.
This repository contains a collection of assignment based projects as coursework developed by using Python and PyOpenGL. Spanning from foundational 2D rendering to interactive 3D applications, explores core computer graphics concepts, including graphics algorithms, geometric transformations, animation, real-time rendering, and user interaction.
This project was developed as part of the CSE360: Computer Interfacing course.
Academic resource platform for BRAC University CS students, built with Next.js, Cloudflare Workers, D1, R2, and Clerk.
This game is developed using Pygame, with the main goal of catching falling diamonds. As the game progresses, the difficulty increases by speeding up the falling diamonds. If the player misses a diamond, the game ends.
This game is developed using Pygame, where the main objective is to shoot the falling circle-shaped objects. The game can end in three ways: if a falling circle hits the shooter, if the player misses shooting 3 falling circles, or if the player misfires 3 times.
This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.
To associate your repository with the bracu-cse topic, visit your repo's landing page and select "manage topics."