Skip to content

[MEDIUM] #1092 - Shortest Common Supersequence #1880

@hackdartstorm

Description

@hackdartstorm

Program 1092: Shortest Common Supersequence

Difficulty: Medium
Category: Dynamic Programming

Task: Find shortest string containing both strings

Input: str1, str2
Expected Output: Shortest supersequence

Submit: exercises/1000_programs/medium/1092_shortest_supersequence.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions