String-: By-Anushka Gupta
String-: By-Anushka Gupta
Check if strings can be derived from each other by circularly rotating them
Find all binary strings that can be formed from given wildcard pattern
Isomorphic Strings
Find all possible combinations by replacing given digits with characters of the corresponding list
Find all words from given list that follows same order of characters as given pattern
Inplace remove all occurrences of ‘AB’ and ‘C’ from the string
Validate an IP address
By-Anushka Gupta
Find the longest substring of given string containing all distinct characters
Find all N-digit strictly increasing numbers (Bottom-Up and Top-Down Approach)
Find all N-digit binary numbers having more 1’s than 0’s for any prefix
Find all N-digit binary numbers with k-bits set where k ranges from 1 to N
Calculate rank of given string among all its lexicographically sorted permutations
Find all N-digit binary numbers with equal sum of bits in its two halves
By-Anushka Gupta
Find the minimum number of inversions needed to make the given expression balanced
Print all combinations of phrases that can be formed by picking words from each of the given lists
By-Anushka Gupta
Find shortest route in a device to construct the given string
By-Anushka Gupta