Abhay Singh Yadav

Results 4 issues of Abhay Singh Yadav

Problem link: https://www.hackerrank.com/challenges/strong-password/problem Description: The website considers a password to be strong if it satisfies the following criteria: - Its length is at least - It contains at least one...

Problem description: `A left rotation operation on an array of size n shifts each of the array's elements 1 unit to the left. Given an integer, d, rotate the array...