Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
The round 1 went very good with cool aptitude questions and one coding question
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is a fundamental concept in object-oriented programming.
It allows a single interface to be used for different types of objects.
Polymorphism is achieved through method overriding and method overloading.
Example: A shape class with different subclasses like circle, square, and ...
Top trending discussions
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
Written test on DSA - 3 questions on hackerrank
F2F interview on DSA + automation
LeetCode medium-level and domain-specific questions.
posted on 28 Oct 2024
DSA, puzzles, DBMS, OD, and networking
I applied via YouTube and was interviewed before Sep 2021. There were 4 interview rounds.
Reasoning, English grammar, logical
DATA STRUCTURES,JAVA,COMPUTER NETWORKS
Generally Focus on networking part
DSA and basic python program if you have basic knowledge you can get into next Round easily
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
Python programming, Networking concepts
posted on 5 Oct 2022
A binary tree is a hierarchical data structure in which each node has at most two children.
Consists of nodes connected by edges
Each node can have at most two children, referred to as left child and right child
The left child is smaller than the parent node, while the right child is greater
Used for efficient searching, sorting, and organizing data
To validate an IP address, check if it consists of four numbers separated by periods, each number being between 0 and 255.
Split the IP address string by periods to get an array of four numbers
Check if the array length is 4
Loop through each number in the array and check if it is between 0 and 255
If any number is outside the valid range, the IP address is invalid
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
based on 1 interview
Interview experience
Software Development Engineer II
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Development Engineer 3
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Development Engineer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Cisco
Microsoft Corporation
Intel
IBM