Re: [algogeeks] Re: Can you guys help me how to approach this problem !!!

2009-12-02 Thread shah zeb
check this if 
How To Install Dreamweaver CS3 In Ubuntu 
Hardyhttp://eaziweb.blogspot.com/2009/12/how-to-install-dreamweaver-cs3-in.html

 Regards
Shahzeb Farooq Chohan
Software Engineer 
Cogilent Solutions


  Get your new Email address!
Grab the Email name you've always wanted before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

--

You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.




[algogeeks] Can you guys help me how to approach this problem !!!

2009-12-02 Thread shah zeb


check this if 
How To Install Dreamweaver CS3 In Ubuntu 
Hardyhttp://eaziweb.blogspot.com/2009/12/how-to-install-dreamweaver-cs3-in.html

 Regards
Shahzeb Farooq Chohan
Software Engineer 
Cogilent Solutions



  Get your new Email address!
Grab the Email name you've always wanted before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

--

You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.




[algogeeks] Get a free laptop for reading newsletter

2009-11-13 Thread shah zeb
hi all
two of my friends have received the laptops.
just follw the link at this blog
100% guaranteed
http://chohanfoundation.blogspot.com/2009/11/introduction.html

 Regards
Shahzeb Farooq Chohan
Software Engineer 
Cogilent Solutions


  New Email addresses available on Yahoo!
Get the Email name you've always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

--

You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=.




[algogeeks] Re: Pouring Water Problem

2009-10-25 Thread shah zeb
http://eaziweb.blogspot.com/

 Regards
Shahzeb Farooq
Chohan





From: ShingRay masterrays...@gmail.com
To: Algorithm Geeks algogeeks@googlegroups.com
Sent: Sunday, October 25, 2009 14:59:58
Subject: [algogeeks] Pouring Water Problem


Given two cups, one of which can contain A litres of water and the
other can contain B litres of water, find out the minimum number of
steps required to obtain C litres of water in a vessel.

At the beginning both cups and the object vessel are empty.
These are feasible operations:
1 emptying a cup
2 pouring water from a cup to the other or the vessel
3 filling a cup

For example, when A is 3, B is 5 and C is 4, the minimum number of
steps is 7.
(*) You can fill B, and pour water from B to A, then pour water from B
to the vessel.
The three operations obtain 2 litres of water. We empty A and repeat
(*). We obtain another 2 litres and it takes 7 steps.

More examples:
A B C minimum
1 2 1 2
1 2 9 10
3 5 12 7
6 7 20 6

-

A*x + B*y = C
If x, y are both no non-negative, it takes (x+y)*2 steps.
If one of them is negative, it takes (x+y)*2-1 steps.

We can iterate x from -max(A, B, C) to max(A, B, C) and get many x-y
tuples, each of which denote a solution. The minimum solution is the
best.
I think the iteration range can be reduce.
What is a more effective algorithm?



  New Email names for you! 
Get the Email name you#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~--~~~~--~~--~--~---



[algogeeks] Starter Web Developer

2009-10-22 Thread shah zeb
for a  starter web deeveloper
http://eaziweb.blogspot.com/2009/10/what-is-web-site.html

and  for general  user
chohanfoundation.blogspot.com
 Regards
Shahzeb Farooq
Chohan





  Get your preferred Email name!
Now you can @ymail.com and @rocketmail.com. 
http://mail.promotions.yahoo.com/newdomains/aa/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~--~~~~--~~--~--~---



[algogeeks] Re: How to find number of Cycles in a Graph...

2009-10-22 Thread shah zeb
for a  starter web deeveloper
http://eaziweb.blogspot.com/ 2009/10/what-is-web-site.html

and  for general  user
chohanfoundation.blogspot.com
 
 Regards
Shahzeb Farooq
Chohan





From: Walter woliveir...@gmail.com
To: Algorithm Geeks algogeeks@googlegroups.com
Sent: Thursday, October 22, 2009 18:00:18
Subject: [algogeeks] Re: How to find number of Cycles in a Graph...


Isn't it Strongly connected component?

Take a look:
http://en.wikipedia.org/wiki/Strongly_connected_component

On Oct 21, 9:15 am, mithun mithunsi...@gmail.com wrote:
 Given a graph can anyone suggest me good algorithm to find out Number
 of Cycles in a Graph..

 -Thanks
  Mithun



  New Email addresses available on Yahoo!
Get the Email name you#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~--~~~~--~~--~--~---



[algogeeks] Re:

2009-06-07 Thread shah zeb


Regards
Shahzeb Farooq
Chohan

--- On Tue, 2/6/09, Aminooo~ amin...@gmail.com wrote:


From: Aminooo~ amin...@gmail.com
Subject: 
To: alireza gorjipoor alirezagorjip...@gmail.com
Date: Tuesday, 2 June, 2009, 2:30 PM








Dear Friends,
 
A question for the genius, the one who solve the problem will write the name in 
the attached file.

IF; 2+3=10
 7+2=63
 6+5=66
 8+4=96
THEN;

  9+7=???


The answer is the password to open the file attached 
  
  
Best Regards 
Aminooo.com





  New Email names for you! 
Get the Email name you#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/algogeeks
-~--~~~~--~~--~--~---



successor.xls
Description: Binary data