Re: [algogeeks] Waiting list in Qualcomm

2011-10-06 Thread SUDHIR RAHEJA
hey first Congratscan you tell me the pattern and what type of questions they asked?..because this is coming to our college also for internship? Thanks in advance -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group,

Re: [algogeeks] Re: constant

2011-10-05 Thread SUDHIR RAHEJA
its working.. #includeconio.h #includestdio.h int main() {const int a=123; printf(%d\n,a); *(int *)a=345; printf(%d,a); getch(); } -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to

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

2011-10-04 Thread SUDHIR RAHEJA
me too..also want to know how do i start with data structues...which book is the best which covers almost every concept?? -- 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