Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by _VOIS Team. If you also belong to the team, you can get access from here

_VOIS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

_VOIS Associate Senior Executive Interview Questions and Answers

Updated 17 Dec 2024

_VOIS Associate Senior Executive Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Teĺl me something about yourself and daily routine in detail.
  • Ans. 

    I am a dedicated professional with a structured daily routine focused on productivity and self-improvement.

    • I start my day with a morning workout to energize myself

    • I prioritize my tasks for the day and create a to-do list

    • I allocate specific time slots for meetings, work, and breaks

    • I make time for learning and personal development activities

    • I end my day by reflecting on my achievements and planning for the next day

  • Answered by AI
  • Q2. Share recent happenings for which, you have been a part of......
  • Ans. 

    I recently led a team in implementing a new project management system at my current company.

    • Led a team in implementing a new project management system

    • Collaborated with various departments to gather requirements

    • Trained employees on how to use the new system

  • Answered by AI
Round 2 - Assignment 

Here, I had been provided with materials to write an essay on topic as mentioned in the Notes.

Round 3 - One-on-one 

(2 Questions)

  • Q1. I introduced myself, in first place.
  • Q2. What quality I bear to be a successful and better than other as an executive.
  • Ans. 

    To be a successful executive, I possess strong leadership skills, excellent communication abilities, strategic thinking, and the ability to adapt to change.

    • Strong leadership skills are essential for guiding and motivating teams towards achieving goals.

    • Excellent communication abilities help in effectively conveying ideas, instructions, and feedback.

    • Strategic thinking allows for making informed decisions and planning for...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for _VOIS Associate Senior Executive interview:
  • Nothing much, be yourself
Interview preparation tips for other job seekers - Everything is alright here.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Average to easy difficulty level.

Round 2 - Technical 

(3 Questions)

  • Q1. Java code of string manipulation
  • Ans. 

    String manipulation in Java involves various methods like substring, concat, replace, etc.

    • Use substring() to extract a part of the string

    • Use concat() to concatenate two strings

    • Use replace() to replace a specific character or substring in a string

  • Answered by AI
  • Q2. What is the Java code for various types of sorting algorithms?
  • Ans. 

    Various sorting algorithms in Java code

    • Bubble Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Selection Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Insertion Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Merge Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

    • Quick Sort: int[] arr = {5, 2, 8, 1, 3}; Arrays.sort(arr);

  • Answered by AI
  • Q3. Sql query and topics related to joins.
Round 3 - HR 

(4 Questions)

  • Q1. About yourself and family
  • Q2. What do you know about the company?
  • Ans. 

    The company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Specializes in creating innovative software solutions

    • Works with clients from various industries

    • Known for high-quality and reliable products

    • Has a strong team of software engineers and developers

  • Answered by AI
  • Q3. Can you provide examples of real-life scenarios where you handled conflicts with either a colleague or a manager?
  • Ans. 

    Handled conflicts by addressing issues directly, seeking compromise, and maintaining professionalism.

    • Addressed a disagreement with a colleague by scheduling a one-on-one meeting to discuss concerns and find common ground.

    • Resolved a conflict with a manager by actively listening to their perspective, providing feedback, and working together to find a solution.

    • Maintained professionalism during conflicts by staying calm, r...

  • Answered by AI
  • Q4. What actions would you take if your manager does not approve your product idea, and how would you attempt to persuade them?
  • Ans. 

    I would gather more data to support my idea, present a compelling case to my manager, and be open to feedback and compromise.

    • Gather data to support the idea, such as market research, user feedback, or cost-benefit analysis.

    • Prepare a well-structured presentation highlighting the potential benefits of the product idea.

    • Listen to the manager's concerns and feedback, and be open to making adjustments or compromises.

    • Seek sup...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident; they will strive to comfort you despite any feelings of hesitation and nervousness. A foundational understanding of Java or C++, along with knowledge of data structures and algorithms (DSA), will be extremely advantageous. You should illustrate your potential contributions while also recognizing your limitations. Foster a positive atmosphere.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Topics on electronics and C programming

Round 2 - Technical 

(4 Questions)

  • Q1. Questions on simple python programs and electronics basics
  • Q2. Question on simple linked list
  • Q3. Program for fibonacci seq
  • Ans. 

    Program to generate Fibonacci sequence

    • Start with two initial numbers, 0 and 1

    • Add the previous two numbers to get the next number in the sequence

    • Repeat this process to generate the Fibonacci sequence

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, ...

  • Answered by AI
  • Q4. Questions on mosfets
Round 3 - HR 

(1 Question)

  • Q1. Why you would like to join the company, and other questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience in the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. All about angular framework and Typescript
  • Q2. Javascript precoded question
