[algogeeks] Help regarding Amazon Online Test ( OffCampus )

2013-03-12 Thread Raghav Garg
Hello All,
I need to know about amazon online test, has anyone given that?
How many and what type of questions they ask? Time period anything?

Thanking you

*Cheers
Raghav Garg
--
+91-9013201944*

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to algogeeks+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [algogeeks] GSOC help android app inventor

2012-03-23 Thread Raghav Garg
Thanks..
I am trying to work with that code but there is no contact information
for that organisation( like irc channel, mailing list or facebook
page) so how could i contact them?

On 3/23/12, Sourabh Chandak sourabh3...@gmail.com wrote:
 Hi Raghav,

 I dont have much idea about the organisation. I gave a look at the idea
 page while searching for an organisation to work for, and this is what I
 could figure out.

 The work you need to do for app inventor for GSoC is not android
 application development. App inventor is for ones who dont know how to
 code. The coding involved in it will not use the Android SDK rather it will
 use Android NDK. As the idea page of the organization suggests, you need to
 fill in the form they have provided. Checkout the code of app inventor and
 try to see how things are implemented and try to figure out how you can
 implement one of the ideas listed on the idea page.

 Hope that make things a bit clear.

 Regards,

 On Thu, Mar 22, 2012 at 7:41 PM, Raghav Garg rock.ragha...@gmail.comwrote:

 *Hello,
 I am very much interested in android development and also i have made few
 apps with eclipse and also with app inventor.
 I need to know what else i can do to contribute in app inventor to get
 selected in GSOC besides from just filling the application.
 *Thanking you

 *With regards-
 Raghav garg
 Contact no. 9013201944
 www.facebook.com/rock.raghavag
 B. tech (IT), 5th sem
 University School Of Information Technology
 Guru Govind Singh Indraprastha University
 Delhi*

  --
 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?hl=en.




 --
 Sourabh Chandak

 --
 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?hl=en.




-- 
Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*

-- 
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?hl=en.



[algogeeks] GSOC help android app inventor

2012-03-22 Thread Raghav Garg
*Hello,
I am very much interested in android development and also i have made few
apps with eclipse and also with app inventor.
I need to know what else i can do to contribute in app inventor to get
selected in GSOC besides from just filling the application.
*Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*

-- 
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?hl=en.



Re: [algogeeks] Re: explain the output please.....

2011-10-08 Thread Raghav Garg
*yeah..i was wrong as i didn't notice (-) sign ..

*Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*



On Sat, Oct 8, 2011 at 8:42 AM, rahul sharma rahul23111...@gmail.comwrote:

 o/p : fail 1
 between c and u they will be in range so stored as it is
 but i is -16
 converted to 2 complement n become -32
 thats y



 On Sat, Oct 8, 2011 at 2:02 AM, Rahul Tiwari rahultiwari6...@gmail.comwrote:

 o/p - fail1
pass2

 xplaination - as char range = (-127 to +127) so char c=-64 is ok
 so (ci) condition z not true ..so else part got executed .

 but u is unsigned so its actual value z , u = some very high + no.
 so iu cond is true -- so the final o/p --- fail1 pass2

 if u want to verify then put this sentence in ur code  then run :
 printf(%u\n,u);   u got ur ans ...





 On Oct 8, 1:11 am, Raghav Garg rock.ragha...@gmail.com wrote:
  i have run the program in turbo c and getting same o/p as i wrote
 earlier..
  which compiler you are using?
 
  On 10/8/11, gaurav yadav gauravyadav1...@gmail.com wrote:
 
   @raghav garg...run the code and see the output,the output comes
 
   fail1pass2
 
   --
   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?hl=en.
 
  --
  Thanking you
 
  *With regards-
  Raghav garg
  Contact no. 9013201944www.facebook.com/rock.raghavag
  B. tech (IT), 5th sem
  University School Of Information Technology
  Guru Govind Singh Indraprastha University
  Delhi*

 --
 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?hl=en.


  --
 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?hl=en.


-- 
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?hl=en.



[algogeeks] c output

2011-10-08 Thread Raghav Garg
*explain the o/p...if i/p are 100 200 300
int main()
  {
   int a=1,b=2,c=3;
   scanf(%d %*d %d,a,b,c);
   printf(%d %d %d,a,b,c);
   return(0);
  }
*Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*

-- 
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?hl=en.



Re: [algogeeks] explain the output please.....

2011-10-07 Thread Raghav Garg
*pass1 fail2 fail2
this will be the o/p of above code
what is the problem in this? this is perfectly fine..
*Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*



On Sat, Oct 8, 2011 at 12:40 AM, SHIVAM AGRAWAL shivi...@gmail.com wrote:

 #includestdio.h
 main()
 {
 char c=-64;
 int i=-32;
 unsigned int u =-16;
 if(ci)
 {
 printf(pass1);
 if(cu)
 printf(pass 2);
 else
 printf(fail 2);
 }
 else
 printf(fail 1);
 if(iu)
 printf(pass2);
 else
 printf(fail2);

 }

  --
 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?hl=en.


-- 
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?hl=en.



Re: [algogeeks] explain the output please.....

2011-10-07 Thread Raghav Garg
i have run the program in turbo c and getting same o/p as i wrote earlier..
which compiler you are using?


On 10/8/11, gaurav yadav gauravyadav1...@gmail.com wrote:
 @raghav garg...run the code and see the output,the output comes

 fail1pass2

 --
 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?hl=en.




-- 
Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*

-- 
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?hl=en.



Re: [algogeeks] can somebody kindly explain what would be the output for the following program

2011-10-06 Thread Raghav Garg
*in turbo c:
output is b
as post increment operator will increment later..*
Thanking you

*With regards-
Raghav garg
Contact no. 9013201944
www.facebook.com/rock.raghavag
B. tech (IT), 5th sem
University School Of Information Technology
Guru Govind Singh Indraprastha University
Delhi*



On Thu, Oct 6, 2011 at 10:36 PM, sunny agrawal sunny816.i...@gmail.comwrote:

 Shiva is right and that is the answer
 *
 if you try to change the values in a character array literal, the behavior
 is undefined*
 so on some compilers like Turbo C u may get o/p

  --
 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?hl=en.


-- 
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?hl=en.



Re: [algogeeks] Tree Question

2011-10-04 Thread Raghav Garg
*you have to check for the braces where they have been used..in comman brace
that means they are on same level..i am providing answer to your problem in
attached file..
check that out..

*Raghav garg



On Tue, Oct 4, 2011 at 1:53 PM, Dheeraj Sharma
dheerajsharma1...@gmail.comwrote:

 1.How to construct a tree from the list representation
  for ex.- construct tree from (A(B(E(K,L),F),D(H(M,I),J)))
 the tree would be binary
 the structure of the node would be

 struct node{
 int data;
 struct node *left,*right;
 };

 2.Given a binary tree..give its list representaion..(reverse of above
 question)

 --
 *Dheeraj Sharma*


  --
 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?hl=en.


-- 
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?hl=en.

attachment: solution.png

[algogeeks] best way to learn data structure

2011-10-04 Thread Raghav Garg
*hello guyz..
can anyone suggest me the best book or tutorials to learn data structure..
*Raghav garg

-- 
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?hl=en.



Re: [algogeeks] Re: best way to learn data structure

2011-10-04 Thread Raghav Garg
*i am presently in 3rd year..i have studied data structure in 1st year..but
i am not good in that..
*Raghav garg



On Tue, Oct 4, 2011 at 2:52 PM, anshu mishra anshumishra6...@gmail.comwrote:

 In which year you are now. May i can give you some idea.

  --
 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?hl=en.


-- 
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?hl=en.