Skip to content

Conversation

@AdalbertPungu
Copy link

The module 07 start and end HTML files refer to the wrong module js file, i.e. module08 instead of 07.

Improved calculation: the program would not compile if the table to be sorted or printed had more than 100 elements.

I added a check in the constructor of the BuildArray class. By limiting to 100 to avoid performance or array size problems.
Improved calculation: the program would not compile if the table to be sorted or printed had more than 100 elements.

I added a check in the constructor of the BuildArray class. By limiting to 100 to avoid performance or array size problems.
@AdalbertPungu AdalbertPungu changed the title Update Module 07 HTML file Update Module 07 HTML file and module05.ts calculation enhancement Jul 28, 2023
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