Skip to content

Implement retrieve method#600

Open
shivambavo wants to merge 4 commits into
CSC207-2025F-UofT:mainfrom
shivambavo:implement-retrieve-method
Open

Implement retrieve method#600
shivambavo wants to merge 4 commits into
CSC207-2025F-UofT:mainfrom
shivambavo:implement-retrieve-method

Conversation

@shivambavo

Copy link
Copy Markdown

test

Shivam Bavaria added 3 commits October 6, 2025 16:34
The method now reads a file line-by-line, builds the triangle structure by linking parent and child nodes, and returns the top node. Closes #1.
The method now checks if the resource file was found and throws a FileNotFoundException if it's missing. This prevents the method from returning null when the file path is invalid.
@shivambavo

Copy link
Copy Markdown
Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant