i
NETSURION TECHNOLOGIES
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Implemented open-close principle in a project
Used interfaces to define abstract behavior
Implemented concrete classes that adhere to the interface
New functionality added by creating new classes that implement the interface
Existing code remains untouched and doesn't need modification
Example: Created an interface 'Shape' with methods like 'calculateArea' and 'draw'. Implemented classes like 'Circle' and 'Rectangle' that i...
The dependency inversion principle is important to implement in a project because it promotes loose coupling, flexibility, and testability.
Dependency inversion principle helps in decoupling high-level modules from low-level modules.
It allows for easier maintenance and modification of code.
By depending on abstractions rather than concrete implementations, it enables flexibility and extensibility.
It facilitates unit test...
Average e e e e e
I applied via Approached by Company and was interviewed in Oct 2022. There were 5 interview rounds.
NETSURION TECHNOLOGIES interview questions for popular designations
I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.
Previous work culture was collaborative, innovative, and focused on continuous learning and improvement.
Encouraged open communication and knowledge sharing among team members
Emphasized the importance of staying up-to-date with the latest security trends and technologies
Supported professional development opportunities such as training sessions and certifications
Discussing personal matters is not appropriate in a professional interview setting.
It is important to maintain professionalism during interviews
Focus on discussing relevant experience and skills
Avoid sharing personal information unless directly related to the job
I applied via Naukri.com and was interviewed before Feb 2021. There was 1 interview round.
Top trending discussions
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Timing: Morning
How was the environment? It happened in the Computer Lab of my institution
All students were assigned a computer and we had to solve questions on hackerrank
Consider 'N' individuals numbered from 0 to N-1 standing in a queue. You are provided with two arrays: Height
and Infront
, each consisting of 'N' non-negative int...
The task is to find the actual order of people in a queue based on their heights and the number of taller people in front of them.
Iterate through the given arrays and create a list of tuples containing the height and number of taller people for each person.
Sort the list of tuples in descending order of height and ascending order of the number of taller people.
Create an empty result list and insert each tuple into the r...
Round duration - 60 Minutes
Round difficulty - Medium
Round was a mix of concepts from OOPS, OS and Problem Solving
Given a Binary Search Tree (BST) and a key value 'X', determine if there exists a node within the BST containing the value 'X'.
Consider the tree represe...
The task is to find if a given value is present in a Binary Search Tree (BST).
Start from the root node and compare the value with the target value.
If the value matches, return true.
If the target value is less than the current node value, move to the left child.
If the target value is greater than the current node value, move to the right child.
Repeat the process until a match is found or a leaf node is reached.
If a leaf...
Tip 1 : Try to code the data structures that you have learned to understand things better
Tip 2 : Try to solve the problem even if it is the worst possible solution you think and then try to optimize don't jump to get the
best possible solution
Tip 3 : Discuss things among peers it helps to improve the understanding, even try to teach someone anything new you learn, this is very helpful during the interviews as you will have habit of explaining things
Tip 1 : Try to be honest in the resume don't write something you don't know, most of the time it backfires.
Tip 2 : Try to make 2 good projects for cv and know about the challenges you can face on the project and think about how you can solve that challenge.
posted on 29 Aug 2021
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
Pretty easy just same basic aptitude and output based questions in C/C++ language
based on 7 interviews
Interview experience
based on 66 reviews
Rating in categories
Associate Security Analyst
46
salaries
| ₹4.2 L/yr - ₹8 L/yr |
Security Analyst
45
salaries
| ₹2.8 L/yr - ₹8.8 L/yr |
Senior Test Engineer
19
salaries
| ₹6 L/yr - ₹13 L/yr |
Information Security Analyst
19
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Senior Security Analyst
19
salaries
| ₹4.8 L/yr - ₹12 L/yr |
Sterlite Technologies
Cisco
BT Business
Lumen Technologies