Tuesday 16 September 2014

Webyog Interview 2014 II

Another user has been kind enough to share the question which he got and which are different from what has been written in the last post Here is what he's got to say...


Hello..
I have also written the test on 14th sep 2014.. I got these questions i'm sharing with you other than shubhangi mentioned..

Technical questions:
1: which database you like most and why..
2: why do you think coding convention is required? give examples.

JAVA
1: print all the subsets which can be formed from a user given string. example: user inputs 'abc', then print {}, {a}, {b}, {c}, {ab}, {bc}, {ac}, {abc}
2: override Object class's equals() method such that it can work for Integer

JAVA SCRIPT:
1: write regular expression to check an ip address if it is valid.

Please make full use of the info before hand.
The last post can be found at Webyog Interview 2014

Peace.

No comments:

Post a Comment