Filter interviews by
Java coding test programs
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.
Oops,Advance java,programming,servlets and jsp pages.
Create a registration page
For fresher aptitude is compulsory.
Basic core java question.
I applied via Naukri.com and was interviewed before Jan 2022. There were 4 interview rounds.
Virinchi Technologies interview questions for designations
Top trending discussions
I was interviewed in Dec 2024.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Find the length of the longest subsequence of contiguous integers in an array.
Sort the array
Iterate through the array and check for consecutive integers
Keep track of the longest subsequence found
Use flatMap and map to extract list of pincodes from Employee objects
Use flatMap to flatten the list of Addresses in each Employee object
Use map to iterate over the flattened list and extract the pincodes
Example: employeeList.stream().flatMap(emp -> emp.getAddresses().stream()).map(address -> address.getPincode()).collect(Collectors.toList())
Database pooling is a technique used to manage a pool of database connections for efficient resource utilization. HikariCP is a popular database connection pooling library in Java.
HikariCP is a high-performance database connection pooling library for Java applications.
It is known for its low latency and high throughput.
Configurations for HikariCP include settings such as maximum pool size, connection timeout, and idle ...
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Simple logical based
Palindrome
Reverse a string
The four pillars of Object-Oriented Programming (OOP) are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hides complex implementation details and only shows the necessary features to the outside world.
Encapsulation: Bundles data and methods that operate on the data into a single unit, preventing direct access to data from outside the class.
Inheritance: Allows a new class to inherit properties an...
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
Interview experience
based on 18 reviews
Rating in categories
Java Developer
107
salaries
| ₹1.5 L/yr - ₹6.6 L/yr |
Quality Analyst
97
salaries
| ₹1.5 L/yr - ₹6.6 L/yr |
Senior Quality Analyst
60
salaries
| ₹3.5 L/yr - ₹9.1 L/yr |
Software Developer
53
salaries
| ₹2 L/yr - ₹8.3 L/yr |
System Administrator
33
salaries
| ₹2 L/yr - ₹5.8 L/yr |
TCS
Infosys
Wipro
HCLTech