Upload Button Icon Add office photos

Netenrich Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Netenrich Technologies Interview Questions and Answers

Updated 16 Jul 2025
Popular Designations

20 Interview questions

A Cyber Security Analyst was asked 3mo ago
Q. What are the basics of the OSI model?
Ans. 

The OSI model is a conceptual framework used to understand network communication in seven layers, from physical to application.

  • Layer 1 - Physical: Deals with the physical connection between devices, e.g., cables and switches.

  • Layer 2 - Data Link: Responsible for node-to-node data transfer, e.g., Ethernet and MAC addresses.

  • Layer 3 - Network: Manages routing of data packets, e.g., IP addresses and routers.

  • Layer 4 - T...

View all Cyber Security Analyst interview questions
A Software Engineer was asked 8mo ago
Q. Given an unsorted array, rearrange the elements such that all negative numbers appear on the right side of the array while maintaining the relative order of both positive and negative numbers.
Ans. 

Move negative elements to right side of array

  • Iterate through the array and swap negative elements to the right side

  • Use two pointers approach to keep track of positive and negative elements

  • Maintain the order of elements while moving negatives to the right side

View all Software Engineer interview questions
An IT Administration Engineer was asked 11mo ago
Q. Describe your experience troubleshooting issues related to MS Office and Windows.
Ans. 

Troubleshooting MS Office and Windows involves identifying and resolving common software issues effectively.

  • Check for updates: Ensure that both Windows and MS Office are up to date to fix bugs and improve performance.

  • Repair Office installation: Use the 'Repair' option in the Control Panel to fix corrupted Office applications.

  • Run Windows Troubleshooter: Utilize built-in troubleshooters for common issues like networ...

View all IT Administration Engineer interview questions
An IT Administration Engineer was asked 11mo ago
Q. How do you troubleshoot applications like Adobe?
Ans. 

Troubleshooting Adobe applications involves identifying and resolving issues with software functionality.

  • Identify the specific issue or error message encountered

  • Check for software updates and ensure the application is running the latest version

  • Verify system requirements and compatibility with the operating system

  • Clear cache and temporary files to resolve performance issues

  • Reinstall the application if necessary to ...

View all IT Administration Engineer interview questions
An Associate was asked
Q. What are Windows Event IDs?
Ans. 

Windows Event IDs are unique numbers assigned to different events that occur in the Windows operating system.

  • Windows Event IDs help in identifying and troubleshooting issues in the system

  • Each event ID corresponds to a specific event, such as system startup, application crashes, or security breaches

  • Event IDs are logged in the Windows Event Viewer for reference and analysis

View all Associate interview questions
An Associate was asked
Q. Write code to generate patterns.
Ans. 

Code on patterns

  • Use loops to iterate through rows and columns

  • Use conditional statements to determine pattern

  • Examples: printing a pyramid, diamond, or triangle pattern

View all Associate interview questions

Netenrich Technologies HR Interview Questions

5 questions and answers

Q. Tell me about yourself and your work experience.
Q. How did you learn about our company?
Q. What were your roles and responsibilities?
An Analyst was asked
Q. What are the differences between the OSI model and the TCP/IP model?
Ans. 

OSI is a theoretical model with 7 layers, while TCP/IP is a practical implementation with 4 layers.

  • OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.

  • TCP/IP model has 4 layers: Network Interface, Internet, Transport, Application.

  • OSI model is a theoretical framework, while TCP/IP model is the actual suite of protocols used for internet communication.

  • TCP/IP is more wi...

View all Analyst interview questions
Are these interview questions helpful?
A Cyber Security Analyst was asked
Q. What is antivirus software?
Ans. 

Antivirus is a software program designed to detect, prevent, and remove malicious software from a computer system.

  • Antivirus scans files and programs on a computer for known patterns of malicious code

  • It can quarantine or delete infected files to prevent further damage

  • Antivirus software needs to be regularly updated to protect against new threats

View all Cyber Security Analyst interview questions
A Cyber Security Analyst was asked
Q. What is cryptography?
Ans. 

