Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Code Snippets Interview Questions
Questions Answers Views Company eMail

program for straight line(y=mx+c)

Mind Tree,

6028

Write a program. there are 1..n numbers placed in an array in random fashion with one integer missing. find the missing number.

Infosys, Mind Tree,

1 6719

Write a program to convert postfix expression to infix expression.

Mind Tree,

4583

Write a program to count 3Letter, 4Letter and 5Letter words from a file and print the number of 3Letter, 4Letter and 5Letter words. Delimiter is space, tab, hifen. Also we should not consider the line in the file after we encounter # in that line.

Mind Tree,

7913

Write a program to count the number of characters, number of words, number of line in file.

Mind Tree,

2 12888

Write a program to input an integer and - display the reverse - display the sum of each digit - should include logic that considers the input number as any number of digits long

Mind Tree,

2 13766

write a Program to copy the string using switch case.

Mind Tree, Wipro,

3914

write a c program to input initial & final time in the format hh:mm and find the time intervel between them? Ex inputs are initial 06:30 final 00:05 and 23:22 final 22.30

2711

source code for delete data in array for c

TCS,

1 6154

1. Write a program that performs the following. The user inputs a number and then enters a series of numbers from 1 to that number. Your program should determine which number (or numbers) is missing or duplicated in the series, if any. For example, if the user entered 5 as the initial number and then entered the following sequences, the results should be as shown. Input Sequence Output ---------------------- --------------- 1 2 3 4 5 Nothing bad However, if 7 were the high number, the user would see the results on the right for the following number entries: Input Sequence Output ---------------------- --------------- 1 3 2 4 5 Missing 6 Missing 7 And if 10 were the high number and the user entered the numbers shown on the left, note the list of missing and duplicate numbers: Input Sequence Output ---------------------- --------------- 1 2 4 7 4 4 5 10 8 2 6 Duplicate 2 ( 2 times) Missing 3 Duplicate 4 ( 3 times ) Missing 9

1 13145

Could u please tell me any UNIX scripts that 'll lead to find the network latency of the servers.?or else any unix command to find the network latency of a server?Thnx in advance...

Cap Gemini,

2165

How to palindrom string in c language?

Google,

6 11144

In QTP one function can return more than one value?

Mind Tree,

3 7875

write a c-program to display the time using FOR loop

HCL,

3 10134

Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.

ADP, Amazon, HCL, IBM, Infosys, Satyam, TCS, Vimukti Technologies,

5 17094


Un-Answered Questions { Code Snippets }

Code for Adding Scripting Support to an Application?

1384


how to pass data between pages using Frames

2730


What is full form of PEPSI

2431


c# code to Count number of 1's in a given range of integer (0 to n)

4801


How can I Create a C program in splitting set of characters to specific subsets. Example: INPUT SET OF CHARACTERS: Therefore, my dear brothers and sisters, stand firm. Let nothing move you. Always give yourselves fully to the work of the Lord, because you know that your labor in the Lord is not in vain. SPLIT INTO HOW MANY CHARACTERS PER SUBSETS: 10 OUTPUT: Therefore, my dear b rothers an d sisters, stand fir m. Let not hing move you. Alway s give you rselves fu lly to the work of t he Lord, b ecause you know that your labo r in the L ord is not in vain.

2561


How to print sum of the numbers starting from 1 to 100?

808


How to check if Folder is a Special Shell Folder ?

523


Devise a program to implement the Fibonacci sequence.

935


How can you apply a DTD to an XML document?

603


could you please teach me how to program an income tax using functions

248


Can I replace HTML with XML?

594


how to copy form data between different pages

2314


how to get the User's Time of Day

2134


Write Down Steps Using SAX Parser

2651


What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?

1398