Sum Array Puzzle Anagram find substring in particular string (All programs with a minimum complexity)
Java Engineer Interview Questions
27,719 java engineer interview questions shared by candidates
1.Why do you want to join Tripod Technologies? 2.Hr was very friendly,he asked questions mostly related to your personal stuff. 3.overall the interview experience was good.
Given a system, a number N, represent item #, and several numbers that represent the factor that it will process the item # if the item can be a multiple of it. Found that how many items cannot be processed? Ex: Given [2, 5] and N = 10. 2, 4, 6, 8, 10, 5 can be process the remaining number is 1 3 7 9, so return 4.
3 coding tests, problaby not allowed to reveal them.
write a code? we wont get that much time to do
Logical Coding Questions
One pattern Question one was printing no from 1 to n without using loops.
What is faster for reading in Java ArrayList or HashMap and why?
Basic Java
explain logic of all above questions
Viewing 201 - 210 interview questions