Candidatei-me por meio de uma agência de recrutamento. O processo levou 1 dia. Fui entrevistado pela Tavant (Bengaluru) em fev. de 2013
Entrevista
Java interview questions:
1. Can we create an Object class in java?
2. There is one duplicate number in an array of 100 numbers. How to find the duplicate number?
3. Difference between arraylist and vector. we have a class with class members and local varibales. where should use vector and where should use arraylist and why?
4. what happens when an uncaught exception occurs in a thread. Invoking thread and others sibling threads will continue running?
5. hashtable and hashmap difference. how objects are stored in them. hashcode and equals. why need to overwrite equals if hashcode is overwritten.
6. what all patterns you know. explain about singleton pattern. can we serialize singleton object? give supporting reason for your answer.
7. what is mergesort. this question he asked because I have written algorithms in my area if interests.
Perguntas de entrevista [1]
Pergunta 1
8. We have a file named xxx.yyy deep inside in some directory. how to find this file?
Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fiz uma entrevista na empresa Tavant (Bengaluru).
Entrevista
2 technical round 1 is basis second is project related . Design pattern related questions need to write the logic for few. Sometimes final with manager that will be related to project related and joining
Perguntas de entrevista [1]
Pergunta 1
Design pattern related questions need to write the logic for few
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Tavant (Bengaluru) em jul. de 2025
Entrevista
Interview had 2 technical and 1 hr
L1 was focusing more on core Java and Springboot and Microservices design Patterns
L2 was face to face with Architect questions mainly on core Java , streams and also one DSA and all were in writing in paper and explanation .
L3 HR and manager discussion within 15 minutes All these happened within 2 days.
Perguntas de entrevista [1]
Pergunta 1
Much questions on Streams and Merge 2 sorted array and SQL query as well.
Candidatei-me online. Fui entrevistado pela Tavant (Noida) em jan. de 2025
Entrevista
Focused on Core Java, Spring Boot & Aws.
Asked about Java Stream api, Collections framework, Execption Handling, GC
In Spring boot, annotations what is @Controller and @RestController,
Diff between @RequestParam & @PathParam
Perguntas de entrevista [1]
Pergunta 1
What is Functional Interface and new features added in Functional Interface?