Cryptography is the practice and study of techniques for secure communication in the presence of third parties.

  • Cryptography involves encrypting and decrypting information to ensure its confidentiality and integrity.

  • Common cryptographic techniques include symmetric key encryption, public key encryption, and hashing.

  • Examples of cryptographic algorithms include AES, RSA, and SHA.

  • Cryptography is used in various applic...

View all Cyber Security Analyst interview questions
A Java Developer was asked
Q. What are your career growth expectations?
Ans. 

Steady growth with continuous learning and skill development.

  • Started as a junior Java developer and gradually moved up to a senior developer role.

  • Participated in various training programs and certifications to enhance skills.

  • Successfully led a team on a major project, showcasing leadership abilities.

  • Regularly attend tech conferences and workshops to stay updated with latest trends.

View all Java Developer interview questions

Netenrich Technologies Interview Experiences

30 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell about yourself and working experience
  • Q2. How do you know about our company
Round 2 - Technical 

(2 Questions)

  • Q1. About laptops issues
  • Q2. About active directory
Round 3 - Aptitude Test 

About grammar writing spelling mistakes and blood relation

Round 4 - Technical 

(2 Questions)

  • Q1. About troubleshooting of issues of ms office and windows
  • Ans. 

    Troubleshooting MS Office and Windows involves identifying and resolving common software issues effectively.

    • Check for updates: Ensure that both Windows and MS Office are up to date to fix bugs and improve performance.

    • Repair Office installation: Use the 'Repair' option in the Control Panel to fix corrupted Office applications.

    • Run Windows Troubleshooter: Utilize built-in troubleshooters for common issues like network pro...

  • Answered by AI
  • Q2. Troubleshooting of other application like adobe
  • Ans. 

    Troubleshooting Adobe applications involves identifying and resolving issues with software functionality.

    • Identify the specific issue or error message encountered

    • Check for software updates and ensure the application is running the latest version

    • Verify system requirements and compatibility with the operating system

    • Clear cache and temporary files to resolve performance issues

    • Reinstall the application if necessary to fix c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Fully satisfied
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Move negative elements to right side of array

Skills evaluated in this interview

Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Walk me through your interview
  • Q2. Diff between osi and tcp/ip
  • Ans. 

    OSI is a theoretical model with 7 layers, while TCP/IP is a practical implementation with 4 layers.

    • OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, Application.

    • TCP/IP model has 4 layers: Network Interface, Internet, Transport, Application.

    • OSI model is a theoretical framework, while TCP/IP model is the actual suite of protocols used for internet communication.

    • TCP/IP is more widely ...

  • Answered by AI
  • Q3. Topologies and thier types

Skills evaluated in this interview

Trainee Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Introduced yourself
  • Q2. Hobbies and strength and weaknesses

Soc Analyst 1 Interview Questions & Answers

user image Vandit narayana

posted on 9 Apr 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Aptitude Test 

Normal aptitude , english , reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. About python, Sql , and basic projects
  • Q2. Python coding questions

Associate Interview Questions & Answers

user image Anonymous

posted on 8 May 2024

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

I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. About your project?
  • Q2. Cybersecurity based questions
  • Q3. About internships
  • Q4. Write code on patterns

Interview Preparation Tips

Topics to prepare for Netenrich Technologies Associate interview:
  • Cybersecuarity
Interview preparation tips for other job seekers - Communication skills manidatory

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude, English and technical questions everything will be found in google

Round 2 - Group Discussion 

They will give you random topic , after that they will ask basic questions like what is ip address, what is vpn etc.

Round 3 - Technical 

(1 Question)

  • Q1. Everything from resume
Round 4 - HR 

