Upload Button Icon Add office photos

Filter interviews by

Vector India Interview Questions and Answers

Updated 4 Sep 2024

Vector India Interview Experiences

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apti 1 hr all apti toipcs

Round 2 - Coding Test 

C cpp python dsa all mentioned in ur resume

Laboratory Coordinator Interview Questions asked at other Companies

Q1. What is the difference between Saturated and unsaturated chemical
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 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 - One-on-one 

(4 Questions)

  • Q1. Ball printing screen
  • Q2. Automatic printing
  • Q3. Glass table printing
  • Q4. Goal table printing
Round 3 - Yes 

(1 Question)

  • Q1. Glass table printing

Interview Preparation Tips

Interview preparation tips for other job seekers - Training for 8 year printing

I applied via Campus Placement and was interviewed in Apr 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Technical questions regarding my degree and from the world news
  • Q2. Example of single phase induction motor
  • Ans. 

    A single phase induction motor is an AC motor that operates on a single phase power supply.

    • Single phase induction motors are commonly used in household appliances like fans, refrigerators, and air conditioners.

    • They have a simple construction with a stator and a rotor.

    • The stator has a main winding and an auxiliary winding, which creates a rotating magnetic field.

    • The rotor is made of laminated iron cores and is not direc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with your basics. Don't hesitate at all. Life is full of opportunities it depends on us whether we stand with a spoon or bucket

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)
Round 1 - Technical 

(1 Question)

  • Q1. Deeply ask question about project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in project and sharethe nowledge

Vector India interview questions for popular designations

 AM - Training

 (1)

 Graduate Engineer Trainee (Get)

 (1)

 Printing Executive

 (1)

 Laboratory Coordinator

 (1)

 NON Voice

 (1)

NON Voice Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2022

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a highly motivated and detail-oriented individual with a strong background in customer service.

    • Customer service experience

    • Strong attention to detail

    • Motivated and dedicated

    • Excellent communication skills

  • Answered by AI
  • Q2. Skill nd communication
  • Q3. Improvement in our skill
  • Q4. Important to impries
Round 2 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a highly motivated and detail-oriented individual with a strong background in customer service.

    • Customer service experience

    • Strong attention to detail

    • Motivated and dedicated

    • Excellent communication skills

  • Answered by AI
  • Q2. What kid of job roles
  • Ans. 

    There are various job roles available in the non-voice sector.

    • Data entry operator

    • Customer support executive

    • Back office executive

    • Administrative assistant

    • Virtual assistant

  • Answered by AI
  • Q3. Hw to improve our self doing the job
  • Ans. 

    To improve ourselves in the job, we can focus on continuous learning, seeking feedback, setting goals, and developing new skills.

    • Continuously learn and stay updated with industry trends and advancements

    • Seek feedback from supervisors, colleagues, and customers to identify areas for improvement

    • Set clear and achievable goals to track progress and motivate self-improvement

    • Develop new skills through training programs, onlin...

  • Answered by AI
  • Q4. Hw wll be exprience wll be
  • Q5. Hw should be questions asking
Round 3 - HR 

(2 Questions)

  • Q1. Improvement to see in our
  • Q2. In activites
  • Ans. 

    Can you explain your activities?

    • I engage in various activities such as reading, writing, and exercising.

    • I also enjoy outdoor activities like hiking and camping.

    • In my free time, I like to volunteer at local organizations and attend cultural events.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Good excent

Interview Preparation Tips

Interview preparation tips for other job seekers - Good way of provide our skill nd suggestion

NON Voice Interview Questions asked at other Companies

Q1. You got a situation where you have to take the right decision but it would have affected your friendship?
View answer (9)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Vector India Interview FAQs

How many rounds are there in Vector India interview?
Vector India interview process usually has 2-3 rounds. The most common rounds in the Vector India interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Vector India interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Vector India. The most common topics and skills that interviewers at Vector India expect are Logistics, Mobile Technology, freight, C and Python.
What are the top questions asked in Vector India interview?

Some of the top questions asked at the Vector India interview -

  1. Example of single phase induction mo...read more
  2. In activi...read more
  3. Hw wll be exprience wll...read more

Tell us how to improve this page.

Vector India Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 811 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
View all

Vector India Reviews and Ratings

based on 87 reviews

4.1/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.6

Salary

3.6

Job security

3.8

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 87 Reviews and Ratings
AI ML Technical Trainer

Hyderabad / Secunderabad,

Chennai

+1

3-6 Yrs

₹ 10-20 LPA

JAVA FULL STACK Trainer

Hyderabad / Secunderabad

3-8 Yrs

₹ 3-8 LPA

Explore more jobs
Embedded Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Trainee Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Trainee
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Vector India with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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