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 7613

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

2 9999

Post New CodeChef Interview Questions




Un-Answered Questions

What is the purpose of using WMLScript?

895


How good are you at Finance?

1653


What are data types examples?

488


How do I clear my inbox?

1


How many job tracker processes can run on a single Hadoop cluster?

251






Mention the use of // operator in Python?

475


How to check which option in the dropdown is selected?

570


What is the difference between wordpress and magento?

93


What is the process of communication between hibernate with rdbms?

159


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

2234


What is the purpose of linked server configuration in sql server?

549


How to set primary key in mongoose?

1


Explain about fashion shows.

5


Does beneficiary have to pay tax on the proceeding of life insurance policy? : insurance sales

339


What is specification-driven testing?

743