Skip to content

Jitu0110/CIS554-OOP-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS 554 C++ Class Assignments Repository cpp

Welcome to the CIS 554 C++ Class Assignments repository! This repository is dedicated to storing and organizing assignments and projects completed during the CIS 554 C++ class.

NOTE: All questions and assignments in this repository are provided by Prof. Roger Chen (https://ecs.syracuse.edu/faculty-staff/c-y-roger-chen). His contributions, guidance, and expertise have been invaluable in shaping these assignments and fostering a deep understanding of C++ concepts.

Table of Contents

Overview

This repository serves as a central hub for all assignments and projects completed as part of the CIS 554 C++ class. Each assignment is stored in a separate directory, making it easy to navigate and find specific projects.

Assignments

Here is a list of assignments and projects included in this repository:

  1. Assignment 1: Implement merge function.
  2. Assignment 2: Design database to store student course and semester data with GPA, Credits.
  3. Assignment 3: Continuation of Assignment 2: Implement copy constructor, copy assignment, move constructor, move assignment, destructor, RemoveFirst.
  4. Assignment 4: Implement initializer_list for the given tree structure to generate a binary tree from its inorder representation.
  5. Assignment 5: For the class triangle, implement constructor, copy constructor, move constructor, copy assignment, move assignment, destructor, FirtThreeRow. Only use Smart Pointers.

Feel free to explore each assignment's directory for more details and the source code.

About

CIS554 - Fall 2023 - Object-Oriented Programming in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages