Re: Deleting substrings
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 16:28:07 +0000
Ravi said:
Now, suppose the substring is a lil bigger..say of 5 characters or
even more.
What could be an efficient way in which it could be checked whether the
substring is present in the string or not.
Boyer-Moore.
Preferably without using extra memory..
Not much, anyway.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- References:
- Deleting substrings
- From: Ravi
- Re: Deleting substrings
- From: goose
- Re: Deleting substrings
- From: Chris Dollin
- Re: Deleting substrings
- From: goose
- Re: Deleting substrings
- From: ophidian
- Re: Deleting substrings
- From: Ravi
- Deleting substrings
- Prev by Date: Re: ls lacking a feature?
- Next by Date: Re: ls lacking a feature?
- Previous by thread: Re: Deleting substrings
- Next by thread: Re: Deleting substrings
- Index(es):
Relevant Pages
|