We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 233b563 + cd7f1b7 commit f7683e3Copy full SHA for f7683e3
dsa-solutions/lc-solutions/0000-0099/0006-ZigZag-Conversion.md
@@ -4,6 +4,9 @@ title: Zigzag Conversion (LeetCode)
4
sidebar_label: 0006-Zigzag Conversion
5
tags:
6
- String
7
+ - Java
8
+ - C++
9
+ - Python
10
description: Convert the given string into a zigzag pattern with a specified number of rows.
11
sidebar_position: 6
12
---
0 commit comments