Upload Button Icon Add office photos

Filter interviews by

VVD & Sons Embedded Software Engineer Interview Questions and Answers

Updated 9 Dec 2024

VVD & Sons Embedded Software Engineer Interview Experiences

1 interview found

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

I applied via Indeed and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptityde test round is good and trick because it has logical mathematical questions

Round 2 - HR 

(1 Question)

  • Q1. Good and negotiation part of i terview

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concept ,Interface ,wrapper class,
  • Q2. Coding Round
Round 2 - Coding Test 

String related questions

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

(2 Questions)

  • Q1. Print the largest string from the given 5 strings
  • Ans. 

    Find the largest string from a given array of 5 strings

    • Iterate through the array of strings and compare the length of each string

    • Keep track of the largest string found so far

    • Return the largest string at the end

  • Answered by AI
  • Q2. Check if the required dropdown option is displayed or not
  • Ans. 

    Use Selenium WebDriver to locate the dropdown element and check if the required option is displayed

    • Locate the dropdown element using Selenium WebDriver

    • Use the Select class to interact with the dropdown

    • Verify if the required option is displayed using isSelected() method

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Basic coding questions that are available with just one google search

Interview Preparation Tips

Topics to prepare for Allegion Senior Software Engineer interview:
  • Inteviewbit
  • Google search
Interview preparation tips for other job seekers - Please don't consider this company unless you are casually looking for a job change, because even they are just casually looking for candidates and have no intentions of hiring.

Firstly the questions they asked for not suitable for a senior level role, the questions were very basic and more suited for a fresher or intern. And of course anybody can pass their technical rounds with ease.

Once that is done they'll call you to office for next 2 rounds, which a heavt waste of time for the candidates.

And finally they reject you saying you are suitable for a entry level role but not senior level.

If they don't ask questions that are suitable for senior role how will they be able to judge my expertise?

I requested them to evaluate me for one more round before taking that decision, they said we have other candidates in line, and they'll approach me if they don't find anyone.

3 months after the interview the role is still open on all the job portals, and they aren't even bothered to fill the position
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2023. 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 - Aptitude Test 

Standard DSA problems

Round 3 - Technical 

(1 Question)

  • Q1. Java questions, DBs
Round 4 - HR 

(1 Question)

  • Q1. Culture fit for startup
  • Ans. 

    Culture fit for a startup is crucial for success.

    • Startup culture is often fast-paced and dynamic.

    • Employees need to be adaptable and willing to take on multiple roles.

    • Collaboration and teamwork are highly valued.

    • Innovation and creativity are encouraged.

    • Open communication and transparency are important.

    • A strong work ethic and dedication are necessary.

    • Risk-taking and learning from failures are embraced.

    • Passion and drive f

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

(1 Question)

  • Q1. Leadership qualities in the current role
  • Ans. 

    Demonstrated leadership qualities in current role

    • Led a team of 5 developers to successfully complete a project ahead of schedule

    • Took initiative to organize weekly team meetings to discuss progress and address any challenges

    • Mentored junior team members, providing guidance and support to help them improve their skills

    • Collaborated with cross-functional teams to ensure smooth coordination and effective communication

    • Took ow...

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

(1 Question)

  • Q1. Find the middle element whose left and right sum is equal
  • Ans. 

    Iterate through array to find middle element with equal left and right sum

    • Iterate through array and calculate sum of elements on left and right of each element

    • Return element if left sum equals right sum

    • Handle edge cases like array with less than 3 elements

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on maths related parts and analysis skills

Round 2 - Coding Test 

Coding questions from various Data Structure parts like linkedList stack queue

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were few verbal questions, many questions on electronics basics(op amps, network analysis), embedded c, few general aptitudes questions. Overall it was moderately difficult. EEE and ECE had technical questions under two categories i.e. electrical and electronics . Based on each categories students were shortlisted under firmware and hardware.

Round 2 - Group Discussion 

Group discussion was good. The topic our group got was "Is India ready for electrical vehicles". There were about 10 students in one group.

Round 3 - Technical 

