Upload Button Icon Add office photos
Engaged Employer

i

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

NetConnectGlobal Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NetConnectGlobal Interview Questions, Process, and Tips

Updated 13 Feb 2025

Top NetConnectGlobal Interview Questions and Answers

View all 15 questions

NetConnectGlobal Interview Experiences

Popular Designations

27 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed before Feb 2024.

Round 1 - HR 

(1 Question)

  • Q1. Introduction your self

Cyber Security Consultant Interview Questions asked at other Companies

Q1. What is the role of firewall and how it can be used efficiently to improve the security
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Discussed on project I worked
  • Q2. Drawbacks of ATF
  • Ans. 

    ATF can be time-consuming to set up and maintain, may not cover all testing scenarios, and can be complex for beginners.

    • Time-consuming to set up and maintain

    • May not cover all testing scenarios

    • Complex for beginners

  • Answered by AI
  • Q3. Difference between problem and incident
  • Ans. 

    Problem is the root cause of one or more incidents, while incident is an unplanned interruption to an IT service.

    • Problem is the underlying cause of one or more incidents, while incident is the actual event that disrupts the service.

    • Problems are identified through root cause analysis, while incidents are reported by users or detected by monitoring tools.

    • Problems require investigation and resolution to prevent future inc...

  • Answered by AI

Servicenow Tester Interview Questions asked at other Companies

Q1. Difference between problem and incident
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts Difference between abstraction, encapsulation and interface
  • Ans. 

    Abstraction focuses on hiding the implementation details, encapsulation bundles data and methods together, and interfaces define a contract for classes to implement.

    • Abstraction: Hides the implementation details and only shows the necessary features. Example: Car class with start() and stop() methods without showing the internal engine workings.

    • Encapsulation: Bundles data and methods together within a class, preventing ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion and project related questions

Skills evaluated in this interview

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Assessment given on powerbi and paginaged reports

MSBI and Power BI Developer Interview Questions asked at other Companies

Q1. Tell me About yourself? What projects you have done? which are types of SQL joins? Why do you want make transition? How do you handle data ?
View answer (2)

NetConnectGlobal interview questions for popular designations

 Talent Acquisition Specialist

 (2)

 Application Developer

 (1)

 Application Support Analyst

 (1)

 Cloud Services Manager

 (1)

 Cyber Security Consultant

 (1)

 DBA Consultant

 (1)

 DCO

 (1)

 Desktop Support

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is DNS? EXPLAIN
  • Ans. 

    DNS stands for Domain Name System. It translates domain names to IP addresses to locate resources on the internet.

    • DNS is like a phone book for the internet, translating domain names to IP addresses.

    • It helps users access websites by translating human-readable domain names (e.g. www.google.com) to machine-readable IP addresses (e.g. 172.217.3.206).

    • DNS servers store records that map domain names to IP addresses, allowing ...

  • Answered by AI
  • Q2. What is domain?
  • Ans. 

    A domain is a group of networked computers that share a common set of rules for communication.

    • A domain is a logical grouping of networked computers that share a centralized database of user accounts and security policies.

    • Domains are typically used in business environments to centralize management of resources and security.

    • Examples of domain systems include Microsoft Active Directory and Novell NetWare.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply here,

This company have no work. Getting work from 3rd party company to provide support to customer.

If 3rd party company got loss than they will remove you from organization because of cost cutting.

I get never responce on call from HR.

If you are valuable person than don't try in this company, if you ready to insult yourself go ahed.

Skills evaluated in this interview

Desktop Support Interview Questions asked at other Companies

Q1. You know About Blue Screen Error ?
View answer (5)

Get interview-ready with Top NetConnectGlobal Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

It was tough duration was long

Round 2 - Group Discussion 

It was tough duration was long

Round 3 - Assignment 

It was tough duration was long

Round 4 - One-on-one 

(1 Question)

  • Q1. It was tough duration was long

Interview Preparation Tips

Interview preparation tips for other job seekers - take a deep breath and give a test properly

IT System Analyst Interview Questions asked at other Companies

