Premium Employer

i

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

Ncsi Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ncsi Technologies Software Engineer Interview Questions and Answers

Updated 23 Apr 2023

Ncsi Technologies Software Engineer Interview Experiences

2 interviews found

I applied via Campus Placement and was interviewed in Dec 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

This was the drive organised by Talent Battle team. 1st round of assessment was conducted by Talent Battle which was an aptitude test.

Round 2 - Video Call 

(2 Questions)

  • Q1. This round was also conducted by Talent Battle team in which we were supposed to make a video of some questions and send it to them.
  • Q2. 1. Introduce yourself. (Mention your skills, achievements, co-curricular, and extracurricular activities if applicable) 2. What are your technical strengths, have you done any technical certifi...
Round 3 - Technical 

(1 Question)

  • Q1. This round was a technical round conducted by TB team, in which they tend to checked the basic knowledge of programming concepts and asked to write a code as well by sharing the screen on an online IDE.
Round 4 - Technical 

(1 Question)

  • Q1. Technical cum HR round was conducted by TB team again in which they checked the basics of programming again and the communication skills. At the end of this round they also asked to prepare for the next ro...
Round 5 - Technical 

(2 Questions)

  • Q1. Finally, this round was conducted by NCS team. 2 panel members were inspecting me in the interview. They mostly focused on testing my knowledge in SQL, SDLC, Front-end tech, Java, Testing, and most importa...
  • Q2. 1. Introduction. 2. Projects in detail 3. How to add link in html it's syntax and property. 4. Table header in html. 5. If we have table which can organise elements then what's the use of CSS. 6. Abstract ...

Interview Preparation Tips

Topics to prepare for Ncsi Technologies Software Engineer interview:
  • Java
  • SQL
  • SDLC
  • Testing
  • Front End
  • Project discussion
Interview preparation tips for other job seekers - Just focus on what you know. Communication skills do matter a lot, so try not to fumble in between the interview. Articulation is one of the most important factor now-a-days, so try to master the skill of articulating your thoughts and not just focus on learning.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 3 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 

(1 Question)

  • Q1. Write codes on Java
  • Ans. 

    Here are some Java codes.

    • Create a class with a main method

    • Declare variables with data types

    • Use loops and conditional statements

    • Implement object-oriented programming concepts

    • Handle exceptions with try-catch blocks

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Reason for change from previous jobs

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Software Engineer Jobs at Ncsi Technologies

View all

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

Interview Questionnaire 

3 Questions

  • Q1. Basic questions on OOP, Android system
  • Q2. Design patterns in android system
  • Ans. 

    Design patterns are reusable solutions to common software problems. Android system uses various design patterns.

    • MVC (Model-View-Controller) pattern is used in Android to separate UI logic from business logic.

    • Singleton pattern is used to ensure only one instance of a class is created.

    • Observer pattern is used to notify changes in data to multiple components.

    • Builder pattern is used to simplify complex object creation.

    • Adap...

  • Answered by AI
  • Q3. Dependency injection, SOLID

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Mainframe questions, some direct and some scenario based.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Interview process was smoothly. There were 3 rounds.
1. Technical ( lasted for 1 hour)
2. Techno manageria( 30 mins)
3. HR(30 mins)

Project based questions and scenario based questions were asked.
Hike was also good.

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 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 

(1 Question)

  • Q1. Question related to API
Round 3 - Technical 

(1 Question)

  • Q1. Previous Project Related Question. Design & SQL Question
  • Ans. Relatedt Question Design & Sql sdf
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for GlobalLogic Software Engineer interview:
  • API
Interview preparation tips for other job seekers - Prepare your CV in details , Read question on internet related to topics mentioned below like PHP , Golang , SQL , API, REST ,SOAP

Interview Questionnaire 

1 Question

  • Q1. More questions on DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - it was dull, recruiters get prefixed regarding choosing the peers into a selected role.

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

Ncsi Technologies Interview FAQs

How many rounds are there in Ncsi Technologies Software Engineer interview?
Ncsi Technologies interview process usually has 4 rounds. The most common rounds in the Ncsi Technologies interview process are Technical, Aptitude Test and Video Call.
How to prepare for Ncsi Technologies Software Engineer 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 Ncsi Technologies. The most common topics and skills that interviewers at Ncsi Technologies expect are Java, Javascript, REST API, Spring Boot and Amdocs.
What are the top questions asked in Ncsi Technologies Software Engineer interview?

Some of the top questions asked at the Ncsi Technologies Software Engineer interview -

  1. Write codes on J...read more
  2. Technical cum HR round was conducted by TB team again in which they checked the...read more
  3. This round was a technical round conducted by TB team, in which they tend to ch...read more

Tell us how to improve this page.

Ncsi Technologies Software Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Join Ncsi Technologies #1 in IT services in Singapore and Southeast Asia*
Ncsi Technologies Software Engineer Salary
based on 134 salaries
₹4.8 L/yr - ₹17.5 L/yr
36% more than the average Software Engineer Salary in India
View more details

Ncsi Technologies Software Engineer Reviews and Ratings

based on 20 reviews

3.0/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

3.2

Salary

3.3

Job security

3.0

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 20 Reviews and Ratings
Senior Software Engineer

Pune

5-10 Yrs

Not Disclosed

Senior Software Engineer

Pune

5-10 Yrs

Not Disclosed

Software Engineer

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
134 salaries
unlock blur

₹4.8 L/yr - ₹17.5 L/yr

Associate Engineer
96 salaries
unlock blur

₹5 L/yr - ₹7.8 L/yr

Business System Analyst
80 salaries
unlock blur

₹7 L/yr - ₹17.5 L/yr

Senior Software Engineer
74 salaries
unlock blur

₹16.2 L/yr - ₹35.1 L/yr

Technical Lead
56 salaries
unlock blur

₹11 L/yr - ₹28 L/yr

Explore more salaries
Compare Ncsi Technologies with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Virtusa Consulting Services

3.7
Compare

CGI Group

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