Skip to content

Commit 21a0120

Browse files
committed
update code
1 parent 11e7d65 commit 21a0120

File tree

2 files changed

+0
-207
lines changed

2 files changed

+0
-207
lines changed

dsa-solutions/lc-solutions/0000-0099/0030 - SubString-with-Concatenation-of-all-words.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ tags:
1010
description: A concatenated string is a string that exactly contains all the strings of any permutation of `words` concatenated.
1111
---
1212

13-
### Problem Description:
14-
| Problem Statement | Solution Link | LeetCode Profile |
15-
| :------------------------------------------------------ | :------------------------------------------------------------------------- | :------------------------------------------------------ |
16-
| [Substring with Concatenation of All Words](https://leetcode.com/problems/0030-Substring-with-Concatenation-of-All-Words/description/) | [Substring with Concatenation of All Words Solution on LeetCode](https://leetcode.com/problems/0030-Substring-with-Concatenation-of-All-Words/solutions/) | [Nikita Saini](https://leetcode.com/u/Saini_Nikita/) |
17-
1813
## Problem Description
1914
You are given a string `s` and an array of strings `words`. All the strings in `words` are of the same length.
2015

dsa-solutions/lc-solutions/0000-0099/0030-Substring-with-Concatenation-of-All-Words.md

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)