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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 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 - HR 

(2 Questions)

  • Q1. Salary Discussed
  • Q2. Verified Degree
Round 3 - Case Study 

IOT Product based Testing

Round 4 - Technical 

(3 Questions)

  • Q1. Whats types of Testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: Testing individual components or modules of a software.

    • Integration testing: Testing how different modules work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the system meets the requirements of the stakeholders.

    • Regression testing: Test...

  • Answered by AI
  • Q2. IP & IT Based
  • Q3. Troubleshooting & Configuration
Round 5 - Group Discussion 

Whats about self knowledge

Skills evaluated in this interview

Top VVDN Technologies Assistant Engineer Interview Questions and Answers

Q1. How much current sellery ?
View answer (3)

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
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What are Middleware and filters
  • Ans. 

    Middleware and filters are components in ASP.NET Core that allow you to handle requests and responses in the pipeline.

    • Middleware are components that are added to the request pipeline to handle requests and responses.

    • Filters are used to implement cross-cutting concerns like logging, exception handling, and authorization.

    • Middleware can be used to modify the request or response before it reaches the controller action.

    • Filt...

  • Answered by AI
  • Q2. Authentication and authorisation
  • Q3. Oops concepts and questions around overloading overriding method hiding
Round 2 - HR 

(1 Question)

  • Q1. General hr behavioural question and situational questions
Round 3 - Technical 

(1 Question)

  • Q1. Majorly focused around oops and work practices
Round 4 - Client Interview 

(1 Question)

  • Q1. Unit testing strategies and basic behavioural questions

Skills evaluated in this interview

Senior .NET Developer Interview Questions asked at other Companies

Q1. Find indexes of two values in an array who's Sum is 8 or a dynamic value
View answer (1)
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. How much current sellery ?
View answer (3)

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)

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

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

Get interview-ready with Top VVDN Technologies Interview Questions

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

(2 Questions)

  • Q1. What is async/await
  • Ans. 

    Async/await is a feature in programming that allows asynchronous code to be written in a synchronous manner.

    • Async/await is a way to write asynchronous code in a more synchronous style.

    • It is used in languages like JavaScript to handle asynchronous operations.

    • Async functions return a Promise, which allows them to be awaited.

    • Await keyword is used to pause the execution of an async function until a Promise is settled.

  • Answered by AI
  • Q2. Implement CI/CD
  • Ans. 

    Implementing CI/CD involves automating the process of integrating code changes and deploying them to production.

    • Set up a version control system like Git to track changes

    • Use a continuous integration tool like Jenkins to automatically build and test code

    • Implement automated testing to ensure code quality

    • Use a continuous deployment tool like Ansible or Docker to deploy code changes

    • Integrate monitoring and alerting to track

  • Answered by AI

Skills evaluated in this interview

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)

Jobs at VVDN Technologies

View all
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 5S define and check sheet is proper ok and maintained
  • Ans. 

    5S is a methodology for organizing a workplace for efficiency and effectiveness. Check sheets are used to track data and ensure processes are followed.

    • 5S stands for Sort, Set in order, Shine, Standardize, Sustain

    • Check sheets are used to collect data and track progress in a visual manner

    • Regular audits are conducted to ensure 5S and check sheets are properly maintained

    • Example: Using color-coded labels for organizing tool...

  • Answered by AI
  • Q2. Any one machine is doing kaizon

Interview Preparation Tips

Interview preparation tips for other job seekers - When the any employee is coming for job then according to company policy then being requirement then call and time to time doing promotion

Top VVDN Technologies Junior Engineer Interview Questions and Answers

Q1. How to testing Tx Rx balue
View answer (5)

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Embedded Hardware Engineer | Embedded Trainee Engineer | Quality Assurance/Quality Control Manager interview

user image N.Sankar EEE

posted on 2 Jan 2022

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Python, Pytest & Robot Framework

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Personal information
  • Q2. Sallery discussion
  • Q3. Working knowledge
Round 2 - Behavioral 

(1 Question)

  • Q1. Full working knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Knowledge of system

Interview Preparation Tips

Topics to prepare for VVDN Technologies Store Executive interview:
  • SAP
  • Excel

Store Executive Interview Questions asked at other Companies

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

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