Upload Button Icon Add office photos

Filter interviews by

VVDN Technologies Interview Questions, Process, and Tips for Experienced

Updated 6 Dec 2024

Top VVDN Technologies Interview Questions and Answers for Experienced

View all 44 questions

VVDN Technologies Interview Experiences for Experienced

Popular Designations

76 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

(1 Question)

  • Q1. Basic electronics
Round 3 - HR 

(1 Question)

  • Q1. Introduction and qualifications

Junior Engineer Trainee Interview Questions asked at other Companies

Q1. How can be the powerfactor improved?
View answer (14)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Archtecture and networking questions
  • Q2. Driver and management skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever mentioned in resume

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Progamer Vmc Interview Questions & Answers

user image Anonymous

posted on 17 May 2023

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

I applied via Job Portal and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Can you any questions related from my technical experience whit tool room Programming Design Manufacturing Quality Maintenance Production Handling Main power
  • Q2. Machining all types
  • Ans. 

    Machining all types involves using various tools and techniques to shape and cut materials into desired shapes and sizes.

    • Machining can be done on materials like metal, plastic, wood, and ceramics.

    • Common machining techniques include drilling, milling, turning, and grinding.

    • CNC machines are often used for precision machining.

    • Examples of machined products include engine parts, computer components, and furniture.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Technical questions and questions related to your brand
  • Q2. About myself and work

Interview Preparation Tips

Topics to prepare for VVDN Technologies Production Engineer interview:
  • Questions related to your branch
Interview preparation tips for other job seekers - The workers here are of very good nature, they respect each other and our seniors are very good, they support in every work.

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

VVDN Technologies interview questions for popular designations

 Junior Engineer

 (15)

 Hardware Engineer

 (10)

 Software Engineer

 (10)

 Embedded Software Engineer

 (8)

 Senior Software Engineer

 (7)

 Technical Lead

 (7)

 Assistant Engineer

 (5)

 Production Engineer

 (5)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic information about candidate.
  • Q2. Technical approach, experience based questions, reasons to join company etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basic knowledge about electronics engineering.

Assistant Engineer Quality Assurance Interview Questions asked at other Companies

Q1. What is pokayoke
View answer (1)

Get interview-ready with Top VVDN Technologies Interview Questions

I applied via Company Website and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sap mm, ERP system related & my store related. And over all some questions.
  • Q2. Sap mm , ERP system, personal details, self introduction

Interview Preparation Tips

Topics to prepare for VVDN Technologies Store Executive interview:
  • SAP MM
  • ERP
  • ERP System
Interview preparation tips for other job seekers - Thanks for giving me this chance & I prove it . Some

Store Executive Interview Questions asked at other Companies

Q1. How to measure the materials like steel and metal
View answer (10)

Jobs at VVDN Technologies

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

I applied via campus placement at Government Polytechnic, Ambala and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Law's of Newton ?
  • Q2. What is the formula of power?
  • Q3. What is pneumatic system?
  • Q4. Short cuts of ms excel
  • Q5. Why we hire you..?
  • Ans. 

    I have a strong background in production engineering with a proven track record of improving efficiency and quality.

    • I have a Bachelor's degree in Production Engineering from a reputable university.

    • I have completed internships at manufacturing companies where I implemented process improvements that resulted in cost savings.

    • I have excellent problem-solving skills and a keen eye for detail, which are essential for ensurin...

  • Answered by AI

Assistant Engineer Production Interview Questions asked at other Companies

Q1. Main power handling , performance Why - Why analysis
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain memory layout a C binary.
  • Ans. 

    Memory layout in a C binary refers to how different types of data are stored in memory.

    • Memory layout includes sections like text (code), data, bss, heap, and stack.

    • Global variables are stored in data section, uninitialized global variables in bss section.

    • Dynamic memory allocation using malloc() and calloc() is stored in heap section.

    • Local variables and function call information are stored in stack section.

    • Example: int ...

  • Answered by AI
  • Q2. Explain the critical differences between a Structure and a Union.
  • Ans. 

    Structures are used to store different data types under one name, while unions allow different data types to be stored in the same memory location.

    • Structures allocate memory for each member separately, while unions share the same memory location for all members.

    • Structures are used when all members need to be accessed independently, while unions are used when only one member needs to be accessed at a time.

    • Example: struc...

  • Answered by AI
  • Q3. Write a program that reverses a string without using any of the string library functions.
  • Ans. 

    Program to reverse a string without using string library functions.

    • Create a function that takes an input string as an array of characters.

    • Use two pointers, one at the beginning and one at the end of the array, swap the characters and move the pointers towards each other until they meet.

    • Handle edge cases like empty string or strings with odd number of characters.

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