Q1. How do you create a user account in AD?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Tell me about your self ?
  • Q2. Daily responsibility
  • Q3. Linux booting process
  • Ans. 

    The Linux booting process involves several stages including BIOS, bootloader, kernel initialization, and user space initialization.

    • BIOS (Basic Input/Output System) performs hardware initialization and loads bootloader

    • Bootloader (GRUB, LILO) loads the Linux kernel into memory

    • Kernel initializes devices, mounts the root filesystem, and starts user space processes

    • User space initialization involves starting system services

  • Answered by AI
  • Q4. File system difference
  • Ans. 

    File systems are methods used by operating systems to store, retrieve, and organize files on a storage device.

    • File systems determine how data is stored and accessed on a storage device.

    • Examples of file systems include ext4, NTFS, FAT32, and HFS+.

    • Each file system has its own features, limitations, and compatibility with different operating systems.

    • File systems can impact performance, security, and data integrity.

  • Answered by AI
  • Q5. Lv reduce & extend step
  • Q6. Postfix, SSL & webserver related questions

Interview Preparation Tips

Topics to prepare for NetConnectGlobal Linux System Administrator interview:
  • Linux Troubleshooting
  • Ansible
  • Booting process
  • Linux fundamentals

Skills evaluated in this interview

Linux System Administrator Interview Questions asked at other Companies

Q1. What are the causes of user not able to login application
View answer (9)

Analyst service management Interview Questions & Answers

user image knock Out

posted on 11 Jan 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About roles and responsibilities
  • Q2. Na na na na

Interview Preparation Tips

Interview preparation tips for other job seekers - Joining is not happening as per offer letter. Need to sit at home for 2 month. It's fraud company
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 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 

(3 Questions)

  • Q1. Depending on project
  • Q2. Salary discussion
  • Q3. Based on requirement

Interview Preparation Tips

Interview preparation tips for other job seekers - Safeless job

SR .IT Constant Interview Questions & Answers

user image Ashwin Benyamin

posted on 29 Jan 2024

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

I applied via Job Portal and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About JOB Roles and Responsibilities

NetConnectGlobal Interview FAQs

How many rounds are there in NetConnectGlobal interview?
NetConnectGlobal interview process usually has 1-2 rounds. The most common rounds in the NetConnectGlobal interview process are Technical, HR and One-on-one Round.
How to prepare for NetConnectGlobal 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 NetConnectGlobal. The most common topics and skills that interviewers at NetConnectGlobal expect are Python, SQL, Java, Javascript and Linux.
What are the top questions asked in NetConnectGlobal interview?

Some of the top questions asked at the NetConnectGlobal interview -

  1. What is ITIL, ITSM, AD, ZONING IN STORAGE? What is vmoti...read more
  2. What is your short rearm and long term g...read more
  3. Oops concepts Difference between abstraction, encapsulation and interf...read more
How long is the NetConnectGlobal interview process?

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

Tell us how to improve this page.

NetConnectGlobal Interview Process

based on 36 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 834 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
ACT Fibernet Interview Questions
4.0
 • 133 Interviews
Sify Technologies Interview Questions
3.9
 • 121 Interviews
Hathway Interview Questions
3.5
 • 42 Interviews
You Broadband Interview Questions
3.8
 • 11 Interviews
View all

NetConnectGlobal Reviews and Ratings

based on 500 reviews

3.4/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.1

Salary

2.9

Job security

3.1

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 500 Reviews and Ratings
System Analyst
72 salaries
unlock blur

₹2 L/yr - ₹7.1 L/yr

Talent Acquisition Specialist
57 salaries
unlock blur

₹2.6 L/yr - ₹8.5 L/yr

SOC Analyst
53 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Network Engineer
45 salaries
unlock blur

₹1.5 L/yr - ₹7.2 L/yr

Desktop Support Engineer
42 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare NetConnectGlobal with

Tata Communications

4.0
Compare

Sify Technologies

3.8
Compare

Hathway

3.5
Compare

Reliance Communications

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