Upload Button Icon Add office photos

Filter interviews by

NSE.IT Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top NSE.IT Interview Questions and Answers

View all 86 questions

NSE.IT Interview Experiences

Popular Designations

123 interviews found

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical round 1 was around java, microservices and your project.
  • Q2. He asked me simple java programs to check my logic programs were to check a number is palindrome or not and java streams programs
Round 2 - Technical 

(1 Question)

  • Q1. He asked me about project. How you used authentication in projects. Java core basics. Some tricky scenarios, solid principles and playing around oops concepts and its practical application

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good experience

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

They asked 30 aptitude questions from this 30, 10 were English , 10 were quant and 10 were logical. then there were 30 question of computer skills, which consists of c++,java and python code snippets, CN, DBMS, OOPS and OS questions/

Round 2 - Technical 

(2 Questions)

  • Q1. They ask completely about resume, all projects and skills mentioned in details.
  • Q2. Questions about core cse subjects, like CN, Oops.
Round 3 - HR 

(2 Questions)

  • Q1. They are general HR questions
  • Q2. Asked if im ready to relocate.

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
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

SQL coding related questions like types of joins, cursor etc

Round 2 - Technical 

(4 Questions)

  • Q1. Few tricky question and advanced SQL questions
  • Q2. DDL and DML related questions
  • Q3. What are joins and their types
  • Ans. 

    Joins are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table

    • FULL JOIN...

  • Answered by AI
  • Q4. What is cursor and their types
  • Ans. 

    A cursor is a database object used to retrieve data from a result set one row at a time.

    • Types of cursors: Forward-only, Static, Dynamic, Keyset-driven

    • Forward-only cursor: Can only move forward through the result set

    • Static cursor: Shows a snapshot of the data at the time the cursor was opened

    • Dynamic cursor: Reflects changes made to the data while the cursor is open

    • Keyset-driven cursor: Uses a unique identifier to fetch

  • Answered by AI

Skills evaluated in this interview

Top NSE.IT Associate System Analyst Interview Questions and Answers

Q1. What are the OOPS concepts ? Explain all the pillers of OOPS concepts.
View answer (1)

Associate System Analyst Interview Questions asked at other Companies

Q1. What are the OOPS concepts ? Explain all the pillers of OOPS concepts.
View answer (1)

Chief Proctor Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. What is Networking?
  • Ans. 

    Networking is the practice of making and using contacts to exchange information and develop professional or social contacts.

    • Networking involves building relationships with people in your industry or field.

    • It can help you gain new opportunities, such as job leads or business partnerships.

    • Networking can also provide support, advice, and mentorship from others who have more experience.

    • Examples of networking include attend...

  • Answered by AI
  • Q2. Network Types ?

Skills evaluated in this interview

Top NSE.IT Chief Proctor Interview Questions and Answers

Q1. How to manage crowd of exam centre
View answer (2)

Chief Proctor Interview Questions asked at other Companies

Q1. How to manage crowd of exam centre
View answer (2)

NSE.IT interview questions for popular designations

 Associate System Analyst

 (17)

 Java Developer

 (6)

 Chief Proctor

 (5)

 Associate

 (4)

 Software Engineer

 (4)

 Business Analyst

 (3)

 Software Developer

 (3)

 Test Administrator

 (3)

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

(2 Questions)

  • Q1. Basic angular questions
  • Q2. Let, var, const event emitter, middle ware

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 (169)

Get interview-ready with Top NSE.IT Interview Questions

Associate Test Analyst Interview Questions & Answers

user image Anand Ajay Singh

posted on 26 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction which was mentioned in CV
Round 2 - One-on-one 

(1 Question)

  • Q1. About my roles and responsibilities in the project
Round 3 - Technical 

(1 Question)

  • Q1. About JIRA workflow and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL types ,Joins,cursor etc
  • Q2. Whats yours vision towards company
  • Ans. 

    My vision towards the company is to contribute to its growth and success by providing efficient production support and continuously improving processes.

    • Strive to ensure maximum uptime for production systems

    • Proactively identify and resolve issues to minimize downtime

    • Collaborate with cross-functional teams to implement process improvements

    • Stay updated on industry trends and technologies to enhance support capabilities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Production Support Interview Questions asked at other Companies