(3 Questions)

  • Q1. Explain storage classes with respect to memory layout of a C binary.
  • Ans. 

    Storage classes in C determine the scope, lifetime, and visibility of variables.

    • Storage classes include auto, register, static, extern, and typedef.

    • Auto variables are stored on the stack and have local scope.

    • Register variables are stored in CPU registers for faster access.

    • Static variables have global scope but limited visibility.

    • Extern variables are declared in one file and can be used in another.

    • Typedef is used to cre

  • Answered by AI
  • Q2. Write a program to implement linked list using dynamic memory allocation.
  • Ans. 

    Program to implement linked list using dynamic memory allocation

    • Allocate memory for each node using malloc() function

    • Use pointers to link nodes together

    • Free memory using free() function to avoid memory leaks

  • Answered by AI
  • Q3. Write a program to implement a IPC concept(anyone of socket, Message queue, pipes ).

Skills evaluated in this interview

Top VVDN Technologies Embedded Software Engineer Interview Questions and Answers

Q1. What is conductor, insulator and semi conductor?
View answer (6)

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)

I applied via Naukri.com

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. C & Linux based questions along with project details.
  • Q2. C programming question
Round 3 - Technical 

(1 Question)

  • Q1. More coding round and programming basics
Round 4 - HR 

(2 Questions)

  • Q1. Personality test with HR basic question on background.
  • Q2. About companies policies

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't mention anything extra that you don't know. Interviewers questions will mainly revolve around your resume

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Avoid using too much corporate jargon in your CV. Sometimes keeping things simple will get your job done.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Transformer,dg,smt,chamber, molding,cnc
  • Q2. Project electrical engineering
  • Q3. Operation department

Interview Preparation Tips

Interview preparation tips for other job seekers - Transformer,dg,fgcom,smt, chamber, injection molding machine

Senior Electrical Engineer Interview Questions asked at other Companies

Q1. 1. What IEC standard you are using for designing the panels, for selection of switchgear.
View answer (1)

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies interview for experienced candidates?
VVDN Technologies interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the VVDN Technologies interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for VVDN Technologies interview for experienced candidates?
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 VVDN Technologies. The most common topics and skills that interviewers at VVDN Technologies expect are Linux, Python, C++, Linux Kernel and C.
What are the top questions asked in VVDN Technologies interview for experienced candidates?

Some of the top questions asked at the VVDN Technologies interview for experienced candidates -

  1. How to stop IIS Service? What is CDN? What are the reason 502 bad gateway error...read more
  2. 1. How many types of soldering? 2. Which types of soldering do you working in v...read more
  3. What are the different between universal motor and series mot...read more
How long is the VVDN Technologies interview process?

The duration of VVDN Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

VVDN Technologies Interview Process for Experienced

based on 23 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 47 VVDN Technologies interviews
Job Portal
Company Website
WalkIn
Referral
Campus Placement
Recruitment Consultant
30%
19%
11%
11%
6%
2%
21% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Sasken Interview Questions
3.9
 • 77 Interviews
View all

VVDN Technologies Reviews and Ratings

based on 2k reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.2

Salary & Benefits

3.4

Job Security

3.3

Company culture

3.1

Promotions/Appraisal

3.4

Work Satisfaction

Explore 2k Reviews and Ratings
Sr Engineer(Software)

Noida

5-10 Yrs

Not Disclosed

Test Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Manager Sales

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Junior Engineer
1.6k salaries
unlock blur

₹1.1 L/yr - ₹3.6 L/yr

Assistant Engineer
684 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Senior Software Engineer
353 salaries
unlock blur

₹5 L/yr - ₹17.7 L/yr

Technical Lead
302 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Embedded Software Engineer
301 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Explore more salaries
Compare VVDN Technologies with

Sasken

3.9
Compare

Happiest Minds Technologies

3.7
Compare

L&T Technology Services

3.3
Compare

LTIMindtree

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview