Java 8 programs Based on my resume Any search algo implementation
Ingeniero Java Senior Interview Questions
5,798 ingeniero java senior interview questions shared by candidates
I attended the face-to-face interview in Gurugram, Sector 74A. In the first round, they asked me to implement a stack on a paper sheet. In the second round, they asked me to go through some code and explain it. The same interview was then conducted by another group of people. In the last round, they asked detailed questions about my last project, the internal workings of HashMap, the N+1 problem in Hibernate, threading, and basic Spring Boot. After the final round, I received feedback stating that I was rejected because my communication skills were weak, even though I conducted all the interviews in English. I feel they didn't consider my technical skills. In the last round, there were four candidates, and they rejected all of us. The entire interview process took the whole day. I think HR should first ask if you are very fluent in communication skills before allowing you to proceed with the interview. It was a waste of time.
Questions on core java Questions on design patterns Questions on Database Coding Test
Difference between Soap and RestFul web services
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” …
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.
Viewing 1451 - 1460 interview questions