Skip to content
View LeilaSchmidt's full-sized avatar
Block or Report

Block or report LeilaSchmidt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. UniversityOOP UniversityOOP Public

    An OOP console application simulating a university system of professors, students and employees. Classes created for each and attributes given. Results given out in console.

    C# 1

  2. CreditCard CreditCard Public

    User gets to choose between 3 card types (Mastercard, Visa, AmEx) and gets to choose which they'd like to apply for. After choosing a card, the card gets created and finally printed out.

    C# 1

  3. ClassyTOH ClassyTOH Public

    Towers of Hanoi but implemented with OOP

    C#

  4. InventoryClassProgram InventoryClassProgram Public

    User inventory program; user enters item and amount which is then stored in as an object

    C# 1

  5. TOH_IterativeSolution TOH_IterativeSolution Public

    An iterative solution to the towers of Hanoi problem

    1

  6. TowersOfHanoi TowersOfHanoi Public

    Have a user-defined number of disks arranged in smallest on top and largest on the bottom. Then move these disks to the third (right most) pole without having a larger disk on top of a smaller disk…

    C# 1