Completed assignment 1, Algorithms/Data Structure - #111
Conversation
|
Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process. |
|
Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process. |
What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)
I am completing assignment 1 for the first time
What did you learn from the changes you have made?
I learned how to apply the concepts of time and space complexity regarding different ADTs
Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?
n/a
Were there any challenges? If so, what issue(s) did you face? How did you overcome it?
For the second part of the assignment, I wasnt sure whether we had to create a function to solve the problem or solve the problem given that specific ADT we had created.
How were these changes tested?
n/a
A reference to a related issue in your repository (if applicable)
n/a
Checklist