(6 Questions)

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a firmware engineer with experience in developing embedded systems and writing low-level code.

    • I have a strong background in C and C++ programming languages.

    • I have worked on various microcontrollers and embedded platforms such as Arduino, Raspberry Pi, and STM32.

    • I am experienced in developing device drivers, communication protocols, and firmware for IoT devices.

    • I have a good understanding of hardware-software inter...

  • Answered by AI
  • Q2. Questions on projects
  • Q3. Difference between diode and Zener diode
  • Ans. 

    A diode is a two-terminal electronic component that allows current to flow in one direction, while a Zener diode is a special type of diode that allows current to flow in reverse direction when a certain voltage is reached.

    • Diodes are used for rectification, signal demodulation, and voltage regulation.

    • Zener diodes are used for voltage regulation and protection against voltage spikes.

    • Diodes have a forward voltage drop, w...

  • Answered by AI
  • Q4. Draw bjt and mosfet model
  • Ans. 

    BJT and MOSFET are models used to represent transistors in electronic circuits.

    • BJT stands for Bipolar Junction Transistor and has three regions: emitter, base, and collector.

    • MOSFET stands for Metal Oxide Semiconductor Field Effect Transistor and has three terminals: source, gate, and drain.

    • BJT is a current-controlled device while MOSFET is a voltage-controlled device.

    • BJT has a low input impedance while MOSFET has a hig...

  • Answered by AI
  • Q5. Different communication protocols
  • Ans. 

    Communication protocols are sets of rules that govern the exchange of data between devices.

    • Some common communication protocols include UART, SPI, I2C, CAN, Ethernet, and USB.

    • Each protocol has its own advantages and disadvantages, and is suited for different types of applications.

    • For example, UART is a simple protocol commonly used for serial communication between microcontrollers and sensors, while Ethernet is a more c...

  • Answered by AI
  • Q6. Questions on RAM and ROM

Interview Preparation Tips

Topics to prepare for Allegion Firmware Engineer interview:
  • 32 Bit Microcontrollers
  • Digital Electronics
  • Power Electronics
Interview preparation tips for other job seekers - Please prepare for the online test, which will be the mass screening process. Be up-to-date to crack group discussion. Don't sit idle, think and tell a valid point, be confident, also let others to speak, don't worry about grammar or fluency, just try to speak what is in your mind. Group discussion is conducted just to check your ability to speak out your mind.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical memory operations based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare embedded systems memory operations

I appeared for an interview in May 2017.

Interview Questionnaire 

3 Questions

  • Q1. About yourself
  • Q2. What do you know about our company
  • Ans. 

    A leading tech company specializing in software development and digital solutions.

    • Specializes in software development

    • Provides digital solutions

    • Known for innovative technology solutions

  • Answered by AI
  • Q3. Why do you wish to do this​ internship
  • Ans. 

    I wish to do this internship to gain practical experience in my field of study and to expand my professional network.

    • Gain practical experience in my field of study

    • Expand my professional network

    • Learn new skills and techniques

    • Apply theoretical knowledge in a real-world setting

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I sent my resume through internshala and got an interview call the very same day.
It helps when you use good English to impress.
Tips: Do not boast about yourself speak confidently when called to schedule a personal interview.

Round: HR Interview
Experience: It was a formal interview where they questioned me on my resume and personality.
Shared my information which made them believe in me and got selected.
Tips: Speak confidently with a clear and loud voice.
Dress formal and always carry a bag it adds to your impressions.

Skills: Communication And Confidence, Ability To Convince
College Name: NMIMS

VVD & Sons Interview FAQs

How many rounds are there in VVD & Sons Embedded Software Engineer interview?
VVD & Sons interview process usually has 2 rounds. The most common rounds in the VVD & Sons interview process are Aptitude Test and HR.

Tell us how to improve this page.

VVD & Sons Embedded Software Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

G4S Interview Questions
4.0
 • 103 Interviews
Securitas Interview Questions
3.8
 • 31 Interviews
myGate Interview Questions
3.2
 • 27 Interviews
Allegion Interview Questions
4.3
 • 23 Interviews
NAFFCO Interview Questions
3.5
 • 22 Interviews
Methodex Interview Questions
3.6
 • 13 Interviews
View all
Sales Officer
63 salaries
unlock blur

₹1.9 L/yr - ₹4.2 L/yr

Area Sales Manager
18 salaries
unlock blur

₹5.1 L/yr - ₹12.5 L/yr

Area Sales Executive
17 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Sales Analyst
7 salaries
unlock blur

₹3.8 L/yr - ₹6.5 L/yr

Accounts Manager
7 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare VVD & Sons with

G4S

4.0
Compare

SIS Prosegur Holdings

3.6
Compare

Securitas

3.8
Compare

myGate

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