(1 Question)

  • Q1. Normal hr questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. What are the basics of the OSI model?
  • Ans. 

    The OSI model is a conceptual framework used to understand network communication in seven layers, from physical to application.

    • Layer 1 - Physical: Deals with the physical connection between devices, e.g., cables and switches.

    • Layer 2 - Data Link: Responsible for node-to-node data transfer, e.g., Ethernet and MAC addresses.

    • Layer 3 - Network: Manages routing of data packets, e.g., IP addresses and routers.

    • Layer 4 - Transp...

  • Answered by AI
  • Q2. What is the role of DNA in cyber security?
  • Ans. 

    DNA can enhance cybersecurity through biometrics, improving authentication and access control mechanisms.

    • Biometric Authentication: DNA can be used for unique identification, similar to fingerprints or iris scans, providing a high level of security.

    • Access Control: Organizations can implement DNA-based access systems to restrict entry to sensitive areas or data, ensuring only authorized personnel can access them.

    • Data Int...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a very reliable company.

Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I appeared for an interview in May 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions on existing work. Tech stack used etc.
  • Q2. What databases have you used? Why those databases? I had done a migration project - he asked about that,
Round 3 - Technical 

(3 Questions)

  • Q1. Python Coding question
  • Q2. Elasticsearch query question
  • Q3. Linux questions - how to check which processes are consuming memory etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask categorically what position you are being interviewed for. I interviewed for a Python, Elastic and SQL based role. After 2nd round HR started talking about Java Spring Boot etc.
Make sure that you have enough time to prepare.
My experience was awful. An interview scheduled for 30 minutes went on for 1hr 15 mins and I was completely distracted by work message for over half the interview. Shambolic HR processes, I would actually sugggest not interviewing here unless you are desperate.

Associate Interview Questions & Answers

user image Anonymous

posted on 9 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are Windows Event IDs?
  • Ans. 

    Windows Event IDs are unique numbers assigned to different events that occur in the Windows operating system.

    • Windows Event IDs help in identifying and troubleshooting issues in the system

    • Each event ID corresponds to a specific event, such as system startup, application crashes, or security breaches

    • Event IDs are logged in the Windows Event Viewer for reference and analysis

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Netenrich Technologies?
Ask anonymously on communities.

Netenrich Technologies Interview FAQs

How many rounds are there in Netenrich Technologies interview?
Netenrich Technologies interview process usually has 2-3 rounds. The most common rounds in the Netenrich Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Netenrich Technologies 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 Netenrich Technologies. The most common topics and skills that interviewers at Netenrich Technologies expect are SIEM, Python, Networking, Linux and Active Directory.
What are the top questions asked in Netenrich Technologies interview?

Some of the top questions asked at the Netenrich Technologies interview -

  1. Basic questions on existing work. Tech stack used e...read more
  2. Scenarios will be given to you and you will be asked how would you handle th...read more
  3. Lastly anything mentioned in your resume would trigger a quest...read more
How long is the Netenrich Technologies interview process?

The duration of Netenrich Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 24 interview experiences

Difficulty level

Easy 14%
Moderate 71%
Hard 14%

Duration

Less than 2 weeks 71%
2-4 weeks 14%
4-6 weeks 7%
More than 8 weeks 7%
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.4
 • 205 Interviews
AVASOFT Interview Questions
2.7
 • 176 Interviews
Oracle Cerner Interview Questions
3.6
 • 163 Interviews
CodeClouds Interview Questions
4.3
 • 44 Interviews
Mobileum Interview Questions
3.2
 • 40 Interviews
Grey Orange Interview Questions
3.2
 • 40 Interviews
SirionLabs Interview Questions
3.7
 • 27 Interviews
SOTI Interview Questions
3.1
 • 24 Interviews
View all

Netenrich Technologies Reviews and Ratings

based on 226 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.3

Salary

3.6

Job security

3.3

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 226 Reviews and Ratings
Senior Analyst
339 salaries
unlock blur

₹6 L/yr - ₹14.2 L/yr

Analyst
216 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Lead Analyst
104 salaries
unlock blur

₹11.4 L/yr - ₹20.1 L/yr

Software Engineer
45 salaries
unlock blur

₹5.6 L/yr - ₹13.9 L/yr

Associate Analyst
37 salaries
unlock blur

₹3 L/yr - ₹7.1 L/yr

Explore more salaries
Compare Netenrich Technologies with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.6
Compare

Chetu

3.4
Compare

Duck Creek Technologies

4.4
Compare
write
Share an Interview