Neoalgo: Implementation of Array Mirror Inverse

Created on 21 Aug 2020  路  9Comments  路  Source: TesseractCoding/NeoAlgo

馃殌 Feature

Implementation of Array Mirror Inverse

  • Inverse of an array means if the array elements are swapped with their corresponding indices and the array is called mirror-inverse if it's inverse is equal to itself .

Have you read the [Contributing Guidelines on Pull Requests]

  • Yes.

Motivation

  • This is a very important concept according to me and I think in first sight many
    of us think this is similar to palindrome concept but it's not.

    Pitch

  • This will help to understand the algorithm better and it will reduce the time complexity of it also.

assignees:
c++: @TEJASWI-TEJASWI
java: @Himanshu44626748
python : @narayan2111
c: @SangeetaMishra

C C-Plus-Plus CH20 Java Python easy no-issue-activity

All 9 comments

I want to work on this issue using C++ as a part of HakinCodes, Please assign me with this issue. @Kajol-Kumari @SKAUL05 @Abhijit2505 @plazzy99

I would like to work on this issue in python. Please assign this to me.

@siddharth25pandey @Kajol-Kumari I would like to do this in java. Please assign me.

i would like to work on this issue in c++ as part of hakin codes
@SKAUL05 @Abhijit2505 @plazzy99 @Kajol-Kumari

@iamrajiv Can you assign this to me in C.

@iamrajiv Added code for C

@iamrajiv Can you please add the difficulty level?

We are logging the scores for the Contributor's Hack 2020. If you have one or more than one PR merged during the program, make sure to fill this form

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SayaniG371 picture SayaniG371  路  9Comments

HarshCasper picture HarshCasper  路  9Comments

keshav304 picture keshav304  路  7Comments

DrSehgal7 picture DrSehgal7  路  10Comments

HarshCasper picture HarshCasper  路  11Comments