Basics of Java
Software Trainer Interview Questions
9,383 software trainer interview questions shared by candidates
Question based on project . how you assigned responsibility to project members and why.
write flowchart on searching number in array
Mostly about the project you've done in your final year
All the questions were based on CV
1. Sort an array and find the third largest element. 2. Write a code to find the middle node in the linked list. 3. To find out whether a string is a substring of another string or not. If yes, return the starting index. 4. Sort an array with all non zeroes on one side and all zeroes one side. Example: for input: [1,4,5,0,0,2,1,8,9,0,1] output should be [1,4,5,2,1,8,9,1,0,0,0] 5. sum of all digits present in a string
How good is your JAVA?
explain mutex.
applications of a circularly linked list
tell me about yourself in brief
Viewing 9131 - 9140 interview questions