Skip to content

Commit f7683e3

Browse files
authored
Merge pull request #4089 from SadafKausar2025/added
PR not added in the leaderboard
2 parents 233b563 + cd7f1b7 commit f7683e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dsa-solutions/lc-solutions/0000-0099/0006-ZigZag-Conversion.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ title: Zigzag Conversion (LeetCode)
44
sidebar_label: 0006-Zigzag Conversion
55
tags:
66
- String
7+
- Java
8+
- C++
9+
- Python
710
description: Convert the given string into a zigzag pattern with a specified number of rows.
811
sidebar_position: 6
912
---

0 commit comments

Comments
 (0)