madhurtanwani.blogspot.com
August 2009 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2009_08_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. Pingfm - better than friendfeed, just what I want. Experimenting with ping.fm's Y! Bot You can post to the huge set of social networks http:/ ping.fm. Supports - all using their integration with IMs, SMS and Web. Prety cool :). Posted by Madhur Tanwani. Saturday, August 22, 2009. I have ...
madhurtanwani.blogspot.com
December 2012 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2012_12_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. Http:/ e-banki.info/wp-content/plugins/akismet/howdoit.php. Posted by Madhur Tanwani. Friday, December 07, 2012. Links to this post. Share this post :. Subscribe to: Posts (Atom). View my complete profile. Subscribe to this blog in a reader. Books and Knowledge Base @ Amazon.
madhurtanwani.blogspot.com
March 2010 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2010_03_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. Road Trip To Brindavan Garden. Sunday afternoon and nothing else to do (except a code commit and few distribution builds). We decided to take a trip the famous Brindavan Gardens. Built next to the KRS Dam @ Mandya. After that it was a wonderful road (minus those @#! When the music starte...
madhurtanwani.blogspot.com
September 2009 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2009_09_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. Walk the bridge, in pairs as fast a possible. Woman 1: 1 minute to cross. Woman 2: 2 minutes to cross. Woman 3: 5 minutes to cross. Woman 4: 10 minutes to cross. Posted by Madhur Tanwani. Sunday, September 06, 2009. Links to this post. Share this post :. Posted by Madhur Tanwani. There a...
blessedinformation.blogspot.com
Valab: January 2013
http://blessedinformation.blogspot.com/2013_01_01_archive.html
Pushtimarg - The Path Of Grace founded by Shri Vallabhacharya. Sunday, January 6, 2013. Http:/ www.youtube.com/user/vallabhitaliya. Saturday, January 5, 2013. Https:/ www.youtube.com/user/PrathamPushti/videos. Https:/ www.facebook.com/search/more/? Labels: Shree jagad guru. Https:/ www.facebook.com/shrivallabhseva. Subscribe to: Posts (Atom). 8220;Brahmsambandh” - Formal Initiation into Valab. 252 shlokas / 252 Vaishnavas. 4 Elements of Nathji (Shree Swaminijis). 7 Peetas / Detail. Picture Window templat...
madhurtanwani.blogspot.com
November 2009 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2009_11_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. ALGO] Random number generator, with equal probability. Is a random number generator that generates integers between a and b (inclusive), all equally likely. Assuming we have an implementation of RANDOM(0.1). How can we implement RANDOM(a.b). Ie given we have a function that returns 0.
madhurtanwani.blogspot.com
December 2010 on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2010_12_01_archive.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. Reverse words in a sentence. Given an array of characters, reverse the words in the sentence. For example, if the sentence is "Reverse these words", then the output should be "words these reverse". Source : this interview q. Posted by Madhur Tanwani. Sunday, December 12, 2010. Reverse wo...
madhurtanwani.blogspot.com
Twin Primes on Gebo by Madhur Kumar Tanwani
http://madhurtanwani.blogspot.com/2011/03/twin-primes.html
Gebo - Madhur Tanwani's blog. Gebo means to give and take. This is my attempt to share the knowledge and experience with the community. Focus on Puzzles, Algorithms, Problem Solving, Java and other Technical Discussions. A Math oriented question asked at a recent Amazon interview. Given any twin prime pair, prove that the number between the twin primes is always divisible by 6. Posted by Madhur Tanwani. Wednesday, March 30, 2011. Share this post :. This is actually more simple that it looks. All material...