SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

Next Permutation #456

Closed PrakharRathore123 closed 2 years ago

PrakharRathore123 commented 2 years ago

Enter your question -

Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.

Enter link to the question(if question belongs to any online platform) -

https://leetcode.com/problems/next-permutation/

Tags for the question(eg - Array, Basic, Stack, etc.) -

Array

PrakharRathore123 commented 2 years ago

@SarthakKeshari Kindly issue me this

vedic-kalra commented 2 years ago

Can you please assign the above issue to me? Regards

PrakharRathore123 commented 2 years ago

@SarthakKeshari Kindly assign me this issue.