Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

VVDN Technologies Software Engineer Interview Questions, Process, and Tips

Updated 30 Nov 2024

Top VVDN Technologies Software Engineer Interview Questions and Answers

View all 9 questions

VVDN Technologies Software Engineer Interview Experiences

10 interviews found

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

Aptitude, electronics

Round 2 - Technical 

(2 Questions)

  • Q1. Transformer and power supply
  • Q2. What is a pointer
Round 3 - Technical 

(1 Question)

  • Q1. What all thinks happen on powering on a device.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study btech project.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1.basic c program questions
2.asked array related program
3. Some operating system questions

Round 2 - Coding Test 

1.asked questions on Android boot flow
2.asked previous projects

Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked about previous projects while looking at resume
  • Q2. Asked why you are looking for job change?

Interview Preparation Tips

Topics to prepare for VVDN Technologies Software Engineer interview:
  • C
  • Operating Systems
  • Data Structures

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. 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 - Aptitude Test 

20 questions within 1 hour ,3-4 logical reasoning, 12-15 maths (work , time, speed, interest)

Round 3 - Technical 

(4 Questions)

  • Q1. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and providing a public interface for accessing the functionality.

    • Encapsulation helps in achieving data abstraction and information hiding

    • It prevents unauthorized access to the internal details of an object

    • It allows for better control over the data and its behavior

    • Example: A class with private variables and public methods to access them

  • Answered by AI
  • Q2. What are classes, functions, objects.
  • Ans. 

    Classes are templates for creating objects, functions are blocks of code that perform a specific task, and objects are instances of a class.

    • Classes define the properties and methods of an object

    • Functions are reusable blocks of code that can take input and return output

    • Objects are created from a class and have their own unique properties and methods

    • Example: Class - Car, Function - startEngine(), Object - myCar

  • Answered by AI
  • Q3. Write a program to check if pallindrome
  • Ans. 

    Program to check if a given string is a palindrome

    • Remove all non-alphanumeric characters from the string

    • Convert the string to lowercase

    • Reverse the string and compare with the original string

  • Answered by AI
  • Q4. Write a program to print a pattern * * ** ** *** *** **** **** *********
  • Ans. 

    Program to print a pattern of stars in a specific shape.

    • Use nested loops to print the stars in the desired pattern.

    • The number of stars in each row increases by one until the middle row, then decreases by one.

    • The number of spaces between the stars decreases by one until the middle row, then increases by one.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VVDN Technologies Software Engineer interview:
  • Programming language of choice
  • OOPS
  • JAVA
  • PYTHON
  • scripting
  • database
  • AWS
Interview preparation tips for other job seekers - Practice programming questions
Learn about the company, about their products.

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Technical questions from electronic basics and c coding

Round 2 - Technical 

(2 Questions)

  • Q1. Basic C programming
  • Q2. Basic electronics questions

VVDN Technologies interview questions for designations

 Embedded Software Engineer

 (8)

 Senior Software Engineer

 (7)

 Lead Software Engineer

 (1)

 Software Testing Engineer

 (1)

 Software Developer

 (2)

 Senior Software Developer

 (2)

 QA Engineer

 (4)

 Embedded Engineer

 (4)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online MCQ model test was conducted. Test involved aptitude questions, Basic electronics questions and some programming questions as well.

Round 2 - Technical 

(2 Questions)

  • Q1. What are different digital modulation techniques?
  • Ans. 

    Digital modulation techniques are methods used to encode digital information onto an analog carrier signal.

    • Amplitude Shift Keying (ASK)

    • Frequency Shift Keying (FSK)

    • Phase Shift Keying (PSK)

    • Quadrature Amplitude Modulation (QAM)

    • Orthogonal Frequency Division Multiplexing (OFDM)

  • Answered by AI
  • Q2. Explain about project
Round 3 - HR 

(2 Questions)

  • Q1. Personal questions
  • Q2. Question regarding location preference

Get interview-ready with Top VVDN Technologies Interview Questions

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 - Coding Test 

Swap two numbers without third variable ?

Round 3 - HR 

(2 Questions)

  • Q1. Relocation Package Base location
  • Q2. Documents required confirmation letter

Interview Preparation Tips

Interview preparation tips for other job seekers - Pointers
Dynamic memory allocation
Linked List
Basic C Programming

I applied via campus placement at Moradabad Institute of Technology, Moradabad and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction, oops concepts, DS & algorithms like tree , graph , stack , linked list , array etc
  • Q2. Python , list tupple , dictionary, silicing , 2program logic
  • Q3. Some non tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - At least your basic knowledge should be strong.

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 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 - Aptitude Test 

Basic aptitude test from all English, maths subject.

Round 3 - Technical 

(5 Questions)

  • Q1. Interview technical on java
  • Q2. Sql and non technical as well
  • Q3. Sql questions basic query select .update etc.
  • Q4. Java, basic coding questions
  • Q5. Non technical few questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Only fresher join not good for experienced l.

I applied via Naukri.com and was interviewed before Oct 2021. There were 4 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 - Coding Test 

Set and reset bit
Malloc(), calloc() and realloc()
Add a node in LL

Round 3 - Technical 

(1 Question)

  • Q1. LTE architecture UE attach procedure RACH procedure
Round 4 - HR 

(1 Question)

  • Q1. Basic communicational discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm
Be confident
Be positive
Believe in yourself

Software Engineer Interview Questions & Answers

user image Vimlesh Kumar

posted on 26 Jul 2021

Interview Questionnaire 

4 Questions

  • Q1. Linux commond
  • Q2. Ls -lhrt
  • Q3. What is SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and maintain software.

    • SDLC is a framework that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • It helps to ensure that the software is developed efficiently, meets the requirements of the stakeholders, and is of high quality.

    • Each phase of the SDLC has its own set of delive...

  • Answered by AI
  • Q4. What is Java
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent and can run on any device with a Java Virtual Machine (JVM)

    • It is known for its security features and is commonly used for developing enterprise-level applications

    • Java is used for developing Android applications, web applications, and desktop applications

    • It was developed by James Gos

  • Answered by AI

Skills evaluated in this interview

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies Software Engineer interview?
VVDN Technologies interview process usually has 3 rounds. The most common rounds in the VVDN Technologies interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for VVDN Technologies Software Engineer 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 SPI, MIPS, UART, ARM and Angular.
What are the top questions asked in VVDN Technologies Software Engineer interview?

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

  1. Write a program to print a pattern * * ** ** *** *** **** **** ****...read more
  2. What is encapsulat...read more
  3. What are classes, functions, objec...read more

Tell us how to improve this page.

VVDN Technologies Software Engineer Interview Process

based on 7 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Coding Test Round
  • Technical Round
View more
VVDN Technologies Software Engineer Salary
based on 300 salaries
₹2.8 L/yr - ₹8.3 L/yr
39% less than the average Software Engineer Salary in India
View more details

VVDN Technologies Software Engineer Reviews and Ratings

based on 49 reviews

2.7/5

Rating in categories

2.7

Skill development

2.2

Work-life balance

2.6

Salary

2.4

Job security

2.3

Company culture

2.5

Promotions

2.4

Work satisfaction

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

₹1.1 L/yr - ₹3.8 L/yr

Assistant Engineer
705 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Senior Software Engineer
353 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Technical Lead
307 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Embedded Software Engineer
305 salaries
unlock blur

₹3 L/yr - ₹8.6 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