Write a java program that can convert a string of numbers (e.g. "5387") into an integer (5387).
Engineer Interview Questions
1,135,768 engineer interview questions shared by candidates
How to find out whether a number is odd or even.
1,2,3,5,7.... what will be the next number in series
How would you shuffle a deck of cards?
String replacement on coderpad. More of pair programming , with hints that helped a lot.
They will ask you to explain how to put together a PC, and what you know about DNS and basic webhosting. They just want to see if you can do the very basics.
To remove every multiple i, j, k ..... elements from a list. To add 2 fractions and reduce it to the simplest form Another question I couldnt remember but it was easy
Assuming a preexisting list of 100 words, how would you efficiently see if a word received from input is an anagram of any of the 100 words?
Tell us about your interest in technology.
The third question was to generate all possible values for a string (for example if you have 'mother' sent as a string generate all possible strings you can have with the letters m, o, t, h, e, r like 'mthero', 'omther', 'therom', .....)
Viewing 1411 - 1420 interview questions