Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

VVDN Technologies Interview Questions, Process, and Tips

Updated 28 Feb 2025

Top VVDN Technologies Interview Questions and Answers

View all 160 questions

VVDN Technologies Interview Experiences

Popular Designations

196 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What’s is this wave soldering
  • Ans. 

    Wave soldering is a soldering process used in electronics manufacturing to solder through-hole components onto a printed circuit board.

    • Wave soldering involves passing a PCB over a wave of molten solder to solder the components in place.

    • The wave is created by a pump that circulates the molten solder in a tank.

    • Components are prepped with solder paste before being placed on the PCB for wave soldering.

    • Wave soldering is com...

  • Answered by AI
  • Q2. What’s is this wave soldering process
  • Ans. 

    Wave soldering is a soldering process used in electronics manufacturing to solder through-hole components on a PCB.

    • Wave soldering involves passing a PCB over a wave of molten solder to solder the components in place.

    • The wave is created by a pump that circulates the molten solder in a tank.

    • Components are prepped with flux to ensure proper soldering.

    • Wave soldering is commonly used for through-hole components in mass prod...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Wave soldering with maintenance
  • Ans. 

    Wave soldering is a process used in electronics manufacturing to solder through-hole components on a PCB by passing it over a wave of molten solder.

    • Wave soldering is a cost-effective and efficient method for soldering through-hole components on a PCB.

    • Regular maintenance of the wave soldering machine is essential to ensure consistent soldering quality.

    • Maintenance tasks may include cleaning the solder wave, checking temp...

  • Answered by AI

Top VVDN Technologies Assistant Engineer Interview Questions and Answers

Q1. What’s is this wave soldering process
View answer (2)

Assistant Engineer Interview Questions asked at other Companies

Q1. Why do we take only 1 set of cube sample at a casting of concrete of 5 or less than 5 Meter cube.
View answer (9)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions include English test, coding test, programming related questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is functional pointer
  • Ans. 

    A functional pointer is a pointer that points to a function instead of a data object.

    • Functional pointers are used to call functions indirectly.

    • They can be passed as arguments to other functions.

    • Example: int (*ptr)(int, int) = &add; where add is a function that takes two integers and returns an integer.

  • Answered by AI
  • Q2. What is static keyword in c
  • Ans. 

    The static keyword in C is used to declare variables and functions with a local scope that persists throughout the program's execution.

    • Static variables retain their value between function calls

    • Static functions can only be called within the file they are defined in

    • Static variables are initialized only once at the start of the program

    • Static keyword can also be used to limit the scope of global variables to the file they

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Explain compilation process of c programming
  • Ans. 

    Compilation process of C programming involves preprocessing, compiling, assembling, and linking.

    • Preprocessing: Includes header files, macro expansion, and conditional compilation.

    • Compiling: Translates source code into assembly code specific to the target platform.

    • Assembling: Converts assembly code into machine code in object files.

    • Linking: Combines object files and libraries to generate an executable file.

  • Answered by AI
  • Q2. Coding questions related to string manupul

Interview Preparation Tips

Interview preparation tips for other job seekers - Do more basic coding questions related to topics bitwise operation, string manipulation, structure, pointers , recursion

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)
VVDN Technologies Interview Questions and Answers for Freshers
illustration image

Angular Developer Interview Questions & Answers

user image Anshdeep Chawla

posted on 12 Sep 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are services in Angular?
  • Ans. 

    Services in Angular are reusable pieces of code that can be injected into components or other services to provide functionality.

    • Services are singleton objects in Angular, meaning they are instantiated only once during the lifetime of an application.

    • They are used to encapsulate logic that is not specific to a particular component, such as data fetching, logging, or authentication.

    • Services can be injected into components...

  • Answered by AI
  • Q2. Explain map and filter functions
  • Ans. 

    Map and filter functions are used in JavaScript to manipulate arrays by transforming elements or filtering based on a condition.

    • Map function applies a function to each element in an array and returns a new array with the results.

    • Example: let numbers = [1, 2, 3]; let squaredNumbers = numbers.map(num => num * num); // [1, 4, 9]

    • Filter function creates a new array with elements that pass a certain condition.

    • Example: let nu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Usual Questionnaire was asked Multiple Choice Questions.
Don't expect anything difficult

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Strength and Weakness
  • Q3. Sales process and how to tackle issues
  • Ans. 

    Sales process involves prospecting, qualifying, presenting, handling objections, closing, and follow-up.

    • Understand the customer's needs and pain points

    • Build rapport and trust with the customer

    • Present solutions that address the customer's needs

    • Handle objections effectively by addressing concerns

    • Close the sale by asking for the business

    • Follow up with customers to ensure satisfaction and build long-term relationships

  • Answered by AI
  • Q4. How will you build relationships

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confident

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (51)

VVDN Technologies interview questions for popular designations

 Junior Engineer

 (15)

 Software Engineer

 (10)

 Hardware Engineer

 (10)

 Embedded Software Engineer

 (8)

 Technical Lead

 (7)

 Senior Software Engineer

 (7)

 Production Engineer

 (6)

 Assistant Engineer

 (5)

Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Technical basic questions
  • Q2. Hardware designing
  • Q3. Interfaces like I2C, SPI, UART, PCIE etc
  • Q4. Basic of hardware designing rules

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join for senior position in Pune hardware

