Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Indovision Services Team. If you also belong to the team, you can get access from here

Indovision Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Indovision Services L2 Engineer Interview Questions, Process, and Tips

Updated 25 Nov 2024

Indovision Services L2 Engineer Interview Experiences

1 interview found

L2 Engineer Interview Questions & Answers

user image K.R. Sudhan

posted on 25 Nov 2024

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

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is osi layers
  • Ans. 

    OSI layers refer to the seven layers in the OSI model that define the functions of a network protocol stack.

    • The OSI (Open Systems Interconnection) model is a conceptual framework used to understand how different networking protocols interact.

    • There are seven layers in the OSI model, each with its own specific functions and responsibilities.

    • The layers are: Physical, Data Link, Network, Transport, Session, Presentation, a...

  • Answered by AI
  • Q2. What is a mpls
  • Ans. 

    MPLS stands for Multiprotocol Label Switching, a technique used in telecommunications networks to direct data packets along predefined paths.

    • MPLS is a protocol used to speed up and shape network traffic.

    • It operates at layer 2.5 of the OSI model, between traditional layer 2 (Data Link Layer) and layer 3 (Network Layer).

    • MPLS uses labels to make forwarding decisions, allowing for faster and more efficient routing.

    • It is co...

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

(2 Questions)

  • Q1. What is about ip
  • Ans. 

    IP stands for Internet Protocol, a set of rules governing the format of data sent over the internet.

    • IP addresses are unique identifiers assigned to devices connected to a network.

    • There are two versions of IP - IPv4 and IPv6.

    • IP packets contain information such as source and destination addresses, as well as data payload.

    • IP routing is the process of forwarding packets from one network to another.

    • Subnetting allows for the...

  • Answered by AI
  • Q2. Different between IPV4 and IPV6
  • Ans. 

    IPv4 uses 32-bit addresses while IPv6 uses 128-bit addresses.

    • IPv4 addresses are written in decimal format (e.g. 192.168.1.1) while IPv6 addresses are written in hexadecimal format (e.g. 2001:0db8:85a3:0000:0000:8a2e:0370:7334).

    • IPv4 supports around 4.3 billion unique addresses, while IPv6 supports an astronomical number of unique addresses (2^128).

    • IPv4 uses ARP (Address Resolution Protocol) for mapping IP addresses to M...

  • Answered by AI

Skills evaluated in this interview

L2 Engineer Jobs at Indovision Services

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Ans. 

    I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.

    • Bachelor's degree in Computer Science

    • Experience in developing web applications

  • Answered by AI
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

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

    • Hashmap uses a hashing function to map keys to indices in an array.

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Array questions - rearranging letters for encryption

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself and your experience in college.
  • Q2. Database and sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep true to job posting. Hiring for another job and then, making people do something else is not good.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

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

(2 Questions)

  • Q1. Architecture Design, Deep Dive
  • Q2. Problem statement
Round 2 - Technical 

(2 Questions)

  • Q1. System Design, Software Fundamentals
  • Q2. Security, Leadership
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Ge general attitude and HTML CSS JavaScript Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Am site for experience is needed
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

Indovision Services Interview FAQs

How many rounds are there in Indovision Services L2 Engineer interview?
Indovision Services interview process usually has 2 rounds. The most common rounds in the Indovision Services interview process are Technical and One-on-one Round.
How to prepare for Indovision Services L2 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 Indovision Services. The most common topics and skills that interviewers at Indovision Services expect are Bgp, CCNA, CCNP, Ciena and Cisco.
What are the top questions asked in Indovision Services L2 Engineer interview?

Some of the top questions asked at the Indovision Services L2 Engineer interview -

  1. Different between IPV4 and I...read more
  2. What is osi lay...read more
  3. What is a m...read more

Tell us how to improve this page.

Indovision Services L2 Engineer 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
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
MAQ Software Interview Questions
1.9
 • 97 Interviews
View all
L2 Engineer

Gurgaon / Gurugram,

Manesar

2-6 Yrs

Not Disclosed

Explore more jobs
Network Engineer
72 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

NOC Engineer
62 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Project Manager
15 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Networking Trainer
8 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

MIS Executive
7 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Explore more salaries
Compare Indovision Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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