[algogeeks] Re: C prog o/p

2012-10-16 Thread iwill
how to explain the output if instead of j-i we try to print i-j ? On Saturday, October 13, 2012 3:36:49 PM UTC+5:30, bharat wrote: > > #include > main() > { > int *i,*j; > i=(int*)60; > j=(int*)71; > printf("%d",j-i); > } > -- You received this message because you are subscribed to the Googl

[algogeeks] Interview process of STUDYPAD

2012-05-22 Thread iwill
Has anyone under gone interview process of STUDYPAD inc ? I have interview scheduled day after tomorrow, can somebody help me in what sort of questions do these people ask. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group