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 Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top Ncsi Technologies Interview Questions and Answers

View all 6 questions

Ncsi Technologies Interview Experiences

Popular Designations

16 interviews found

Devops Engineer Interview Questions & Answers

user image chandrakant gayke

posted on 12 Dec 2024

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

(1 Question)

  • Q1. How to configure jenkins from scratch
  • Ans. 

    Configuring Jenkins involves setting up plugins, creating jobs, configuring build triggers, and setting up notifications.

    • Install Jenkins on a server

    • Set up plugins for source code management, build triggers, notifications, etc.

    • Create Jenkins jobs for different projects

    • Configure build triggers like polling SCM or webhook triggers

    • Set up notifications for build status updates

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Coding round selenium and c#

Test Analyst Interview Questions asked at other Companies

Q1. Automation Testing QuestionWhat’s the difference between manual testing and automated testing?
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Fair

Round 1 - Aptitude Test 

Aptitude was take by telepath .

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)

Software Interview Questions & Answers

user image Anonymous

posted on 1 Sep 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Few programs were asked

Round 3 - Technical 

(1 Question)

  • Q1. What technogies worked on.
Round 4 - HR 

(1 Question)

  • Q1. Work experience details

Ncsi Technologies interview questions for popular designations

 Associate Software Engineer

 (2)

 Senior Software Engineer

 (2)

 Software Engineer

 (2)

 Business Analyst

 (1)

 Business System Analyst

 (1)

 Devops Engineer

 (1)

 Full Stack Developer

 (1)

 Software Developer

 (1)

Test Lead Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Mostly from the experience you mention in resume
  • Q2. Scenario based question like how the deal with clients in difficult situation
Round 3 - One-on-one 

(1 Question)

  • Q1. From resume only

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Some basic questions on quant, logical, fundamentals and networking

Round 3 - Coding Test 

Easy 2 coding ques consisting of basic problem solving and dsa

Round 4 - Technical 

(2 Questions)

  • Q1. What is your preferred programming language? Problems faced during projects?
  • Ans. 

    My preferred programming language is Java.

    • I have experience in Java and find it easy to read and write.

    • Java has a vast community and a lot of resources available online.

    • Java is platform-independent and can run on any operating system.

    • During projects, I have faced issues with debugging and optimizing code.

    • I have also faced challenges with integrating different technologies and APIs.

  • Answered by AI
  • Q2. What is top down compilation? Would u ever lie for company?
  • Ans. 

    Top-down compilation is a software development approach where the higher-level modules are compiled first before the lower-level ones.

    • Top-down compilation starts with the main module and proceeds to compile its dependencies.

    • It allows for early detection of errors and easier integration of modules.

    • Example: In a Java program, the main class is compiled first, followed by its dependent classes.

    • Example: In C programming, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep fundamentals clear and u r good to go. Have some knowledge of Qualcomm industry

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Oracle SQL PLSQL queries and some plsq blocks.

Round 3 - HR 

(2 Questions)

  • Q1. About previous work experience and salary expectation.
  • Q2. Are you able to travel onsite as per requirement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your skill set.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium to difficult .

Round 2 - Technical 

(2 Questions)

  • Q1. Closure , hoisting
  • Q2. Explain life cycles hook in angular
  • Ans. 

    Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.

    • Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.

    • ngOnInit is used for initialization logic, ngOnChanges for reacting to input changes, ngDoCheck for custom change detection, ngOnDestroy for cleanup tasks, etc.

    • These hooks allow you to perform actions at specific points in the component's

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via campus placement at Dhole Patil College of Engineering, Pune 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.

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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Take interview based on requirement provided by NCS Singapore team based on langue knowledge you have. whether it is JAVA or Python or dot net

Round 2 - Case Study 

Java based coding rounding where i created code and run it

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep studying whatever you know

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Ncsi Technologies Interview FAQs

How many rounds are there in Ncsi Technologies interview?
Ncsi Technologies interview process usually has 2-3 rounds. The most common rounds in the Ncsi Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Ncsi Technologies 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, Microservices, Python, DevOps and Javascript.
What are the top questions asked in Ncsi Technologies interview?

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

  1. What is your preferred programming language? Problems faced during projec...read more
  2. Program in c language prime and collection in Java , sql joins , garbage collec...read more
  3. how to configure jenkins from scra...read more

Tell us how to improve this page.

Ncsi Technologies Interview Process

based on 18 interviews

Interview experience

3.2
  
Average
View more
Join Ncsi Technologies #1 in IT services in Singapore and Southeast Asia*

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
View all

Ncsi Technologies Reviews and Ratings

based on 194 reviews

2.8/5

Rating in categories

2.7

Skill development

2.9

Work-life balance

3.2

Salary

2.6

Job security

2.8

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 194 Reviews and Ratings
Software Engineer
127 salaries
unlock blur

₹5.2 L/yr - ₹18.6 L/yr

Associate Engineer
93 salaries
unlock blur

₹5 L/yr - ₹7.8 L/yr

Business System Analyst
79 salaries
unlock blur

₹7 L/yr - ₹17.5 L/yr

Senior Software Engineer
75 salaries
unlock blur

₹17.1 L/yr - ₹32 L/yr

Technical Lead
49 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Explore more salaries
Compare Ncsi Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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