How do you swap two numbers without declaring temporary variable?
Software Developer Java Interview Questions
711,480 software developer java interview questions shared by candidates
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
Cut a cake into 8 equal pieces
Given a set of strings. Check if a new string is equal to any of them. Here equal means the letters are the same, like abbc=bacb
According to you what is a good code?
What data structure to use for Smartphone lock screen
Write a function, that, given a paragraph as input, outputs the paragraph with all the words reversed.
Tell me about your favorite or the most challenging project you worked on
Questions about a modified form of blackjack as well as one about sending messaged on stone tablets.
Describe oops concept.What you know about collections.3rd highest salary.find only numbers in alphanumeric string,remove space with in word in string.which is the best way to retrieve using hashmap.how to make immutable class,all methods of object class
Viewing 1281 - 1290 interview questions