Ingeniero Java Senior Interview Questions

5,792 ingeniero java senior interview questions shared by candidates

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.
avatar

Senior Java Developer

Interviewed at IHS Markit

3.7
Sep 19, 2020

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.

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” …
avatar

Senior Java Engineer

Interviewed at Wallet Hub

4.2
Jan 27, 2017

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” …

Viewing 1461 - 1470 interview questions

Glassdoor has 5,792 interview questions and reports from Ingeniero java senior interviews. Prepare for your interview. Get hired. Love your job.