hello, The simplest way would probably be to ........ Since the Distance between the numbers is fixed(we are using a telephone pad), store the distance between...
hi, I have done just that but i could not produce an optimized code in the interview.In my program i had many loops... regards, niladri ... Niladri Mukherjee...
File : HowToBeAProgrammer.pdf Description : MUST READ - How To Be a Programmer / Team Person...
c4swimmers@yahoogroup...
Oct 1, 2005 4:01 pm
5085
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Oct 1, 2005 4:01 pm
5086
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Oct 1, 2005 4:02 pm
5087
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
Many NEW JOBS are posted this week at www.netlifecareer.com REGISTER FREE & APPLY FAST Dear Candidate, This is to inform about the NEW JOBS posted at our...
Does anyone know where the written test will be conducted for the recruitment of Asst. Manager(System) in SBI.Will the test be conducted in only Mumbai or...
Devika
devika_1982@...
Oct 2, 2005 11:54 am
5094
Hello All, Is there anybody who worked on accessing web service through C++ code,It would be great if anybody can provide me code or give me an idea to write...
how should i write platform independent code? suppose that i malloc for 100 byte for integer on unix platform and this program run on turbo c . how can i write...
Hi friends, this is santosh,am sending CAN material . This is a serial communication protocol,used in automotive applications.Any body who is interested in...
BPO [Business Process Outsourcing] has been the latest mantra in India today. As the current sources of revenue face slower growth, software companies are ...
Biotechnology is technology based on biology, especially when used in agriculture, food science, and medicine. Of the many different definitions available, the...
hi nilesh i am ramesh enrolled in mca program at iit roorkee. we mca people of iitr are eger to participate in your event but why you not send officle notice...
1. How do you register a component? Compiling the component, running REGSVR32 MyDLL.dll 2. Name and explain the different compatibility types when creating a...
Hi friends So many poeple asked about Mphasis ref ID .. This is for you all . Emp name : Kamlesh Mishra Emp Ref ID : 4738 You must need to send CC to this ID ...
1. What is Log Switch ? The point at which ORACLE ends writing to one online redo log file and begins writing to another is called a log switch. 2. What is...
Hi all, I have couple of questions related to Linked List: * Finding the nth node from the back in a single linked list : - For this problem I am thinking of a...