AnitaJava program to find who reaches first to the destination in a 2-dimensional array.Given a 2-dimensional array where ‘s’ stones and ‘p’ people are present on its grids, you need to find who reaches the destination ‘d’…Nov 6, 2020Nov 6, 2020
AnitaProgram to find all possible smart arrays that can be constructed using a string of digits.Example 1. Input string = “1317”May 14, 20201May 14, 20201
AnitaProgram to find k-th Lexicographical String from all Happy Strings of length n in JavaA happy string is a string that:Apr 20, 2020Apr 20, 2020