Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Google C Code Interview Questions
Questions Answers Views Company eMail

Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like.

21 45896

Given a list of numbers ( fixed list) Now given any other list, how can you efficiently find out if there is any element in the second list that is an element of the first list (fixed list)

3 13285

Give a oneline C expression to test whether a number is a power of 2?

25 36082

write the function. if all the character in string B appear in string A, return true, otherwise return false.

11 15742

#define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }

4 35329

How to palindrom string in c language?

6 8827

Post New Google C Code Interview Questions


Google C Code Interview Questions


Un-Answered Questions

Explain about tristate constants in vbscript?

605


why generator efficiency is more in swinburnes test?

1741


What is sum function in excel?

289


How many layers are there in the cloud architecture? Name them.

81


What is the system update readiness tool?

533






How reactjs framework is different as compared to others?

173


Is a dll an assembly?

474


What does a href mean?

483


what are the two record formats a subfile contain ?

1109


in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.

1641


How to set layout’s attribute programmatically in android?

493


How can I see what pages are indexed in google?

437


What is a container class? What are the types of container classes in c++?

675


What are the programming languages in which you can implement behavior of silverlight application?

1


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5521