1) online test all questions are basic knowledge and some ask logic to create programe 2) technical interview proccess start, asked some basic question, he is very rude person, he said write the deadlock program and he reviewed program and said I have done from my side.
Ingeniero Java Senior Interview Questions
5,792 ingeniero java senior interview questions shared by candidates
Write a procedure in MySQL to split a column into rows using a delimiter. CREATE TABLE sometbl ( ID INT, NAME VARCHAR(50) ); INSERT INTO sometbl VALUES (1, 'Smith'), (2, 'Julio|Jones|Falcons'), (3, 'White|Snow'), (4, 'Paint|It|Red'), (5, 'Green|Lantern'), (6, 'Brown|bag'); For (2), example rows would look like >> “3, white”, “3, Snow” …
MySQL procedure to split a column into rows using a delimeter.
MySQL function to capitalize the first letter of a word in a string.
Java Static Initializer Block, Java Visitor Pattern, Java Dequeue
All kinds of technical questions for Java. Some GWT and lots of style css questions.
find all possible pairs from integer array whose sum is 10. int [] intArray={2,5,7,8,3};
Princípios de OOP, fundamentos de devops entre outras questões.
Write a unit test case using java 8 for an internal application.
Questions related to experience, basic system design etc.
Viewing 1461 - 1470 interview questions