Vaco Binary Simantics interview expeirence
1st Round Phone Screening round
- Brief Introduction
- Top Features of java
- Why Java is secure
- real time example of abstraction
- What is polymorphism explain in detail
- Explain Exception Handling in Java
- Explain Threading
- How much Experience in SQL? Some basic questions SQL
2nd Round : Technical Interview
- Breif Introduction
- Rate yourself in Java and SQl out of 5
- Write Java code to swap two variables
- Write Update queryto set country for given customer id
- What is Join. Explain Type of joins
- Write query to join to tables based on custmer_id column using left join and fetch given data of columns
- Then She asked to modify previous query by showing only 3rd largest amount of one table but don't remove left join
- Can you apply the limit function here?
- Differnce between delete, drop and truncate
- difference between having and group by
- Can you apply both having and where clause, then what will be the order of code execution?
- What do you understand by windows function in SQl
- Differnce between Interface and Abstract class
- How can you create abstract class
- Write code to find factorial
- Write code to split(divide) string into two parts
- Explain Inheritance in detail
- Explain polymorphism
- give real-time example of abstraction
- Write code for run time polymorphism
- Logical question: 2 trains are commming from two station A and B, Speeds and distance from both stations Has given, I have calculate time for meeting point and distance from point A to meeting point
3rd Round; Technical round + managerial Round
- Brefly explained about project and task for this position
- Indroduce yourself
- Why you left persistent, is there any specific reason?
- Rate yourself in DSA
- Write java code to find target sum for triplet. ask time and space complexity and asked me to optimize code
- Briefly explain about your previous project
- Have you ever worked in frontend?
- Explain OOPS concept
- Explain Copy constructor
- Asked some basic linix commands
- Have you worked any deployment kind of task
- Describe any difficulty you faced in your last company and how you resolved it
- What will be deal if you delete some data from production without taking a backup
- Logical question : You have 2 Jars for 4 ltr and 9 ltr, you don't have any measurement mark or equipment. How will you measure 1 ltr water.
- Give me only one reason Why should I hire you?
Comments
Post a Comment