Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

VVDN Technologies Senior Software Engineer Interview Questions, Process, and Tips

Updated 6 Dec 2024

Top VVDN Technologies Senior Software Engineer Interview Questions and Answers

VVDN Technologies Senior Software Engineer Interview Experiences

7 interviews found

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

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. JDK JRE JIT JVM

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sizeof operator implementation
  • Ans. 

    Sizeof operator in C returns the size of a variable or data type in bytes.

    • Sizeof operator is evaluated at compile time

    • Sizeof operator can be used with variables, data types, or expressions

    • Example: sizeof(int) returns 4 on a 32-bit system

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Dec 2022. 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 - Technical 

(4 Questions)

  • Q1. Explain about UEFI Boot Phases
  • Q2. Explain about the different bootloaders and its responsibilities
  • Q3. Explain about the FSP
  • Q4. Explain the major issue which resolved in the projects.

Interview Preparation Tips

Topics to prepare for VVDN Technologies Senior Software Engineer interview:
  • UEFI
  • C
  • Bootloader
  • Linux
  • Communication Protocols
Interview preparation tips for other job seekers - According to my experience, be confident about your projects and previous roles and responsibilities handled in the projects..

Pratice coding concepts wise ..and practice the each problem until you write without any warnings and errors..finally understand the code flow it gives a better knowledge to make your code readable and understandable by every developer.

If you're aspiring to become BIOS developer, be confident about basics of BIOS And its phases and about the protocols..

VVDN Technologies interview questions for designations

 Software Engineer

 (10)

 Senior Software Developer

 (2)

 Embedded Software Engineer

 (8)

 Software Testing Engineer

 (1)

 Lead Software Engineer

 (1)

 Software Developer

 (2)

 Senior Engineer

 (1)

 Senior Hardware Engineer

 (3)

I applied via Naukri.com

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 - One-on-one 

(2 Questions)

  • Q1. C & Linux based questions along with project details.
  • Q2. C programming question
Round 3 - Technical 

(1 Question)

  • Q1. More coding round and programming basics
Round 4 - HR 

(2 Questions)

  • Q1. Personality test with HR basic question on background.
  • Q2. About companies policies

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't mention anything extra that you don't know. Interviewers questions will mainly revolve around your resume

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1. What is Networking? 2. Questions and programs from C concepts (Arrays, function pointers, Bitwise Operators, Files, Storage classes, Memory allocation, String Operations) ? 3. To write programs fro...
  • Q2. 4. STA connection procedure to an Accesspoint 5. Authentication Methods (WPA/WPA2/WPA3, WEP) 6. Four-Way-Handshake process 7. Wi-Fi spec standards (11ac,ax,g,n) 8. Wi-Fi Roaming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the concepts, it is easy to crack the interview.

Senior Software Engineer Jobs at VVDN Technologies

View all

Interview Questionnaire 

5 Questions

  • Q1. Create a Django Project and deploy with docker and GIT
  • Ans. 

    Create a Django project, deploy with Docker and Git

    • Install Django and Docker

    • Create a new Django project

    • Initialize a Git repository

    • Create a Dockerfile for the Django project

    • Build and run the Docker image

    • Push the code to a Git repository

  • Answered by AI
  • Q2. GIT Fundamentals
  • Q3. Resume projects
  • Q4. Basic Python Questions
  • Q5. Salary Expectation

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(3 Questions)

  • Q1. DSA question on string, Build lowest number by removing n digits from a given number.
  • Q2. Questions on Java 8 features, lambda, functional interface, streams, parallel streams. Multithreading questions: Executors, competable future, locks, synchronize, atomicInteger. Garbage collectors, algorit...
  • Q3. Coding question to filter unique element on streams and 2 more using comparator.

Interview Preparation Tips

Interview preparation tips for other job seekers - Average interview. prepare more on java thory.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on Jetpack compose, kotlin, hilt, permission, Testing,
Round 2 - Technical 

(1 Question)

  • Q1. Questions on mvvm, clean architecture.
Round 3 - Technical 

(1 Question)

  • Q1. Client round with questions on android permission, Android security
Round 4 - HR 

(1 Question)

  • Q1. Salary discussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge of Jetpack compose, Clea architecture, mvvm, kotlin
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Architecture discussion around projects
Round 2 - Technical 

(1 Question)

  • Q1. Caching, auth discussion in depth

Interview Preparation Tips

Interview preparation tips for other job seekers - I've cleared both the technical rounds, still after that HR ghosted me and after following up multiple times she mentioned the vacancy was cancelled.
it was highly unprofessional of them.

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies Senior Software Engineer interview?
VVDN Technologies interview process usually has 1-2 rounds. The most common rounds in the VVDN Technologies interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for VVDN Technologies Senior 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 Linux, C++, Application Development, Embedded C and Firmware.
What are the top questions asked in VVDN Technologies Senior Software Engineer interview?

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

  1. Create a Django Project and deploy with docker and ...read more
  2. What is async/aw...read more
  3. Sizeof operator implementat...read more

Tell us how to improve this page.

VVDN Technologies Senior Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
VVDN Technologies Senior Software Engineer Salary
based on 359 salaries
₹5 L/yr - ₹18 L/yr
33% less than the average Senior Software Engineer Salary in India
View more details

VVDN Technologies Senior Software Engineer Reviews and Ratings

based on 42 reviews

3.0/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

2.8

Salary

3.3

Job security

2.6

Company culture

3.1

Promotions

2.8

Work satisfaction

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

₹1.1 L/yr - ₹3.8 L/yr

Assistant Engineer
709 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Senior Software Engineer
359 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Technical Lead
329 salaries
unlock blur

₹6.9 L/yr - ₹24 L/yr

Embedded Software Engineer
308 salaries
unlock blur

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