Upload Button Icon Add office photos

Filter interviews by

VVDN Technologies JN Engineer Interview Questions and Answers

Updated 18 Feb 2022

VVDN Technologies JN Engineer Interview Experiences

1 interview found

JN Engineer Interview Questions & Answers

user image Km. Reena Devi

posted on 18 Feb 2022

I applied via Company Website and was interviewed before Feb 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 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - About yourself clear and sweet words.skills should be proper mentioned in your resume.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Assignment 

Dsa,oops,seo,reactjs,node js

Round 2 - Technical 

(2 Questions)

  • Q1. What is seo and how it was used
  • Ans. 

    SEO stands for Search Engine Optimization, which is the practice of increasing the quantity and quality of traffic to your website through organic search engine results.

    • SEO involves optimizing your website content, meta tags, and backlinks to improve its visibility on search engines like Google.

    • Keywords play a crucial role in SEO, as they help search engines understand the relevance of your content to users' search que...

  • Answered by AI
  • Q2. What is event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop is commonly used in JavaScript to handle asynchronous operations.

    • It allows for non-blocking I/O operations by delegating tasks to the operating system.

    • Event loop continuously checks the event queue for new events and executes them in a sequential manner.

    • Example: setTimeout ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Palindrom test with binary search algo

Round 2 - Coding Test 

Trapping rain water test with leetcode

Round 3 - HR 

(1 Question)

  • Q1. Ctc culture fit and other diwcussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 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 - One-on-one 

(1 Question)

  • Q1. Good skill and growth
Round 3 - One-on-one 

(1 Question)

  • Q1. Growth and good skill

Interview Preparation Tips

Topics to prepare for Emerson Electric Co. Junior Engineer interview:
  • Quality Assurance
  • Quality Control
  • Quality Management
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is functional testing What is the difference between final, finaly, finalized Questions related selenium & java
Round 2 - Technical 

(1 Question)

  • Q1. Explain your framework
  • Ans. 

    My framework is a combination of Selenium WebDriver for automated testing and TestNG for test management.

    • Utilizes Selenium WebDriver for interacting with web elements

    • Uses TestNG for test case management and execution

    • Employs Page Object Model design pattern for better code organization

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your salary expectation

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Draw a SLD on 33/11 Kv Substation?
  • Ans. 

    A Single Line Diagram (SLD) is a simplified representation of a 33/11 Kv substation.

    • SLD shows the electrical components and connections in a substation

    • It includes transformers, circuit breakers, busbars, and other equipment

    • Lines are drawn to represent the flow of electricity between components

    • Symbols and labels are used to indicate the type and rating of each component

    • Example: A 33/11 Kv substation SLD may show a 33 Kv...

  • Answered by AI
  • Q2. How to Erection a 8MVA power transformer?
  • Ans. 

    To erect an 8MVA power transformer, follow these steps:

    • Prepare the site by leveling the ground and ensuring proper drainage

    • Install the transformer foundation and anchor bolts

    • Position the transformer on the foundation using a crane

    • Connect the transformer to the high voltage and low voltage cables

    • Perform insulation resistance tests and verify connections

    • Fill the transformer with insulating oil and perform oil tests

    • Energi

  • Answered by AI
  • Q3. Difference between Power Transformer and Distribution Transformer?
  • Ans. 

    Power transformers are used in high voltage transmission systems, while distribution transformers are used in low voltage distribution networks.

    • Power transformers are designed for high voltage transmission systems, typically above 33 kV.

    • Distribution transformers are used in low voltage distribution networks, typically below 33 kV.

    • Power transformers are larger in size and have higher power ratings compared to distributi...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is html and why do we use it
  • Ans. 

    HTML is a markup language used for creating and structuring web pages.

    • HTML stands for HyperText Markup Language

    • It is used to create the structure and content of web pages

    • HTML uses tags to define elements such as headings, paragraphs, images, links, etc.

    • Example: <h1>This is a heading</h1>

  • Answered by AI
  • Q2. Html is a markup language
Round 2 - Coding Test 

It was some tricky question

Interview Preparation Tips

Interview preparation tips for other job seekers - the interviewers where very friendly, feel free, if do not remeber things in technical terminology use your own words

Skills evaluated in this interview

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 Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude and DSA questions majorly from GFG

Round 2 - Coding Test 

3 coding questions moderate to hard difficulty

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions of previous round, DS ,basic OOP and SQL
Round 4 - HR 

(1 Question)

  • Q1. Standard HR questions like tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through interview experiences for GFG
Round 1 - Technical 

(1 Question)

  • Q1. What is selenium? What is xpath? What do you mean by annotations is java script? What do you know about java with selenium?
  • Ans. 

    Selenium is a tool used for automating web browsers. XPath is a language used for selecting nodes in an XML document.

    • Selenium is used for testing web applications by automating browser actions

    • XPath is used to navigate through elements and attributes in an XML document

    • Annotations in Java are used to provide additional information about code

    • Java with Selenium is used to write test scripts for web applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep your communication smooth

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Some and sanity testing ?
  • Ans. 

    Some testing is a subset of regression testing, focusing on specific areas of the software, while sanity testing is a quick check to see if the software is ready for further testing.

    • Some testing is performed after a major change in the software to ensure that the critical functionalities are working as expected.

    • Sanity testing is a cursory check to verify if the software is stable enough for further testing.

    • Some testing...

  • Answered by AI
  • Q2. Difference between agile and safe agile ?
  • Ans. 

    Agile is a software development methodology focused on flexibility and collaboration, while SAFe Agile is a framework for scaling agile practices to larger organizations.

    • Agile is a software development methodology that emphasizes flexibility, adaptability, and collaboration within small teams.

    • SAFe Agile (Scaled Agile Framework) is a framework for applying agile practices at scale, typically in larger organizations with...

  • Answered by AI

Skills evaluated in this interview

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies JN Engineer interview?
VVDN Technologies interview process usually has 2 rounds. The most common rounds in the VVDN Technologies interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k 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
 • 3k Interviews
Nagarro Interview Questions
4.0
 • 775 Interviews
View all
VVDN Technologies JN Engineer Salary
based on 5 salaries
₹2 L/yr - ₹3 L/yr
33% less than the average JN Engineer Salary in India
View more details

VVDN Technologies JN Engineer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.0

Salary

3.5

Job security

4.5

Company culture

3.5

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Junior Engineer
1.6k salaries
unlock blur

₹1.1 L/yr - ₹3.7 L/yr

Assistant Engineer
695 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Senior Software Engineer
349 salaries
unlock blur

₹5 L/yr - ₹17.7 L/yr

Technical Lead
322 salaries
unlock blur

₹5.8 L/yr - ₹23 L/yr

Embedded Software Engineer
310 salaries
unlock blur

₹3.2 L/yr - ₹9.1 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