Java test had simple questions. No idea why they also sent me a test on Angular.
Java Technical Lead Interview Questions
598 java technical lead interview questions shared by candidates
quais os pontos altos da carreira, linguagens que conheco e proximidade com IA
What are exceptions What are generics What is a stream and lambda and can you implement it Few questions on collections Write a query to get 2nd highest salary of employee.
1. Functional interfaces 2. Microservices patterns 3. Exception Handling
Most unexpected aspect was the rote approach of using the equivalent of a Java101 exam to test someone's ability to apply it solve real world problems.
Data structures, algorithms and design patterns
Programming Test 1.write a program check if the expression isbalanced or not? 2. AAAABBBCCDDDD you have to print it as 4A3B2C4D 3.find the count of longest sequence number in arrays {1,5,7,8,3,1,2,3,4,5,9} , answer is 5, {1,2,3,4,5} 4. Implementation of Blocking queue enque and deque methods
Entrevistador basicamente segue o seu CV e questiona uma ou outra tecnologia correlata.
Question1- It seems like you are Full stack developer, maily working on frontend, lets close this call if you dont have backend experience. Ans - I did explain about the project that I am working on the backend side - Microservice architecture REST service written as a springboot using Apache Ignite for in memory grid. I was interrupted many times but interviewer did ask me few more questions - Question2 - Given the spring boot application what is the entry point for rest service looking for specific notation? Ans - I replied @RestController and further asked for some other annotation. I replied @RequestMapping method, but I'm not sure what the question here is. Question3 Moving to next question what's new in Java8 - Functional programming, Streaming. Then comes another question: what is the difference about streaming? Why streaming? I was not sure what he was looking for. Later he told me Bulk operations (mapto, filter) etc. After that I was told the interview was done and I was rejected. and I was labeled - Reject Weak to no operational experience (Microservices) Very weak Spring Boot Appears to be a full stack developer who probably specializes in front-end but is unusually strong in the back-end, indicating he is very smart Unfortunately he thought his data source server – Ignite (key/value pair) – was his REST server, so he’s not even close The kind of question asked was enough to make any judgment. This person needs to undergo training on how to conduct an interview. "Unfortunately he thought his data source server Ignite (key/value pair) – was his REST server, " Where this is coming from, he was not aware about Apache Ignite (which is common not everyone is aware about tools and technology) I tried to explain him (where I was interrupted many time) Ignite is in-memory grid used for clustering and distributed cache, did not mentioned anything about REST server. Please don't make up things :) Horrible interview experience.
drawbacks of hql
Viewing 361 - 370 interview questions