Upload Button Icon Add office photos

Filter interviews by

VMC Technologies Interview Questions and Answers

Updated 30 Aug 2023

VMC Technologies Interview Experiences

Popular Designations

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(3 Questions)

  • Q1. Work experience
  • Q2. Salary expectations
  • Q3. What is the notice period in this company
Round 3 - Technical 

(1 Question)

  • Q1. Write a program to find the largest number in array?
  • Ans. 

    Program to find the largest number in an array of strings.

    • Iterate through the array and compare each element to find the largest number.

    • Convert each string element to integer before comparison.

    • Initialize a variable to store the largest number and update it as needed.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. What is migration in laravel
  • Ans. 

    Migration in Laravel is the process of managing database schema changes using PHP code.

    • Migration allows developers to define database tables and their structure using PHP code instead of SQL.

    • It helps in version control and collaboration by keeping track of database changes in code.

    • Migrations can be rolled back to previous states, making it easier to manage database changes.

    • Example: php artisan make:migration create_use

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything is good , learning is there however pressure is there , work culture environment is not good there. So job seekers who is not habitual of working in this environment don't opt this company because we can work only when our mind is free. Schooling environment is there in this company.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

I applied via Referral and was interviewed in Sep 2021. 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 - HR 

(2 Questions)

  • Q1. Self-intro and experience in tech Background
  • Ans. 

    I have a strong tech background with experience in implementation engineering.

    • Bachelor's degree in Computer Science

    • 3 years of experience as an implementation engineer

    • Proficient in programming languages such as Java and Python

    • Experience in deploying and configuring software systems

    • Strong problem-solving and troubleshooting skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Tec Experience and knowledge about IP Cloud telephony

Interview Preparation Tips

Interview preparation tips for other job seekers - Try other better companies
Poor HR policies
3 Months Notice Period
Poor training and employee relation

Implementation Engineer Interview Questions asked at other Companies

Q1. What is the SI unit of current?
View answer (5)

Interview questions from similar companies

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Php basic and array functions
  • Q2. Mysql basic,views,triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Average

I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic php and array functions
  • Q2. Mysql basic, views, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Array related question and basic php mysql

Interview Questionnaire 

1 Question

  • Q1. Strengths, skills, basic introduction.

Interview Questionnaire 

1 Question

  • Q1. Are uu an experience holder ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything is fine nd gud.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Read derivatives especially options

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Analysis and derivatives questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

  • Q1. What is JPA
  • Ans. 

    JPA (Java Persistence API) is a specification for managing relational data in Java applications using object-relational mapping.

    • JPA provides a way to map Java objects to database tables.

    • It simplifies database interactions through an object-oriented approach.

    • Common implementations include Hibernate, EclipseLink, and OpenJPA.

    • Example: Using JPA annotations like @Entity to define a persistent class.

    • JPA supports querying wi...

  • Answered by AI
  • Q2. Write a program to find duplicate elements in the list
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 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 - Aptitude Test 

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

VMC Technologies Interview FAQs

How many rounds are there in VMC Technologies interview?
VMC Technologies interview process usually has 3 rounds. The most common rounds in the VMC Technologies interview process are Resume Shortlist, HR and Technical.
How to prepare for VMC Technologies 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 VMC Technologies. The most common topics and skills that interviewers at VMC Technologies expect are B2B Sales, Corporate Sales, Business Development, IT Sales and Javascript.
What are the top questions asked in VMC Technologies interview?

Some of the top questions asked at the VMC Technologies interview -

  1. Write a program to find the largest number in arr...read more
  2. What is migration in lara...read more

Tell us how to improve this page.

VMC Technologies Interview Process

based on 4 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Icl Fincorp Interview Questions
3.2
 • 18 Interviews
Neural IT Interview Questions
2.8
 • 14 Interviews
VassarLabs Interview Questions
3.1
 • 13 Interviews
Sonata Finance Interview Questions
3.9
 • 12 Interviews
View all

VMC Technologies Reviews and Ratings

based on 33 reviews

3.4/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.0

Salary

3.3

Job security

3.1

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer
15 salaries
unlock blur

₹3 L/yr - ₹5.4 L/yr

Technical Support Engineer
14 salaries
unlock blur

₹3.3 L/yr - ₹5 L/yr

Assistant Sales Manager
12 salaries
unlock blur

₹4.2 L/yr - ₹5.8 L/yr

Asterisk Engineer
7 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Implementation Engineer
7 salaries
unlock blur

₹2.5 L/yr - ₹7.4 L/yr

Explore more salaries
Compare VMC Technologies with

Karvy Financial Services

3.8
Compare

Reliance Money

3.7
Compare

Sonata Finance

3.9
Compare

Incrementors Web Solutions

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