Skip to content

ankaraunifreesoftware/ankara-university-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ankara University Computer Engineering | BLM2067 / COM2067 - Data Structures Collection

This repo is a collection of BLM2067/COM2067 (Data Structures) course's labs and exams.

Labs

COM2067

  • Lab 1 (Not completed yet)

BLM2067

Checking the answers

You can use ans_check.sh bash script to check the answers.

Usage

Before you use the script, you should change lab_dir to your lab directory.

Give the script executable permission:

chmod +x ans_check.sh

Finally, run the script:

./ans_check.sh