Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructor, fields, and methods, while interface cannot have any of these.
A class can extend only one abstract class, but can implement multiple interfaces.
Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes...
Handler methods in Java are methods that are responsible for handling incoming requests and generating responses.
Handler methods are typically defined in classes annotated with @Controller or @RestController.
These methods are mapped to specific URLs using @RequestMapping or other mapping annotations.
Handler methods can have parameters such as HttpServletRequest, HttpServletResponse, or model attributes.
The return value...
Load balancing in Spring Boot can be achieved using various techniques such as server-side load balancing, client-side load balancing, and using a load balancer.
Server-side load balancing can be achieved by using technologies like Ribbon or Eureka in Spring Cloud.
Client-side load balancing can be implemented by using technologies like Feign or RestTemplate in Spring Cloud.
Using a load balancer like Nginx or Apache in f...
SQL queries with conditional operator
Use CASE statement for conditional logic in SQL queries
Syntax: SELECT column_name, CASE WHEN condition THEN value1 ELSE value2 END AS new_column_name FROM table_name
Example: SELECT employee_name, CASE WHEN salary > 50000 THEN 'High' ELSE 'Low' END AS salary_category FROM employees
I applied via campus placement at S R K R Engineering College, Bhimavaram and was interviewed before Nov 2023. There were 3 interview rounds.
General aptitude test of 1 hr
Coding questions for 2 hrs
What people are saying about Virtusa Consulting Services
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
Virtusa Consulting Services interview questions for designations
I applied via Naukri.com and was interviewed before Apr 2022. There were 4 interview rounds.
In coding round it have 5 questions in it.
But i solved 4 of them.
Then I got a mail regarding interview for 4.5package
I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.
3 Codes and 15 MCQ asked Java
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.
Interview experience
based on 34 reviews
Rating in categories
Senior Consultant
4.1k
salaries
| ₹8 L/yr - ₹30 L/yr |
Lead Consultant
3.3k
salaries
| ₹10.5 L/yr - ₹36 L/yr |
Consultant
3.3k
salaries
| ₹6.1 L/yr - ₹21 L/yr |
Software Engineer
3.2k
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Associate Consultant
2.8k
salaries
| ₹4.6 L/yr - ₹15.4 L/yr |
Cognizant
TCS
Infosys
Accenture