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 7611

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

2 9996

Post New CodeChef Interview Questions




Un-Answered Questions

What are web workers and why do we need them ?

528


What are Workflow Components available?

191


What is forced unwrapping? Why is it potentially unsafe?

488


How to start a new transaction in oracle?

586


What does attr mean?

445






What command is used to type files to the screen?

276


Explain the usage of customizing includes in the business transaction?

536


What will exactly the hide statement do?

571


what is the difference between circular wdg & ractangular wdg?

1549


A scenario of a network deployment cell has one cluster and an application uses jms client required to be deployed to the cluster, what are the required steps to be followed by administrator to make clients able to consume messages?

489


What is the difference between profitability analysis and profit center accounting?

627


How is token generated?

531


How can you Navigate from the DHTML application to another DHTML application? .

1359


Last statement of any rpg program is lr?

610


How to avoid "Random" Exceptions being raised when using TJPEGImage or the JPEG unit?

1257