Skip to content

quinto capítulo#5

Open
gxnca wants to merge 5 commits intomainfrom
gf/chapter5
Open

quinto capítulo#5
gxnca wants to merge 5 commits intomainfrom
gf/chapter5

Conversation

@gxnca
Copy link
Copy Markdown
Member

@gxnca gxnca commented Nov 20, 2024

No description provided.

@gxnca gxnca requested review from diogogmatos and nunom27 November 20, 2024 01:23
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The best way :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use Math.max here with flat:

return Math.max(...matriz.flat())

flat() flattens out the matrix, transforming it into a single array of values.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart use of filter and concat 👍🏼

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.

2 participants