Problem Statement Given an integer N and two permutation of length N(1 through N ) ,the task is to convert first permutation to second permutation by…
Read moreProblem Statement Given an Integer N ,the task is to create an Special array of size N An Array is called Special if below condition holds true for a…
Read moreProblem Statement: Given an array of size n, split the array in two parts A & B (not necessarily equal,but both parts should have atleast one ele…
Read moreProblem Statement Given two arrays A & B of length N a and N b respectively and two integer K and M, the task is to determine whether it is p…
Read more