Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

fazledyn/L3T2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUET CSE | L3-T2

Offered sessional courses:

CSE 314 - Operating System Sessional (1.5 credit)

  • Shell Scripting
  • Inter Process Communication
  • xv6
    • Lottery Scheduling Implementation
    • Memory Management (Swapping, Paging)

CSE 318 - Artifical Intelligence Sessional (0.75 credit)

  • A Star Search
    • N-puzzle Problem
  • Adversarial Search
    • Mancala
  • Constraint Satisfaction Problem (CSP)
    • Sudoku
    • Suguru
  • Probabilistic Models
    • Hidden Markov Model (Ghostbuster)

CSE 322 - Computer Networks Sessional (1.5 credit)

  • Socket Programming (Java)
    • File Server
  • Cisco Packet Tracer
    • Online on topology and network simulation
  • NS3 Project

CSE 326 - Information System Design Sessional (0.75 credit)

  • Project Idea Proposal
  • BPMN Diagram
  • Mock UI
  • Class Diagram & ERD
  • Collaboration & Sequence Diagram
  • Module Implementation