WeBeginners-Community / DocBook

Documentations of Html to every open source technologies. It's a low-code repository
30 stars 54 forks source link

This is the code for Stack Permutation #194

Closed iianuragii closed 1 year ago

iianuragii commented 1 year ago

Description

Suppose You are given two arrays A and B of unique elements of size N. Check if array B is a stack permutation of the array A or not. Stack permutation means that array B can be created from array A using a stack and stack operations.

Fixes: #(issue no.)

191

Type of change

Checklist:

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

image

iianuragii commented 1 year ago

I have given the code already, please merge it

iianuragii commented 1 year ago

This is a documentation repository. Kindly add the details over there

Done

iianuragii commented 1 year ago

Please add the details it's a documentation repository

Sorry but I am not getting your point. Can you please tell me where should I give the details?