Get interview-ready with Top VVDN Technologies Interview Questions

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Kuch nhi hu tha nhi hu interview

Round 2 - Technical 

(2 Questions)

  • Q1. Hii sir mare interview nhi hu hai
  • Q2. Sir Mera interview kab hoga

Interview Preparation Tips

Interview preparation tips for other job seekers - Kab join latter kab aayega

Housekeeping Supervisor Interview Questions asked at other Companies

Q1. Where types chemical available in sodexo 2 types chemical available 1) NON INFECTED AREA USE 2) INFECTED AREA USE
View answer (13)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic C++/OOPS concepts like RAII. Types of constructors/destructors etc. very theoretical
  • Q2. Palindrome check
  • Q3. Lambda function program
  • Ans. 

    A lambda function program demonstrates the use of anonymous functions in programming.

    • Lambda functions are anonymous functions that can be used as arguments to higher-order functions.

    • They are often used for short, one-off operations without the need to define a separate function.

    • Example: In Python, a lambda function can be used to sort a list of tuples based on the second element: sorted_list = sorted(list, key=lambda x

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VVDN Technologies Senior Software Developer interview:
  • C++
Interview preparation tips for other job seekers - I was not successful in the interview because I was not sufficiently thorough with the concepts. With proper preparation, it should be manageable.

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Imon calculation of VR controller
  • Ans. 

    Imon calculation of VR controller involves determining the input/output connections, processing power, and sensor integration.

    • Identify the required input/output connections for the VR controller.

    • Determine the processing power needed for smooth operation.

    • Integrate sensors for accurate tracking and interaction.

    • Consider power consumption and battery life for portable controllers.

  • Answered by AI
  • Q2. Multiphase vr and thier fundamentals

Senior Hardware Engineer Interview Questions asked at other Companies

Q1. What is prelayout signal integrity? How will you do that
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Web development
  • Q2. Software engineer
  • Q3. Software developer
  • Q4. What is Android
  • Ans. 

    Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen devices.

    • Developed by Google

    • Based on Linux kernel

    • Designed for touchscreen devices

  • Answered by AI
  • Q5. What iS html and CSS
  • Ans. 

    HTML and CSS are languages used for creating and styling web pages.

    • HTML stands for HyperText Markup Language and is used for creating the structure of a web page.

    • CSS stands for Cascading Style Sheets and is used for styling the elements on a web page.

    • HTML uses tags to define different elements like headings, paragraphs, images, and links.

    • CSS allows for customization of colors, fonts, layouts, and other visual aspects o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This is good company

Skills evaluated in this interview

Information Technology Assistant Interview Questions asked at other Companies

Q1. How to install printer without installation CD
View answer (3)

Interview Questions & Answers

user image Shivanendra Singh

posted on 1 Feb 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Rewak and Repeyr
  • Q2. Analysis
Round 2 - Technical 

(2 Questions)

  • Q1. Rewak and Repeyr
  • Q2. Analysis
Round 3 - Technical 

(2 Questions)

  • Q1. Rewak and Repeyr
  • Q2. Analysis
Contribute & help others!
anonymous
You can choose to be anonymous

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies interview?
VVDN Technologies interview process usually has 2-3 rounds. The most common rounds in the VVDN Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for VVDN 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 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?

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

  1. What is conductor, insulator and semi conduct...read more
  2. How to stop IIS Service? What is CDN? What are the reason 502 bad gateway error...read more
  3. Write a program to print a pattern * * ** ** *** *** **** **** ****...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.

Recently Viewed

JOBS

VVDN Technologies

No Jobs

JOBS

VVDN Technologies

No Jobs

SALARIES

VVDN Technologies

LIST OF COMPANIES

Cedcoss Technologies

Overview

INTERVIEWS

PwC

No Interviews

INTERVIEWS

Medbikri Technologies

No Interviews

LIST OF COMPANIES

VVDN Technologies

Overview

DESIGNATION

SALARIES

VVDN Technologies

Tell us how to improve this page.

VVDN Technologies Interview Process

based on 219 interviews

Interview experience

4.1
  
Good
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
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Sasken Interview Questions
3.8
 • 79 Interviews
View all

VVDN Technologies Reviews and Ratings

based on 2.1k reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.2

Salary

3.4

Job security

3.3

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 2.1k Reviews and Ratings
Camera/ Video Testing (QA)

Kochi,

Manesar

2-6 Yrs

Not Disclosed

WLAN Developer II VVDN Technologies

Kochi,

Chennai

+1

3-8 Yrs

Not Disclosed

Explore more jobs
Junior Engineer
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
714 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
369 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
329 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Software Engineer
311 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare VVDN Technologies with

Sasken

3.8
Compare

Happiest Minds Technologies

3.7
Compare

L&T Technology Services

3.3
Compare

LTIMindtree

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent