Upload Button Icon Add office photos

Vem Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Vem Technologies Assistant Manager Interview Questions and Answers

Updated 9 Aug 2023

Vem Technologies Assistant Manager Interview Experiences

1 interview found

Assistant Manager Interview Questions & Answers

user image Venkata Reddy Kovvuri

posted on 9 Aug 2023

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

I applied via Campus Placement and was interviewed before Aug 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. Written test on Technical
Round 3 - Technical 

(1 Question)

  • Q1. Interview on technical subjects chosen by interviewees
Round 4 - HR 

(1 Question)

  • Q1. They will ask about your background, your determination to work and your willingness to work for 3 years atleast.

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Vem Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Current profile ??
  • Q2. Expected salary??
Round 2 - Technical 

(2 Questions)

  • Q1. What is Value stream mapping,5S ??
  • Ans. 

    Value stream mapping is a lean management tool used to visualize and analyze the steps involved in delivering a product or service. 5S is a methodology for organizing a workplace for efficiency and effectiveness.

    • Value stream mapping helps identify waste and opportunities for improvement in a process.

    • It involves creating a visual representation of the flow of materials and information from supplier to customer.

    • 5S stands...

  • Answered by AI
  • Q2. What is Total productive maintenance??

Assistant Manager Interview Questions Asked at Other Companies

asked in Axis Bank
Q1. If you are handling cash operations, how would you manage operati ... read more
asked in JSW Steel
Q2. 1. Whats is Cooling tower performance aspects, Vacuume breaker us ... read more
asked in Jio
Q3. What are the different layers of the OSI model?
asked in Axis Bank
Q4. How would you convince a widow with existing savings to purchase ... read more
asked in Axis Bank
Q5. If a valued customer urgently needs to withdraw funds without a c ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Are u willing to relocate
  • Q2. What is the value addition you can bring than your previous role
  • Ans. 

    I bring enhanced leadership skills, innovative problem-solving, and a strong focus on team development to drive success in this role.

    • Proven track record of improving team performance by implementing structured training programs, resulting in a 20% increase in productivity.

    • Experience in streamlining processes that reduced operational costs by 15%, enhancing overall efficiency.

    • Strong communication skills that foster coll...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How you will act if you are facing a repetitive issue in process .
  • Ans. 

    I would analyze the root cause of the issue, implement a solution, and monitor for any recurrence.

    • Identify the root cause of the repetitive issue

    • Implement a solution to address the root cause

    • Monitor the process closely for any recurrence

    • Seek feedback from team members for additional insights

    • Document the steps taken and lessons learned for future reference

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Tata advanced team is very professional and supportive thru out the process, only we have to reduce paper work while joining.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Guestimate questions and some financial ratios questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Experience based questions
  • Ans. 

    I have over five years of experience in management, focusing on team leadership, project coordination, and operational efficiency.

    • Led a team of 10 in a retail environment, improving sales by 20% through effective training and motivation.

    • Managed multiple projects simultaneously, ensuring timely delivery and adherence to budget constraints.

    • Implemented a new inventory management system that reduced stock discrepancies by ...

  • Answered by AI
  • Q2. Aircraft inspection or troubleshooting,day to day work etc.
Be interview-ready. Browse the most asked HR questions.
illustration image

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Personal interview and attention required

Interview Preparation Tips

Interview preparation tips for other job seekers - Kpi and maintenance related questions
TPm
Sap Hana
Stores management
Vendor
AMC
Ups
Cnc machine
Robotics
Press
Are these interview questions helpful?

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Basic c Programming and Embedded Systems

Round 2 - One-on-one 

(1 Question)

  • Q1. C and Do-178b questions
Round 3 - One-on-one 

(1 Question)

  • Q1. C and Embedded system and Project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager Round, Mostly technical
Round 5 - HR 

(1 Question)

  • Q1. Package discussion and my previous employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - C, Do-178 b process and Micro Controller knowledge

I applied via LinkedIn and was interviewed in Apr 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 - Technical 

(1 Question)

  • Q1. Javascript basics, Easy to Medium coding problems
Round 3 - Technical 

(3 Questions)

  • Q1. React server side vs client side
  • Ans. 

    React server side rendering generates HTML on the server while client side rendering generates HTML on the browser.

    • Server side rendering is better for SEO and initial page load time

    • Client side rendering is better for interactivity and dynamic content

    • Server side rendering requires more initial setup and configuration

    • Client side rendering can be easier to develop and maintain

  • Answered by AI
  • Q2. Convert class based component to functional component
  • Ans. 

    To convert a class based component to functional component, we need to remove the class syntax and use hooks instead.

    • Remove the class syntax and replace it with a function

    • Remove the render method and return the JSX directly

    • Replace this.props with props

    • Use useState hook to manage state

    • Use useEffect hook to manage lifecycle methods

  • Answered by AI
  • Q3. SQL easy to medium questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Manager round. Discussion about the current project that you are working, technical implementation using AWS
  • Q2. Behavioural questions
Round 5 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering. Admit if you dont know something.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Sep 2022. 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 - Aptitude Test 

Normal Aptitude test for 1 hour

Round 3 - One-on-one 

(1 Question)

  • Q1. How to reverse an array?

Interview Preparation Tips

Topics to prepare for AIRBUS Software Engineer interview:
  • Programming

Skills evaluated in this interview

Vem Technologies Interview FAQs

How many rounds are there in Vem Technologies Assistant Manager interview?
Vem Technologies interview process usually has 4 rounds. The most common rounds in the Vem Technologies interview process are Technical, Resume Shortlist and HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Vem Technologies Assistant Manager Salary
based on 25 salaries
₹8.3 L/yr - ₹15.4 L/yr
27% more than the average Assistant Manager Salary in India
View more details

Vem Technologies Assistant Manager Reviews and Ratings

based on 5 reviews

3.9/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

4.4

Job security

3.1

Company culture

2.4

Promotions

3.3

Work satisfaction

Explore 5 Reviews and Ratings
Design Engineer
103 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Junior Engineer
86 salaries
unlock blur

₹2 L/yr - ₹4.7 L/yr

Engineer
60 salaries
unlock blur

₹3.6 L/yr - ₹6.9 L/yr

Assistant Engineer
56 salaries
unlock blur

₹3 L/yr - ₹5.8 L/yr

Hardware Design Engineer
35 salaries
unlock blur

₹3 L/yr - ₹8.1 L/yr

Explore more salaries
Compare Vem Technologies with

Indian Army

4.7
Compare

Tata Advanced Systems

3.7
Compare

Hindustan Aeronautics

4.3
Compare

Honeywell Technology Solutions

3.7
Compare
write
Share an Interview