Given a string of containing alphabets. Task is to remove ab patterns in linear time using inline algorithm.
e.g. cdaabbcd gives the output cdcd after the execution of the algorithm.
Mar 31, 2010
Subscribe to:
Post Comments (Atom)
Place for the people like us...
No comments:
Post a Comment