Round 2 - Technical 

(3 Questions)

  • Q1. In this round as well as Angular related question
  • Q2. Lifecycle hook of angular
  • Ans. 

    Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.

    • Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.

    • ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.

    • Example: ngOnInit() { console.log('Component initialized'); }

  • Answered by AI
  • Q3. Lazy loading concept

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. What can you expect from the first round of the interview, which involves a group discussion where you are given a topic to discuss in English for five minutes?
Round 2 - Aptitude Test 

A basic aptitude test includes logical reasoning questions and percentage problems, comprising a total of ten questions, along with two paragraph-based questions.

Round 3 - HR 

(1 Question)

  • Q1. Worst interview I have ever experienced, instead of asking questions about the role they are asking unwanted questions which are not related to the job. They are wantedly searching for a reason to reject y...

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are from b tech or mba better don't go to this company.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Group Discussion 

Self introduction
Next assessment if select in first round

Round 2 - Assignment 

Versant round..consists of voice test, typing, mail writing

Round 3 - One-on-one 

(1 Question)

  • Q1. Self intro Any topic which in resume or manager will give you the topic General questions will be asked..vary from person to person
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a detail-oriented individual with a strong background in data analysis and process improvement.

    • I have a Bachelor's degree in Business Administration with a focus on operations management.

    • I have experience working as a data analyst, where I improved efficiency by streamlining processes.

    • I am proficient in Excel, SQL, and data visualization tools like Tableau.

    • I am a quick learner and enjoy taking on new challenges.

  • Answered by AI
  • Q2. Which is the most memorable day in your life?
  • Ans. 

    The day I graduated from college

    • Feeling of accomplishment after years of hard work

    • Celebrating with friends and family

    • Reflecting on the journey and looking forward to the future

  • Answered by AI
Round 2 - Versant 

(1 Question)

  • Q1. Voice based question through a software
Round 3 - Technical 

(4 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a detail-oriented individual with a background in data analysis and strong problem-solving skills.

    • Graduated with a degree in Business Administration

    • Worked as a data analyst for XYZ Company

    • Proficient in Excel and data visualization tools

    • Strong analytical and problem-solving skills

    • Excellent attention to detail

  • Answered by AI
  • Q2. How was your last birthday?
  • Ans. 

    My last birthday was spent with close friends and family, enjoying a delicious meal and exchanging thoughtful gifts.

    • Celebrated with close friends and family

    • Enjoyed a delicious meal

    • Exchanged thoughtful gifts

  • Answered by AI
  • Q3. Are you comfortable with night shifts? Have you discussed this in your family?
  • Ans. 

    Yes, I am comfortable with night shifts and have discussed it with my family.

    • I am comfortable working night shifts as I have done so in previous roles.

    • I have discussed the possibility of working night shifts with my family and they are supportive.

    • I understand the importance of maintaining a healthy work-life balance even with night shifts.

  • Answered by AI
  • Q4. How was your day today? What did you observe throughout the day?
  • Ans. 

    My day was busy but productive. I observed a lot of teamwork and collaboration among colleagues.

    • Started the day with a team meeting to discuss goals and priorities

    • Worked on various tasks with different team members throughout the day

    • Witnessed effective communication and problem-solving skills in action

    • Noticed a positive and supportive work environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well, preparing for an interview is not so easy because we do not have any idea of the questions we will be asked. Still, I would suggest that you research about the company first like, location, expertise or skills required if you're not a fresher. And if you're a fresher all you can do is practice some important questions that improves your communication and confidence.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Find largest and smallest from an array
  • Q2. Reverse an array
  • Q3. Print your name in reverse
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Thread questions
  • Q2. Design patterns
Round 2 - One-on-one 

(2 Questions)

  • Q1. LLD Design of any popular ecommerce
  • Q2. HLD Design of any popular ecommerce

_VOIS Interview FAQs

How many rounds are there in _VOIS Associate Senior Executive interview?
_VOIS interview process usually has 3 rounds. The most common rounds in the _VOIS interview process are HR, Assignment and One-on-one Round.

Tell us how to improve this page.

_VOIS Associate Senior Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 842 Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
View all

_VOIS Associate Senior Executive Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Deputy Manager
662 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Senior Executive
544 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Assistant Manager
543 salaries
unlock blur

₹4.5 L/yr - ₹13.5 L/yr

Manager
293 salaries
unlock blur

₹13.2 L/yr - ₹33 L/yr

Senior Manager
153 salaries
unlock blur

₹19.1 L/yr - ₹40 L/yr

Explore more salaries
Compare _VOIS with

Bharti Airtel

4.0
Compare

Jio

3.9
Compare

TCS

3.7
Compare

Infosys

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