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 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 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 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 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 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 Recruitment Consultant and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on SDLC & STLC , system testing, regression testing, diff between functional and non functional testing, Smoke testing, Adhoc testing. Some simple SQL questions .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to answer each amd every question correctly.

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

Interview Questionnaire 

1 Question

  • Q1. OOPS Concepts, Jboss Directory structure, some basics of java and things you write in your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good.
I had to crack and MCQ/output based technical test of a good level.
Then face to face round where difficulty level was moderate.
Although you might face late response issue with them. Rest went well

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Joins in SQL
  • Ans. 

    Joins are used in SQL to combine data from two or more tables based on a related column.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and matching rows from the right table.

    • Right join returns all rows from the right table and matching rows from the left table.

    • Full outer join returns ...

  • Answered by AI
  • Q2. Web applications, mobile applications, Hybrid applications

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up the basics of Java and Mysql

Skills evaluated in this interview

I appeared for an interview before Nov 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

It is the technical interview round. I was provided the slot of 11:40 AM - 12:20 PM. It is scheduled on the hirepro platform. The interview platform is already integrated with a coding editor. The interviewer joined at 11:50 AM. They asked me a lot of questions regarding OOPS, SQL and also give me coding questions along with test cases to build and run at that time.

  • Q1. 

    Maximum Non-Crossing Ropes Problem

    In a village with a river at its center, there are ‘N’ houses on each bank of the river. The northern bank’s houses have distinct X-coordinates given by an array A[1], A...

  • Ans. 

    The task is to find the maximum number of non-crossing rope connections possible between houses on each bank of a river.

    • Sort the arrays A and B in ascending order.

    • Use dynamic programming to find the longest increasing subsequence between A and B.

    • The length of the longest increasing subsequence is the maximum number of non-crossing connections.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. I applied for the job as Software Engineer in NoidaEligibility criteriaUG (60% and above), 10th & 12th CBSE Board: 90% and above, 10th & 12th Other Board: 80% and above, Gap of maximum 2 years, No Diploma HoldersNewgen Software interview preparation:Topics to prepare for the interview - Database Management, Data Structures, OOPS, Algorithms, Operating SystemTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Must be very clear with your object-oriented programming concepts.
Tip 2 : Must be able to build new solutions instantaneously.
Tip 3 : Knowledge of java is like the cherry on the cake.

Application resume tips for other job seekers

Tip 1 : The fresher resume is not more than one page. Try to accommodate everything in a smarter way in a single page.
Tip 2 : Please put only those things in a resume which are true or you are sure that you will handle every cross-questioning of that.

Final outcome of the interviewSelected

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
 • 145 Interviews
Microland Interview Questions
3.4
 • 133 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
Sonata Software Interview Questions
3.4
 • 117 Interviews
Tietoevry Interview Questions
4.2
 • 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
842 salaries
unlock blur

₹3 L/yr - ₹13.6 L/yr

IT Supervisor
220 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

Associate Test Analyst
190 salaries
unlock blur

₹2.5 L/yr - ₹9.1 L/yr

System Analyst
183 salaries
unlock blur

₹4.1 L/yr - ₹18 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.5
Compare

Newgen Software Technologies

3.7
Compare

Tietoevry

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