Skip to content

Name of file does not match with the algorithm implemented in that file. #2747

Description

@RAJ8664
Image

It would be better to rename the file : algorithms/map/longest_common_subsequence.py to algorithms/map/longest_common_substring.py, since the file provide the implementation for longest common substring.

Note that longest common subsequence is already implemented inside algorithms/dynamic_programing/...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions