Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Adding Zig Zag Array #234

Open imsushant12 opened 3 years ago

imsushant12 commented 3 years ago

Hello, @rudrakshi99 @nakul-19 @plazzy99 , I am a GSSOC'21 participant.

I wish to contribute "Print Zig Zag Array" using Sorting as well as using flag, with proper comments and clear explanation-

Please assign me this issue ,my code will be in C++ with proper comments and test cases.

Vansh-Gupta4 commented 3 years ago

I am a GSSOC '21 participant.

I wish to contribute a JAVA code for this issue:

My code will have comment lines to make it explanatory and understandable to everyone. I will be very happy if I am assigned this issue and allowed to work on this

krishna-NIT commented 3 years ago

Hi, I am GSSOC'21 participant

My code will be in JAVA with proper comments and test cases. @rudrakshi99 @nakul-19 @plazzy99 please assign me this issue

ShrutiKhatri826 commented 3 years ago

I wish to contribute to this issue of printing "Zig-Zag" Array with proper comments, clear explanation and proper indentation resulting in a clean code. My code will be in C++. Please assign me this issue, Hope to hear from you soon!