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

CodeChef Interview Questions
Questions Answers Views Company eMail

main() { int x=5,y=10,z=0; x=x++ + y++; y=y++ + ++x; z=x++ + ++y; printf("%d%d%d\n",x,y,z); }

1 7610

No. of possible ordered trees with n nodes ? Please give formula (if any).

2 9994

Post New CodeChef Interview Questions




Un-Answered Questions

Differentiate between function and procedure in oracle.

556


How is modularity introduced in C++?

763


Explain cdma one?

437


Tell me will comparison of string 10″ and integer 11 work in php?

110


Why is the grid in a cro provided with a hole in it?

593






What is args class??

5


Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .

1483


How to select all paragraph elements whose lang attribute has a value of exactly "fr"?

376


What is the ribbon in microsoft word?

300


what is macrophage suspension ?

1457


Explain when to use local filter and when to use global filter?

592


Forming a team, developing the team and improving knowledge are direct responsibilities of the project manager, do you agree?

553


Name some companies that are already using Spark Streaming?

168


Why mostly the HV side of transformer has Delta?

2747


What is mode in xslt?

445