Upload Button Icon Add office photos

NSE.IT

Compare button icon Compare button icon Compare

Filter interviews by

NSE.IT Information Technology Support Engineer Interview Questions, Process, and Tips

Updated 11 Aug 2021

NSE.IT Information Technology Support Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. Tell me about your self .
  • Q2. Where are you doing job
  • Q3. What is ip address
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • There are two types of IP addresses: IPv4 and IPv6

    • IPv4 addresses are 32-bit numbers and IPv6 addresses are 128-bit numbers

    • Examples of IP addresses are 192.168.1.1 and 2001:0db8:85a3:0000:0000:8a2e:0370:7334

  • Answered by AI
  • Q4. How to shareing file
  • Ans. 

    File sharing can be done through various methods.

    • One can use cloud storage services like Google Drive, Dropbox, etc.

    • File transfer protocols like FTP, SFTP, etc. can be used.

    • Peer-to-peer file sharing can be done through applications like BitTorrent.

    • File sharing can also be done through network file sharing services like SMB, NFS, etc.

  • Answered by AI
  • Q5. How to assign ip add
  • Ans. 

    IP addresses can be assigned manually or automatically using DHCP.

    • To assign an IP address manually, go to network settings and enter the IP address, subnet mask, default gateway, and DNS server.

    • To assign an IP address automatically, enable DHCP on the network and the device will receive an IP address from the DHCP server.

    • IP addresses can also be assigned using command line tools such as ipconfig or ifconfig.

  • Answered by AI
  • Q6. How to create bootable
  • Ans. 

    Creating a bootable drive involves formatting the drive and copying the operating system files onto it.

    • Insert a USB drive or DVD into the computer

    • Format the drive using a tool like Rufus or Disk Utility

    • Copy the operating system files onto the drive

    • Set the computer to boot from the drive in BIOS or UEFI settings

  • Answered by AI
  • Q7. What is switch
  • Ans. 

    A switch is a networking device that connects devices together on a local area network (LAN) and forwards data packets between them.

    • Switches operate at the data link layer of the OSI model.

    • They use MAC addresses to forward data to the correct destination device.

    • Switches can improve network performance by reducing network congestion and collisions.

    • Examples of switches include Cisco Catalyst switches and Netgear ProSAFE

  • Answered by AI
  • Q8. How to conigure router
  • Ans. 

    To configure a router, access its web interface and enter the necessary settings.

    • Connect to the router's network

    • Open a web browser and enter the router's IP address

    • Enter the login credentials

    • Navigate to the settings page and configure as needed

    • Save the changes and restart the router if necessary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First you go in formal dress because first impression is last impression..
And be confident in front of hr in interview.
And talk to him fluently,and eye contact.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Database concepts
  • Q2. Engineering achievements
  • Q3. Project for final year
  • Ans. 

    Developed a web-based project management system for a construction company.

    • Used PHP and MySQL for backend development.

    • Implemented a responsive UI using Bootstrap and jQuery.

    • Incorporated features such as task assignment, progress tracking, and document management.

    • Conducted user testing and made improvements based on feedback.

    • Completed the project within the given timeline and budget.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be good in communication skills ,need to be confident






















I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Had appeared for Java developer role, basic Java questions were asked.

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How to compile all Java files inside a folder using Cmd
  • Ans. 

    To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'

    • Open Command Prompt and navigate to the folder containing the Java files

    • Run the command 'javac *.java' to compile all Java files in the folder

    • Check for any errors or warnings in the output

  • Answered by AI
  • Q2. Internal working of Hashmap and Concurrent Hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap uses hashing to store and retrieve elements based on their keys.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • Hashmap has a load factor that determines when the map needs to be resized.

    • Concurrent Hashmap uses a technique called lock striping to allow concurrent a...

  • Answered by AI
  • Q3. Servlet : Listeners, Filters related questions
  • Q4. Java 8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Core Java Concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java. Spring MVC flow, collections, projects that you've worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a easy discussion. Just portray your strong points and just indirectly force them to ask you're question related to the same.

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy with basic ques and then pymetrics tesy

Round 2 - Coding Test 

Coding test had basic questions on Java core

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare theoritical concept of SQL and Java well

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What's my teammates count.

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite and smooth easy way thanks to Praveen (B.O). Prepare your resume instead outside stuff 😅.

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is deadlock
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.

    • Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds resource X a...

  • Answered by AI
  • Q2. Which technology you know and worked
  • Ans. 

    I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.

    • Java

    • Python

    • HTML/CSS

    • JavaScript

    • SQL

  • Answered by AI
  • Q3. Why you are looking for change and what is your notice period
  • Ans. 

    I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.

    • Seeking new opportunities and challenges

    • Want to learn and grow in a different environment

    • Exploring better career prospects

    • Seeking a company with a better work-life balance

    • Notice period is 30 days

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 25 objective ques from Java and 25 from English
Tips: should prepare with Java Technology
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: describe clearly
Tips: should prepared

Round: Technical Interview
Experience: do you know about jsf
Tips: yes, I worked

Round: Technical + HR Interview
Experience: this is my dream company actually, and notice is 15 to 20 days.
Tips: be confident

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was called for Oracle APEX developer role. So I am supposed to expose my Oracle APEX experience first of all.
  • Q2. All PL/SQL fundamentals and Written test on coding in PLSQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and stay confident.

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain datawindow in powerbuilder
  • Ans. 

    DataWindow is a GUI control in PowerBuilder used to display and manipulate data from a database.

    • DataWindow can be used to retrieve data from a database, display it in a tabular format, and allow users to edit the data.

    • It supports various data sources such as SQL, ODBC, and XML.

    • DataWindow can also be used to create reports and graphs.

    • It provides various features such as sorting, filtering, grouping, and computed columns...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - say basics concepts about the datawindow in powerbuilder. As datawindow is the base of powerbuilder candidate should prepare well

Skills evaluated in this interview

NSE.IT Interview FAQs

What are the top questions asked in NSE.IT Information Technology Support Engineer interview?

Some of the top questions asked at the NSE.IT Information Technology Support Engineer interview -

  1. How to shareing fi...read more
  2. How to conigure rou...read more
  3. How to assign ip ...read more

Tell us how to improve this page.

NSE.IT Information Technology Support Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

3i Infotech Interview Questions
3.5
 • 143 Interviews
Microland Interview Questions
3.4
 • 129 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
Sonata Software Interview Questions
3.4
 • 116 Interviews
Tietoevry Interview Questions
4.3
 • 91 Interviews
View all
NSE.IT Information Technology Support Engineer Salary
based on 48 salaries
₹1.6 L/yr - ₹3 L/yr
36% less than the average Information Technology Support Engineer Salary in India
View more details

NSE.IT Information Technology Support Engineer Reviews and Ratings

based on 13 reviews

3.4/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.2

Salary

2.7

Job security

3.7

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 13 Reviews and Ratings
Associate System Analyst
841 salaries
unlock blur

₹3 L/yr - ₹13.5 L/yr

IT Supervisor
223 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

System Analyst
191 salaries
unlock blur

₹4.5 L/yr - ₹17.7 L/yr

Associate Test Analyst
177 salaries
unlock blur

₹2.3 L/yr - ₹9.1 L/yr

Associate
166 salaries
unlock blur

₹1.2 L/yr - ₹6.8 L/yr

Explore more salaries
Compare NSE.IT with

3i Infotech

3.5
Compare

Microland

3.4
Compare

Newgen Software Technologies

3.7
Compare

Tietoevry

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