aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

ZigZag Coversion #311

Closed Shreyash0713 closed 3 years ago

Shreyash0713 commented 3 years ago

Before jumping into Pr first comment for assign.

Problem statement : The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility)

P A H N A P L S I I G Y I R And then read line by line: "PAHNAPLSIIGYIR"

Probelm Link : https://leetcode.com/problems/zigzag-conversion/ Choose one Cateorgy - Medium question category : String


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

Shreyash0713 commented 3 years ago

Can you please assign it to me.

Shreyash0713 commented 3 years ago

Resolved, please accept and merge PR #312