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

Adding Smith waterman Algorithm #1751

Closed
wants to merge 12 commits into from
Closed

Conversation

Mayureshd-18
Copy link
Contributor

@Mayureshd-18 Mayureshd-18 commented Jul 18, 2023

Issue no #1605

πŸ‘¨β€πŸ’» Changes proposed

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

πŸ“„ Note to reviewers

πŸ“· Screenshots

Python -
WhatsApp Image 2023-07-19 at 00 13 38

C-
WhatsApp Image 2023-07-19 at 00 18 59

C++ -
WhatsApp Image 2023-07-19 at 00 20 08

Java -
WhatsApp Image 2023-07-19 at 00 22 16

@github-actions
Copy link

Thanks for your contribution we will soon check your PR @Mayureshd-18 :)

@Mayureshd-18
Copy link
Contributor Author

@Kumar-laxmi Please review this PR.

Copy link
Owner

@Kumar-laxmi Kumar-laxmi left a comment

Choose a reason for hiding this comment

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

Shift the programs to Dynamic Programming folder

@Kumar-laxmi Kumar-laxmi added C Program in C C++ Programs in C++ Python Programs in Python Java Programs in Java Under Review The PR is under review Dynamic Programming Dynamic Programming is mainly an optimization over plain recursion. SSOC23 PR under Social Summer of Code labels Jul 23, 2023
@Mayureshd-18
Copy link
Contributor Author

Mayureshd-18 commented Jul 23, 2023

@Kumar-laxmi I have shifted the files from string to Dynamic programming as requested.

@Mayureshd-18
Copy link
Contributor Author

@Kumar-laxmi Please review this PR and merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Program in C C++ Programs in C++ Dynamic Programming Dynamic Programming is mainly an optimization over plain recursion. Java Programs in Java Python Programs in Python SSOC23 PR under Social Summer of Code Under Review The PR is under review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants