Skip to content

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

@RAJ8664

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/...

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