Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Junior Associate Interview Questions and Answers

Updated 7 Apr 2024

Virtusa Consulting Services Junior Associate Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding and mcqs on dbms and computer basics

Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on the resume basic question
  • Q2. Salary discussion, hobby and ask me a question

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Own Topic is given to me and I took the topic as " Cultural Event in my College"

Junior Associate Interview Questions & Answers

Atos user image Bhuvana Vinuth

posted on 15 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Basic networking questions
  • Q2. CCNA concepts , cloud networking
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude and Reasoning , English

Round 2 - One-on-one 

(3 Questions)

  • Q1. Question from OOPs
  • Q2. How to know if a port is occupied
  • Ans. 

    To know if a port is occupied, you can use command line tools or programming libraries to check for active connections.

    • Use netstat command in command line to check for active connections on a specific port

    • Use programming libraries like socket in Python to check for open ports programmatically

    • Check for listening ports using tools like nmap

  • Answered by AI
  • Q3. Are you ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Questions from LR, QA, VA, OOPs, RDBMS, DSA, programming language of your choice.

Round 3 - Coding Test 

2 coding questions- to be done only on java

Round 4 - Technical 

(2 Questions)

  • Q1. 2 puzzles, Java interview questions
  • Q2. 2 coding problems, Data structures theory
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions about yourself and previous round experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to clear the test and interviews if your basics are strong

I was interviewed in Jan 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 75 minutes
Round difficulty - Medium

It happened at 4pm in evening. The platform was good. No technical issues experienced. It covered questions from Quantitative Aptitude, English,Input Output Questions, OOPS, a coding question.

  • Q1. Next Greater Element

    You are given an array arr of length N. You have to return a list of integers containing the NGE(next greater element) of each element of the given array. The NGE for an element X is t...

  • Ans. Brute Force
    1. Initialise an array ans of length N to store the next greater number of arr[i] at index i.
    2. Traverse the given array and for every element at index I
      • Initialise a variable next to -1.
      • Run a loop from i+1 to N, and check whether the current element is greater than arr[i] then update the next to the current element and break the loop.
      • Store next at ans[i].
    3. Return ans array.
    Space Complexity: O(1)Explanation:

    O(1).

    &nb...

  • Answered Anonymously
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Medium

Happened on Microsoft teams. 2 coding questions on strings were given and some real life examples of OOPS concepts were asked. Then SQL queries were asked.

  • Q1. Count with K different characters

    You are given a string ‘STR’ of lowercase alphabets and an integer K. Your task is to count all the possible substrings that are not necessarily distinct but should have e...

  • Ans. 

    I used a counter variable and initialized it to 0. Then on iterating through the string, I incremented the counter variable whenever the given character was encountered.

    Interviewer was satisfied with the approach

  • Answered Anonymously
  • Q2. SQL Question

    Explain JOINS in SQL.

  • Ans. 

    Tip 1 : Practice SQL queries(specially JOINS)
    Tip 2 : Read Outer Join, Inner Join and their functionalities.

  • Answered Anonymously
Round 3 - HR 

(1 Question)

Round duration - 15 Minutes
Round difficulty - Medium

A situational and a behavioral round. Candidates were assessed on how they will react to certain situations. It happened on Microsoft Teams

  • Q1. Basic HR Question

    How would you convey your disagreement to your manager on a certain part of a project?

  • Ans. 

    Tip 1 : Tell whatever is the first thought
    Tip 2 : Do not try to change your stance when quizzed. about it by the interviewer.
     

  • Answered Anonymously

Interview Preparation Tips

Eligibility criteriaAbove 6 CGPAPublicis Sapient interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, DBMS, Operating Systems, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice DBMS queries(Specially aggregation ones)
Tip 2 : Study OOPS thoroughly and also study real life examples of various concepts

Application resume tips for other job seekers

Tip 1 : Have some projects on resume
Tip 2 : Put relevant information and important information first

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General Mathematics, English grammar, Reasoning, core java, sql

Round 3 - Coding Test 

1 problem statement, and that was held in hackerearth platform. Language available - Java, Python, C, C#

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work in any perticular domain and you join as a fresher then you are in wrong way.

I applied via Campus Placement and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Dsa related code was asked. other sections have mcqs related to coding language you know (you can choose) and aptitude. code asked was related to stacks

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions about oops. Have strong basics on oops. 2 coding questions were asked to solve. the interview is resume based. asked about my projects. they'll ask about the skills you mention in the resume.
Round 3 - HR 

(1 Question)

  • Q1. HR was pretty simple. they put you in some situations and ask you what you would do and questions like that.

Interview Preparation Tips

Topics to prepare for Publicis Sapient Junior Associate interview:
  • OOPS
  • resume based
Interview preparation tips for other job seekers - Have strong knowledge on oops. be clear with your resume. do not add unwanted stuff in the resume which can mess up things.

I applied via Referral and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. How to switch on and off the bulb by one button using JavaScript
  • Ans. 

    Use JavaScript to switch on and off a bulb with one button.

    • Create a variable to store the state of the bulb (on/off)

    • Add an event listener to the button

    • Toggle the state of the bulb variable on each button click

    • Update the bulb image or class based on the state of the bulb variable

  • Answered by AI
  • Q2. How to create table using html, how to color one row, how to merge specific coloum
  • Ans. 

    Creating tables, coloring rows and merging columns in HTML

    • Use the

      tag to create a table

    • Use

    • tag to create rows and
      tag to create columns

    • Use CSS to color a row using the :nth-child() selector

    • Use the colspan attribute to merge specific columns

    • Answered by AI
    • Q3. What is join in sql, how to join two table and what types of join used
    • Ans. 

      Join in SQL is used to combine data from two or more tables based on a related column between them.

      • Types of joins: Inner join, Left join, Right join, Full outer join, Cross join

      • Syntax: SELECT * FROM table1 JOIN table2 ON table1.column = table2.column

      • Example: SELECT * FROM customers JOIN orders ON customers.customer_id = orders.customer_id

    • Answered by AI
    • Q4. They give some java programming questions and sql queries
    • Q5. Some basic HR questions
    • Interview Preparation Tips

      Interview preparation tips for other job seekers - I'm very confident while giving the answer of questions.

      Skills evaluated in this interview

      Virtusa Consulting Services Interview FAQs

      How many rounds are there in Virtusa Consulting Services Junior Associate interview?
      Virtusa Consulting Services interview process usually has 2 rounds. The most common rounds in the Virtusa Consulting Services interview process are One-on-one Round and Coding Test.

      Tell us how to improve this page.

      Senior Consultant
      4k salaries
      unlock blur

      ₹8 L/yr - ₹25.8 L/yr

      Consultant
      3.3k salaries
      unlock blur

      ₹6 L/yr - ₹21 L/yr

      Lead Consultant
      3.3k salaries
      unlock blur

      ₹10.5 L/yr - ₹36 L/yr

      Software Engineer
      3.2k salaries
      unlock blur

      ₹3.5 L/yr - ₹13 L/yr

      Associate Consultant
      2.8k salaries
      unlock blur

      ₹4.6 L/yr - ₹15 L/yr

      Explore more salaries
      Compare Virtusa Consulting Services with

      Cognizant

      3.8
      Compare

      TCS

      3.7
      Compare

      Infosys

      3.7
      Compare

      Accenture

      3.9
      Compare
      Did you find this page helpful?
      Yes No
      write
      Share an Interview