Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2023. There were 2 interview rounds.
A Virtual Private Network (VPN) creates a secure connection over the internet, protecting data and privacy.
VPNs encrypt internet traffic, making it difficult for hackers to intercept data.
They allow users to access region-restricted websites by masking their IP address.
VPNs can be used to connect remote employees to a company's internal network securely.
Examples include services like NordVPN, ExpressVPN, and CyberGhost...
Basic network topologies include star, bus, ring, mesh, and hybrid, each defining how devices connect and communicate.
Star topology: All devices connect to a central hub (e.g., home Wi-Fi network).
Bus topology: All devices share a single communication line (e.g., older Ethernet networks).
Ring topology: Devices are connected in a circular format, data travels in one direction (e.g., Token Ring networks).
Mesh topology: E...
Top trending discussions
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses an array of buckets to store key-value pairs
The hash code of the key is used to determine the index of the bucket
If multiple keys have the same hash code, they are stored in a linked list within the bucket
When retrieving a value, the hash code of the key is used to find the bucket and then the linked list is...
OOP in Java stands for Object-Oriented Programming which is a programming paradigm based on objects.
OOP focuses on creating objects that have properties and methods
Encapsulation, Inheritance, and Polymorphism are the key concepts of OOP
Java supports OOP through classes and interfaces
Example: A car can be represented as an object with properties like color, model, and methods like start, stop, and accelerate
posted on 1 Aug 2020
I applied via Recruitment Consultant and was interviewed in Feb 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.
Coding test
I applied via Referral and was interviewed in Apr 2021. There were 7 interview rounds.
Face to face
I applied via Campus Placement and was interviewed before Sep 2020. There were 2 interview rounds.
posted on 18 Sep 2021
I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.
I appeared for an interview in Feb 2025.
I appeared for an interview in Jan 2021.
Round duration - 126 minutes
Round difficulty - Hard
This round consist of coding questions as well as mcqs based on aptitude as well as some domain sections. This round is hard.
Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell in the first row to any cell in the last row...
Find the maximum sum path in a matrix from top row to bottom row by moving down or diagonally.
Use dynamic programming to keep track of maximum sum at each cell.
At each cell, consider the maximum sum from the cell above, left diagonal, and right diagonal.
Add the current cell value to the maximum of the three possibilities.
Repeat this process for all cells in the matrix to find the maximum sum path.
Given a 2-dimensional boolean matrix mat
of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...
Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.
Iterate through the matrix to find elements with value 1
Store the row and column indices of these elements
Update the entire row and column for each element found to be 1
Round duration - 45 minutes
Round difficulty - Easy
In this round the interviewer ask few questions related to domain and at last he ask some behavioral questions.
You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.
Your task is to determine t...
Find the node where two linked lists merge, return -1 if no merging occurs.
Traverse both lists to find the lengths and the last nodes
Align the starting points of the lists by adjusting the pointers
Traverse both lists simultaneously until a common node is found
Tip 1 : Be calm and have confidence . Confidence is the key to crack any interview.
Tip 2 : Try to give maximum time on basics of a topic
Tip 3 : Practice interview questions
Tip 4 : Do atleast 2 projects
Tip 1 : Put only those skills in resume which the company requires, but don't put false information in resume
Tip 2 : Write only those things in resume in which you are 100% confident
Tip 3 : Have projects in resume and prepare well for it
Tip 4 : Keep it short and crisp.
Tip 5 : Focus on important things in resume
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Module Lead
467
salaries
| ₹8 L/yr - ₹30.8 L/yr |
Senior Software Engineer
253
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Application Developer
240
salaries
| ₹7.6 L/yr - ₹29 L/yr |
Team Lead
238
salaries
| ₹6 L/yr - ₹23.6 L/yr |
Softwaretest Engineer
223
salaries
| ₹3.8 L/yr - ₹14 L/yr |
Teleperformance
iEnergizer
WNS
Infosys BPM