Q1. Which Linux commands you have used on daily basis??
View answer (2)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is exception handling
  • Ans. 

    Exception handling is a programming concept that deals with errors or exceptional situations in a program.

    • It is a mechanism to handle runtime errors in a program.

    • Exceptions are thrown when an error occurs and can be caught and handled by the program.

    • It helps in maintaining the flow of the program even when errors occur.

    • Examples include try-catch blocks in Java or try-except blocks in Python.

  • Answered by AI
  • Q2. Difference between java and cpp
  • Ans. 

    Java is a high-level, object-oriented programming language, while C++ is a low-level, procedural programming language.

    • Java is platform-independent, while C++ is platform-dependent.

    • Java uses automatic garbage collection, while C++ requires manual memory management.

    • Java has a simpler syntax compared to C++.

    • Java does not support pointers, while C++ does.

    • Java is more secure due to its bytecode verification process.

    • Java is ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Spring actuator
  • Q2. Spring qualifier

Skills evaluated in this interview

Top NSE.IT Associate System Analyst Interview Questions and Answers

Q1. What are the OOPS concepts ? Explain all the pillers of OOPS concepts.
View answer (1)

Associate System Analyst Interview Questions asked at other Companies

Q1. What are the OOPS concepts ? Explain all the pillers of OOPS concepts.
View answer (1)

Java Developer Interview Questions & Answers

user image Himanshu Vishwakarma

posted on 10 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java, Collections, etc
Round 2 - Technical 

(1 Question)

  • Q1. Same Basic Java, collections, etc
Round 3 - HR 

(1 Question)

  • Q1. Basic discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep this company as a last option, as a java developer it was desk job working 6 days and after clearing all rounds they offer me best 3% hike before interview I told them 30-50% hike HR agreed but got 3% hike rubbish. Don't join I got the offer happily declined it. Please don't waste your time.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Junior Engineer Interview Questions & Answers

user image Vishal Rathod

posted on 17 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Panel interview 

(2 Questions)

  • Q1. Introduce yourself ??
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Strong communication and teamwork skills

    • Experience with CAD software such as SolidWorks

    • Completed internships at engineering firms

  • Answered by AI
  • Q2. What is your roles and responsibilities in your team??
  • Ans. 

    As a Junior Engineer, my roles and responsibilities in the team include assisting senior engineers, participating in project planning and execution, and troubleshooting technical issues.

    • Assisting senior engineers in project planning and execution

    • Participating in team meetings and providing input on technical decisions

    • Troubleshooting technical issues and proposing solutions

    • Collaborating with team members to achieve proj...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Formal introduction??
  • Q2. Work related questions

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

NSE.IT Interview FAQs

How many rounds are there in NSE.IT interview?
NSE.IT interview process usually has 2-3 rounds. The most common rounds in the NSE.IT interview process are Technical, Resume Shortlist and HR.
How to prepare for NSE.IT 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 NSE.IT. The most common topics and skills that interviewers at NSE.IT expect are Java, SQL, Linux, Hibernate and Javascript.
What are the top questions asked in NSE.IT interview?

Some of the top questions asked at the NSE.IT interview -

  1. What is bug life cycl...read more
  2. What are the different types of testin...read more
  3. How would you shows any aggregation on whole data row by row in SQL. Example if...read more
How long is the NSE.IT interview process?

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

Tell us how to improve this page.

NSE.IT Interview Process

based on 34 interviews in last 1 year

Interview experience

3.7
  
Good
View more

People are getting interviews through

based on 74 NSE.IT interviews
Job Portal
Campus Placement
WalkIn
Referral
Recruitment Consultant
Company Website
35%
12%
11%
11%
5%
1%
25% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
View all

NSE.IT Reviews and Ratings

based on 1.1k reviews

3.6/5

Rating in categories

3.3

Skill development

3.3

Work-Life balance

3.1

Salary & Benefits

3.3

Job Security

3.4

Company culture

2.7

Promotions/Appraisal

3.2

Work Satisfaction

Explore 1.1k Reviews and Ratings
Associate System Analyst
814 salaries
unlock blur

₹2.5 L/yr - ₹12 L/yr

IT Supervisor
206 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Associate Test Analyst
196 salaries
unlock blur

₹2.3 L/yr - ₹10 L/yr

System Analyst
195 salaries
unlock blur

₹2.7 L/yr - ₹21 L/yr

Associate
167 salaries
unlock blur

₹1.2 L/yr - ₹6.2 L/yr

Explore more salaries
Compare NSE.IT with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview