[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

Re: [algogeeks] GSOC help android app inventor

2012-03-23 Thread Raghav Garg
ent 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 wrote: > >> *Hello, >> I am very much interested in android development and also i have made few >> apps wi

[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

[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

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

2011-10-07 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:

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 wrote: > @raghav garg...run the code and see the output,the output comes > > fail1pass2 > > -- > You received this message because you are subscr

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

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

Re: [algogeeks] Re: constant

2011-10-05 Thread Raghav Garg
*it is perfectly working in turbo c. can anyone explain how it can change the value of constant variable. *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

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 wrote: > In which year you are now. May i can give you some idea. > > -- > You received this message because you are subsc

[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

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 wrote: > 1.How to construct a tree from