Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

VVDN Technologies Senior .NET Developer Interview Questions and Answers

Updated 2 Aug 2024

VVDN Technologies Senior .NET Developer Interview Experiences

2 interviews found

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

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Find duplicates in an array
  • Ans. 

    Use a HashSet to find duplicates in an array of strings.

    • Create a HashSet to store unique elements.

    • Iterate through the array and check if the element is already in the HashSet.

    • If it is, then it is a duplicate. If not, add it to the HashSet.

    • Return the duplicates found in the array.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. HR gauged how well I can handle a pressured environment

Interview Preparation Tips

Interview preparation tips for other job seekers - Read important .net interview questions. Focus on basics

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 dynami ... read more
Q2. what are Microservices? How to manage load balancing in Microserv ... read more
asked in Infosys
Q3. what is extension method ,value type and reference type ,migratio ... read more
asked in 3i Infotech
Q4. What are the differences between .Net and .Net Core?
Q5. What is depandancy injection in. Net core and what toes of depand ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Springboot, how to deploy, how to create jar file ,dependcis, datastrucure, and spring boot framework deatil ,injection, jpa,jsp ,Mvc,

I applied via Recruitment Consultant and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Inheritance and types
  • Q2. Abstraction and class and object and real time project etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Waste of timing and they disrespect to their hiring employers and I feel bad experience with the company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and good ,topic are general like arithematic and veral i think it last for 120mins

Round 2 - Group Discussion 

Time will be around 20-30 mins ,in on campus ,topic will be easy to connect and in group there will minimum of 10-15 peopel.

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

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

First round we have 3 coding questions based on arrays , strings , Linked list

Round 2 - One-on-one 

(1 Question)

  • Q1. In this round the interviewer asked java questions based on oops multithreading and dsa question based on heaps, array , LinkedList

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the basics of Java and dsa all the best

I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions about database, joints, queries,basic oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - You just have to brush your basics,be confident in what you say
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

There was a coding test to write 2 java program

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

(2 Questions)

  • Q1. Comparable vs Comparator
  • Ans. 

    Comparable is an interface used for natural ordering, while Comparator is used for custom ordering in Java.

    • Comparable interface is used to define the natural ordering of objects. It is implemented by the class whose objects are to be sorted.

    • Comparator interface is used to define custom ordering of objects. It is implemented by a separate class that compares objects based on specific criteria.

    • Example: Sorting a list of ...

  • Answered by AI
  • Q2. Difference between List and Set
  • Ans. 

    List allows duplicate elements and maintains insertion order, while Set does not allow duplicates and does not maintain order.

    • List can contain duplicate elements, Set cannot

    • List maintains insertion order, Set does not guarantee order

    • List is implemented by classes like ArrayList, LinkedList, Set is implemented by classes like HashSet, TreeSet

    • Example: List<String> list = new ArrayList<>(); Set<String> s

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Nov 2022. There were 3 interview rounds.

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

Reasoning topics,Java logica programming

Round 3 - Technical 

(3 Questions)

  • Q1. Oops concepts java Database in SQL
  • Q2. Introduction your self
  • Ans. 

    I am a Java Developer with 5 years of experience in developing web applications.

    • I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.

    • I have experience in developing RESTful APIs and working with databases like MySQL and Oracle.

    • I am familiar with front-end technologies like HTML, CSS, and JavaScript.

    • I have worked on projects that involved integrating third-party APIs an...

  • Answered by AI
  • Q3. Oops concepts java College academy project

Interview Preparation Tips

Interview preparation tips for other job seekers - So,i am fresher I need to improve my skills and build my currier give me one chance.

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies Senior .NET Developer interview?
VVDN Technologies interview process usually has 3 rounds. The most common rounds in the VVDN Technologies interview process are Technical, HR and Client Interview.
How to prepare for VVDN Technologies Senior .NET Developer 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 .Net, C#, WPF and Winforms.
What are the top questions asked in VVDN Technologies Senior .NET Developer interview?

Some of the top questions asked at the VVDN Technologies Senior .NET Developer interview -

  1. What are Middleware and filt...read more
  2. find duplicates in an ar...read more
  3. Oops concepts and questions around overloading overriding method hid...read more

Tell us how to improve this page.

VVDN Technologies Senior .NET Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Nagarro Interview Questions
4.0
 • 766 Interviews
Publicis Sapient Interview Questions
3.5
 • 623 Interviews
GlobalLogic Interview Questions
3.6
 • 599 Interviews
EPAM Systems Interview Questions
3.7
 • 560 Interviews
UST Interview Questions
3.8
 • 523 Interviews
CGI Group Interview Questions
4.0
 • 497 Interviews
View all
Junior Engineer
1.6k salaries
unlock blur

₹1.2 L/yr - ₹3.8 L/yr

Assistant Engineer
743 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Senior Software Engineer
335 salaries
unlock blur

₹5 L/yr - ₹17.9 L/yr

Technical Lead
321 salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Embedded Software Engineer
310 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare VVDN Technologies with

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare

FIS

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