Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NetProphets Cyberworks Team. If you also belong to the team, you can get access from here

NetProphets Cyberworks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NetProphets Cyberworks Interview Questions and Answers

Updated 19 Mar 2025

NetProphets Cyberworks Interview Experiences

Popular Designations

6 interviews found

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

I applied via Campus Placement and was interviewed before Apr 2022. There were 3 interview rounds.

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 

(1 Question)

  • Q1. 1. Question Based on Merge Sorting 2. There was an 5*5 square which consist of 0's and 1's and you have to iterate through whole table and if you find 1 in your path , then convert it to 0 . 3. Simple 2-D...
Round 3 - Technical 

(1 Question)

  • Q1. 1. 3-D Array Question like in a grid of 5*5 how have to locate the highest element index in it with using i,j,k directions like i[0]j[1]k[1].

Interview Preparation Tips

Topics to prepare for NetProphets Cyberworks Software Engineer interview:
  • Data Structures
  • DBMS
Interview preparation tips for other job seekers - Keep Practicing !!

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (225)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. How can you resolve queries related to incident cases?
  • Ans. 

    Resolving incident queries involves systematic troubleshooting, communication, and documentation to ensure effective resolution.

    • Identify the incident: Gather all relevant details from the user to understand the issue clearly.

    • Prioritize the incident: Assess the impact and urgency to prioritize the case appropriately.

    • Troubleshoot systematically: Use diagnostic tools and logs to identify the root cause of the incident.

    • Com...

  • Answered by AI
  • Q2. How many members satisfied in same time
  • Q3. How can I resolve a question that is asked simultaneously?

NOC Support Engineer L2 Interview Questions asked at other Companies

Q1. How can you resolve queries related to incident cases?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

C#,.net MVC,sql server,linq

Round 2 - Technical 

(1 Question)

  • Q1. What is boxing and unboxing, Linq, entity framework, delegate, event etc
  • Ans. 

    Boxing and unboxing are operations used in C# to convert value types to reference types and vice versa. Linq is a query language for collections. Entity Framework is an ORM tool. Delegate is a type that represents references to methods. Event is a notification sent by an object to signal the occurrence of an action.

    • Boxing is the process of converting a value type to an object type. Example: int i = 10; object obj = i;

    • U...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn coding skills and logical problem, practice algorithm

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (12)

Software Developer Interview Questions & Answers

user image Sachin Kumar

posted on 30 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic .net questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

NetProphets Cyberworks interview questions for popular designations

 Software Engineer

 (2)

 Software Developer

 (1)

 DOT NET Developer

 (1)

 Senior Software Engineer

 (1)

 NOC Support Engineer L2

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a campus placement consists of a set of very simple written coding questions.

Round 2 - Technical 

(1 Question)

  • Q1. Intro,questions based on resume,Coding questions-DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through pattern questions- pyramid,diamond and arrays,2D arrays,etc

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (225)

Senior Software Engineer Interview Questions & Answers

user image Ashutosh Chaturvedi

posted on 23 Dec 2021

I appeared for an interview in Nov 2021.

Interview Questionnaire 

1 Question

  • Q1. OOPs Concept and Database Optimization Technique

Interview Preparation Tips

Interview preparation tips for other job seekers - To be confident when you aware about it

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

NetProphets Cyberworks Interview FAQs

How many rounds are there in NetProphets Cyberworks interview?
NetProphets Cyberworks interview process usually has 1-2 rounds. The most common rounds in the NetProphets Cyberworks interview process are Technical, Aptitude Test and Coding Test.
How to prepare for NetProphets Cyberworks 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 NetProphets Cyberworks. The most common topics and skills that interviewers at NetProphets Cyberworks expect are C#, SQL Server, Business Analysis, Javascript and ASP.Net.
What are the top questions asked in NetProphets Cyberworks interview?

Some of the top questions asked at the NetProphets Cyberworks interview -

  1. What is boxing and unboxing, Linq, entity framework, delegate, event ...read more
  2. How can you resolve queries related to incident cas...read more
  3. 1. Question Based on Merge Sorting 2. There was an 5*5 square which consist of...read more

Tell us how to improve this page.

NetProphets Cyberworks Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 339 Interviews
CitiusTech Interview Questions
3.3
 • 275 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 221 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
View all

NetProphets Cyberworks Reviews and Ratings

based on 119 reviews

3.3/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

2.9

Salary

2.8

Job security

3.2

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 119 Reviews and Ratings
Software Engineer
129 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Senior Software Engineer
67 salaries
unlock blur

₹5.4 L/yr - ₹13.2 L/yr

Software Developer
59 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Team Lead
28 salaries
unlock blur

₹8.6 L/yr - ₹20.1 L/yr

Project Manager
23 salaries
unlock blur

₹10 L/yr - ₹27.6 L/yr

Explore more salaries
Compare NetProphets Cyberworks with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview