Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix Chain Multiplication [JAVA] #820

Open
7 tasks done
aryanargupta opened this issue Oct 5, 2022 · 6 comments · May be fixed by #843
Open
7 tasks done

Matrix Chain Multiplication [JAVA] #820

aryanargupta opened this issue Oct 5, 2022 · 6 comments · May be fixed by #843
Assignees
Labels

Comments

@aryanargupta
Copy link
Member

This issue is about addition of a DP problem: Matrix Chain Multiplication.

  • Issue Title is in form Algo/DS Name [Language].
  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This Algo/DS is worth adding to this repository.
  • Assign this issue to me (I want to work on this).
    • I ensure that I am not already assigned to 2 or more issues.
  • I will send my PR only after I'm assigned to this issue by any maintainer.
  • I understand that I will be unassigned from this issue if I fail to send a PR for this within a week.
@kalashshah
Copy link
Member

Please read the contribution guidelines properly.

@aryanargupta
Copy link
Member Author

Please read the contribution guidelines properly.

Yes sir, I have read them properly. Is there anything specific to be more precise about in this issue?

@AkhileshManda
Copy link
Member

@aryanargupta please read the first point that you checked while creating the issue

@aryanargupta aryanargupta changed the title Addition of DP problem: Matrix Chain Multiplication [JAVA and CPP/C] Matrix Chain Multiplication [JAVA and CPP/C] Oct 6, 2022
@aryanargupta
Copy link
Member Author

@aryanargupta please read the first point that you checked while creating the issue

Was the title of the issue the main problem? I have changed the title of the issue now.

@aryanargupta aryanargupta changed the title Matrix Chain Multiplication [JAVA and CPP/C] Matrix Chain Multiplication [JAVA] Oct 6, 2022
@kalashshah
Copy link
Member

GFI @aryanargupta

@aryanargupta
Copy link
Member Author

GFI @aryanargupta

Done @kalashshah sir 👍 Please review and suggest any changes if required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants