Wednesday, January 27, 2016

Strings Problems


  • Print Concatenation of Zig-Zag String in ‘n’ Rows
  • Check if edit distance between two strings is one
  • Reverse an array without affecting special characters
  • Length of the longest valid substring
  • Check if two given strings are isomorphic to each other
  • Given a string, print all possible palindromic partitions
  • Transform One String to Another using Minimum Number of Given Operation
  • Remove spaces from a given string

No comments:

Post a Comment