Upload Button Icon Add office photos

VVDN Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

VVDN Technologies Senior Supervisor Interview Questions and Answers

Updated 5 Jan 2025

VVDN Technologies Senior Supervisor Interview Experiences

1 interview found

Senior Supervisor Interview Questions & Answers

user image Muheed Akhtar

posted on 5 Jan 2025

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

(5 Questions)

  • Q1. It was excellent experience
  • Q2. LAN Switching SDWAN
  • Q3. WAN Routing Windows
  • Q4. Security SSL GRE
  • Q5. Firewall Monitoring

Interview questions from similar companies

I applied via Walk-in and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Consists of questions related to Aptitude and Reasoning

Round 2 - Group Discussion 

The GD round consists of group discussion on the topics given by interviewer

Round 3 - English Grammar Test 

(1 Question)

  • Q1. 1.Question related to jumble words 2. Email writing
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is cloud Computing? 2. Explain Data Layers ? 3. What is Virtualization? 4. Explain about your final year project 5. Sql questions on Joins , Normalisation
Round 5 - HR 

(1 Question)

  • Q1. 1. What is your weakness ? 2 . What are you hobbies ? 3 .Why Mindtree ? 4. Situation Based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for questions mostly whatever you have written in your resume and related to your final year projects .

I applied via Company Website and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Dbms,python basic program,java program

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly approach good
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 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 Resume tips
Round 2 - Aptitude Test 

1st Round is Aptitude test.
Aptitude questions are very easy.

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interview questions are based on resume. Tech HR was very kind and polite. Easy to clear
  • Q2. Reverse the string and swap two integers.
  • Ans. 

    Reverse string and swap two integers in an array of strings.

    • Iterate through each string in the array and reverse it using built-in functions or a loop.

    • Swap two integers in the array by storing one in a temporary variable and then swapping their values.

    • Ensure to handle edge cases like empty strings or non-integer elements in the array.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is ct parameters
  • Q2. What is main tie main
  • Ans. 

    Main tie main is a term used in civil engineering to refer to the primary structural element that holds a structure together.

    • Main tie main is typically a large beam or column that bears the majority of the load in a structure.

    • It is crucial for the stability and strength of the building.

    • Examples include central columns in high-rise buildings or main beams in bridges.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Print star and string based

Round 2 - Technical 

(1 Question)

  • Q1. Difference between ArrayList and LinkedList
  • Ans. 

    ArrayList is implemented using resizable array while LinkedList is implemented using doubly linked list.

    • ArrayList provides fast random access but slow insertion and deletion at middle. LinkedList provides fast insertion and deletion but slow random access.

    • ArrayList uses less memory overhead compared to LinkedList.

    • Example: ArrayList is suitable for scenarios where frequent access and less frequent insertion/deletion is ...

  • Answered by AI
Round 3 - Coding Test 

Print the tringle pattern and write the only logic

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the before interview

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Prepare questions related networking,database,cloud and prepare even for core subjects during your BTech
Round 2 - HR 

(1 Question)

  • Q1. Introduction about your self and project done during BTech and wiling to relocate.

I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Communication 

(1 Question)

  • Q1. It's all base on our communication. We need to speak English fluently
Round 2 - Aptitude Test 

It's some little bit difficult and there is no coding round

Round 3 - Technical 

(2 Questions)

  • Q1. It's more difficult this round and they asked about based on c I told them I am comfortable in c
  • Q2. Arrays, dangling pointer, pointers,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in language... Although you are fresher atlesat you need to know basics of one language.... Try and try.. Do not loose your goal... One day we get success... All the best guys
Round 1 - Verbal ability 

(1 Question)

  • Q1. Changing direct sentence into indirect sentence
  • Ans. 

    Convert direct sentence to indirect sentence and provide descriptive answer.

    • Change the pronouns and verb tenses to match the new subject

    • Use reporting verbs like 'said', 'asked', 'told', etc.

    • Add any necessary conjunctions or prepositions

    • Example: Direct - She said, 'I am going to the store.' Indirect - She said that she was going to the store.'

  • Answered by AI
Round 2 - Aptitude Test 

Time and work, simple interest

Round 3 - Technical 

(1 Question)

  • Q1. What is array,list, explain about oops concepts
  • Ans. 

    Array and list are data structures used to store multiple values. OOPs concepts include encapsulation, inheritance, and polymorphism.

    • Array is a collection of similar data types, accessed using an index. Example: int[] numbers = {1, 2, 3};

    • List is a collection of objects, accessed using methods. Example: List names = new ArrayList<>();

    • Encapsulation is the practice of hiding implementation details and exposing only necess...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and gain knowledge, develop the skills, don't expect to much salary
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. 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 Resume tips
Round 2 - Aptitude Test 

Coding questions related java and some questions related java, spring boot

Round 3 - Technical 

(2 Questions)

  • Q1. What is hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store key-value pairs in an array.

    • Example: HashMap map = new HashMap<>(); map.put("key1", 1); int value = map.get("key1");

  • Answered by AI
  • Q2. Multi threading,

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

VVDN Technologies Interview FAQs

How many rounds are there in VVDN Technologies Senior Supervisor interview?
VVDN Technologies interview process usually has 1 rounds. The most common rounds in the VVDN Technologies interview process are Technical.
What are the top questions asked in VVDN Technologies Senior Supervisor interview?

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

  1. It was excellent experie...read more
  2. LAN Switching SD...read more
  3. WAN Routing Wind...read more

Recently Viewed

INTERVIEWS

Maveric Systems

No Interviews

INTERVIEWS

Publicis

No Interviews

INTERVIEWS

Cedcoss Technologies

No Interviews

INTERVIEWS

Cedcoss Technologies

40 top interview questions

SALARIES

Cedcoss Technologies

INTERVIEWS

Kaar Tech

No Interviews

INTERVIEWS

VVDN Technologies

No Interviews

LIST OF COMPANIES

Cedcoss Technologies

Locations

SALARIES

Cedcoss Technologies

INTERVIEWS

VVDN Technologies

No Interviews

Tell us how to improve this page.

VVDN Technologies Senior Supervisor Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Nagarro Interview Questions
4.0
 • 778 Interviews
View all

VVDN Technologies Senior Supervisor Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Junior Engineer
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
714 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
369 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
329 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Software Engineer
311 salaries
unlock blur

₹0 L/yr - ₹0 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent