i
Viavi
Solutions
Filter interviews by
I appeared for an interview in Nov 2022.
Top trending discussions
posted on 27 Mar 2018
I appeared for an interview in Mar 2018.
I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.
Basic aptitude test - Logical reasoning, english and comprehension, quantitative analysis, data interpretation
posted on 8 Jan 2025
I appeared for an interview before Jan 2024.
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
Aptitude + coding test conducted by AMCAT
I applied via AmbitionBox and was interviewed in Sep 2024. There was 1 interview round.
SQL joins combine rows from two or more tables based on related columns, enabling complex queries and data analysis.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the ri...
I appeared for an interview in Mar 2025, where I was asked the following questions.
The Software Development Life Cycle (SDLC) is a structured process for developing software applications.
1. Requirement Analysis: Gathering and analyzing user needs, e.g., conducting surveys.
2. Planning: Defining project scope and resources, e.g., creating a project timeline.
3. Design: Creating architecture and design specifications, e.g., wireframes and UML diagrams.
4. Implementation: Writing and compiling code, e.g., ...
A Java program can count character frequency in a string using a HashMap to store characters and their counts efficiently.
Use a HashMap: Store each character as a key and its frequency as the value. Example: `HashMap<Character, Integer> frequencyMap = new HashMap<>();`
Iterate through the string: Loop through each character in the string and update its count in the HashMap. Example: `for (char c : inputStrin...
posted on 5 May 2021
I applied via Company Website and was interviewed in Nov 2020. There were 4 interview rounds.
I applied via Internshala and was interviewed in Jul 2023. There was 1 interview round.
posted on 23 Dec 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Application Analyst
19
salaries
| ₹5.1 L/yr - ₹13.9 L/yr |
Senior Technician
16
salaries
| ₹10.9 L/yr - ₹18 L/yr |
Software Engineer
15
salaries
| ₹3.3 L/yr - ₹9.5 L/yr |
Revenue Analyst
7
salaries
| ₹10.4 L/yr - ₹19.2 L/yr |
Senior Application Analyst
7
salaries
| ₹12.4 L/yr - ₹22 L/yr |
Ericsson
Reliance Communications
Nokia
BT Group