Skip to content
Menu
Portfolio
  • Personal Projects
  • Assignments
  • Algorithms
  • Notes
  • Home
Portfolio

CMSC216_Project01

Posted on September 3, 2022January 9, 2023

This is the first program I implemented at the University of Maryland – College Park. The project is for class CMSC216 Introduction to Computer Systems.

Assignment Due Date: Feb 7, 2022

Assignment Score: 100 out of 100

The language used: C

Assignment Purpose: Be familiar with a new programming language C, and familiar with the Grace system/submit server which is developed based on UNIX.

Functions implemented:

  • int classify_triangle(int side1, int side2, int side3)
  • long reverse_digits(long n)
  • unsigned long catalan(short int n)

For my implementation, click here. Contact me if you cannot access it.

Click here for the detailed project description
Project01_DescriptionDownload

CATEGORIES

  • Personal Projects
  • Notes
  • Algorithms

  • University of Maryland
  • CMSC426 - Computer Vision
  • CMSC320 - Introduction to Data Science
  • CMSC330 - Organization of Programming Languages
  • CMSC216 - Introduction to Computer Systems
©2025 Portfolio | WordPress Theme by Superbthemes.com