kochaika / arch-spring-2024

Homeworks for CUB Computer Architecture course Spring 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arch-spring-2024

Homeworks for CUB Computer Architecture course Spring 2024

File structure

Follow the next structure for storing the home works in the repository:

/
├── Chaika
│   ├── HW1
│   └── HW2
└── Student
    └── HW1

Pull requests guide

Make pull requests from your forks

Important

Name pull requests this way: Chaika_HW1

Before submitting the pull request, make sure that you can say "YES" to each point in this short checklist:

  • Pull-request changes affect only your folder and only one Home Work;
  • You can explain changes made in the pull request;
  • You do not have merge conflicts in the pull request.

About

Homeworks for CUB Computer Architecture course Spring 2024


Languages

Language:Rust 48.9%Language:C++ 27.0%Language:C 14.8%Language:Kotlin 3.9%Language:Makefile 2.0%Language:Dockerfile 1.5%Language:CMake 1.0%Language:ANTLR 0.5%Language:Shell 0.2%