Skip to content

Solutions for labs and homework for Algorithmic Design II

License

Notifications You must be signed in to change notification settings

wushenrong/CSCE146

Repository files navigation

Algorithmic Design II Solutions

Contains solutions for CSCE 146 written in the Java programming language. It might not have the most optimal solutions and does not contain test text files and driver files.

Hint for Homework 05

Since the sierpinski triangle is created from the midpoints of the sides of the triangles. Similar smaller triangles are created from the sides of the main triangle and the upside down triangles.

For more information can be found at a stack overflow post. The code in the post is incomplete and requires more edits for it to work.

License

This repository is licensed under the MIT License using SPDX expressions.

About

Solutions for labs and homework for Algorithmic Design II

Topics

Resources

License

Stars

Watchers

Forks

Languages