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
Popular Designations

NetProphets Cyberworks Interview Experiences

6 interviews found

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?
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

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
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
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 2 interview rounds.

Round 1 - 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 2 - 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].
  • Ans. 

    Find the index of the highest element in a 3D array (5x5 grid) using i, j, k coordinates.

    • Initialize a 3D array of size 5x5x5.

    • Iterate through each element using three nested loops for i, j, and k.

    • Keep track of the maximum value and its indices.

    • Example: If the highest value is at array[2][3][1], return 'i[2]j[3]k[1]'.

  • Answered by AI

Interview Preparation Tips

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

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

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about NetProphets Cyberworks?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Core Java questions oops concepts some sql queries
Round 2 - Technical 

(1 Question)

  • Q1. Question on Data structure list and hasmap ,java collection

Interview Preparation Tips

Topics to prepare for Bounteous x Accolite Software Engineer interview:
  • Core java,
  • Collections
Interview preparation tips for other job seekers - Prepare core java ,oops , collection coding questions to print -1 in place of duplicate elements
Are these interview questions helpful?

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 appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

NetProphets Cyberworks Interview FAQs

How many rounds are there in NetProphets Cyberworks interview?
NetProphets Cyberworks interview process usually has 2 rounds. The most common rounds in the NetProphets Cyberworks interview process are Technical, Resume Shortlist and Aptitude 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. 1. 3-D Array Question like in a grid of 5*5 how have to locate the highest elem...read more
  2. What is boxing and unboxing, Linq, entity framework, delegate, event ...read more
  3. How can you resolve queries related to incident cas...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 5 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 371 Interviews
CitiusTech Interview Questions
3.3
 • 288 Interviews
NeoSOFT Interview Questions
3.6
 • 279 Interviews
Altimetrik Interview Questions
3.7
 • 239 Interviews
Episource Interview Questions
3.9
 • 224 Interviews
Xoriant Interview Questions
4.1
 • 210 Interviews
INDIUM Interview Questions
4.1
 • 198 Interviews
Incedo Interview Questions
3.1
 • 193 Interviews
View all

NetProphets Cyberworks Reviews and Ratings

based on 128 reviews

3.4/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.0

Salary

2.9

Job security

3.3

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 128 Reviews and Ratings
Sr. GIS Executive

Bhopal

3-5 Yrs

Not Disclosed

GIS Data Specialist

Bhopal

4-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
175 salaries
unlock blur

₹2.4 L/yr - ₹9.6 L/yr

Senior Software Engineer
70 salaries
unlock blur

₹5.4 L/yr - ₹15 L/yr

Software Developer
62 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Business Analyst
36 salaries
unlock blur

₹4.4 L/yr - ₹15 L/yr

Team Lead
26 salaries
unlock blur

₹9 L/yr - ₹18.8 L/yr

Explore more salaries
Compare NetProphets Cyberworks with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview