[algogeeks] Re: algorithm to find Anagrams

2009-01-21 Thread Venkatraman S
On Thu, Jan 22, 2009 at 11:16 AM, dinesh bansal bansal...@gmail.com wrote: Can anyone provide me a good program/algorithm to find all anagrams for a given word. Input string should be of variable length (max 26 char). Just printing is not enough, we need to store the output to a file or

[algogeeks] Re: which data structure?

2008-06-30 Thread Venkatraman S
what did you try before you ask it in the forum? Is this part of your homework? Venkat On Mon, Jun 30, 2008 at 8:35 PM, Vandana [EMAIL PROTECTED] wrote: Hello All, I would like to implement a tree with the following properties. 1. The tree is balanced. 2. Each node has a max of 7 sub

[algogeeks] Re: Probability of a phrase in a text document?

2007-12-08 Thread Venkatraman S
On Dec 8, 2007 11:15 AM, James Fang [EMAIL PROTECTED] wrote: How do u handle this situation with the phrase count/ total phrase count probability? Is the probability of the only phrase 100% while it occurs rarely in the whole document? Amazon's SIPs :) -- Venkat Blog @

[algogeeks] Re: Free cPanel web hosting worth $100 for your Domain!

2007-11-19 Thread Venkatraman S
cant this user be blocked? On Nov 19, 2007 8:11 PM, Riaz Muhammad [EMAIL PROTECTED] wrote: Free cPanel web hosting worth $100 for your Domain! 100 MB Web Space + Email + MySQL Database + FTP Access More. 100% Free, No Hidden Fees! - http://offr.biz/HLHCM321740QUQKUQA --

[algogeeks] Re: Spiral number

2007-10-21 Thread Venkatraman S
On 10/18/07, mukesh tiwari [EMAIL PROTECTED] wrote: 21 22 23 24 25 26 20 7 8 9 10 19 6 1 2 11 18 5 4 3 12 17 16 15 14 13 let the coordinate of 1 is (0,0) ie origin then

[algogeeks] Re: Google Interview Question: find shortest summary containing all key words

2007-10-10 Thread Venkatraman S
I just wanted to see the trei. Try Suffix Tries ( FYI : reTRIEval ) -vEnKAt -- Blog @ http://blizzardzblogs.blogspot.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this