CodeChef December Long Challenge
Problem Name: Easy Subsequence Selection
Problem ID: SUBSPLAY
Start from basics and be an expert coder : http://bit.ly/2tq5Z9O
Given a string, form two subsequences A and B, both of length K, such that A=B and they should not be formed completely by using the same indexes. At least one index should be different.
Concepts used : Strings, loops, conversion of a character into an integer.
Follow Instagram for more coding questions : / prepbytes
Facebook : / prepbytes0211