Upload Button Icon Add office photos

Filter interviews by

Nsight Inc Team Lead Interview Questions and Answers

Updated 8 Jan 2025

Nsight Inc Team Lead Interview Experiences

2 interviews found

Team Lead Interview Questions & Answers

user image Bharath seven hills

posted on 8 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(4 Questions)

  • Q1. Based on the resume , and why you looking for change
  • Q2. Take home Salary
  • Q3. About team motivation
  • Q4. Aboutescalations from client

Team Lead Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2022

Round 1 - Technical 

(2 Questions)

  • Q1. Naaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  • Q2. Naaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Interview Preparation Tips

Interview preparation tips for other job seekers - Comments are honest - My sincere request please don't join this is fraud company, I faced one issue and I've checked same in different teams of my friends. Every appraisal time either employee will move another process or manager will change.... 100% not providing appraisal even my last two ratings happens same. This company NO cab facility, at least no proper training's. damn sure no job guarantee most probably clients will take projects back. NO job guarantee 100% many people are in Bench, they will give 2 months of salary and must to go out and not more than 150 employees in the company.

Team Lead Interview Questions Asked at Other Companies

Q1. write a java program to get maxing profit by buying and selling a ... read more
Q2. 1: What does Test Strategy means ? Test strategy is a document wh ... read more
asked in Delhivery
Q3. How will you calculate volume of a shipment?
Q4. 1) What happens when two positively charged material is placed to ... read more
Q5. A baseball bat and a ball cost 110together, and the bat costs 100 ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Questions were asked about my on my education background, my family, and why do I want to join this company?

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Have you worked on swift
  • Q2. What is a class
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming.

    • Classes define the properties and behaviors of objects.

    • Objects are instances of classes.

    • Classes can inherit properties and behaviors from other classes.

    • Encapsulation, inheritance, and polymorphism are key concepts in class-based programming.

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Write code for star paattern
  • Ans. 

    Code for star pattern using nested loops

    • Use nested loops to print the desired pattern

    • Outer loop controls the number of rows and inner loop controls the number of stars in each row

    • Example: for a pattern with 5 rows, the code would involve two nested loops to print stars in a pyramid shape

  • Answered by AI
  • Q2. What is linked list
  • Ans. 

    A linked list is a data structure where each element is a separate object, connected to the next element by a pointer.

    • Consists of nodes where each node contains data and a reference to the next node

    • Dynamic in size and can grow or shrink during execution

    • Common operations include insertion, deletion, and traversal

    • Example: Singly linked list, Doubly linked list, Circular linked list

  • Answered by AI
  • Q3. Differnce between public private
  • Ans. 

    Public and private sectors differ in ownership, funding, and management.

    • Public sector is owned and operated by the government, while private sector is owned and operated by individuals or companies.

    • Public sector is funded by taxpayer money, while private sector is funded by investors or owners.

    • Public sector is managed by government officials, while private sector is managed by business owners or executives.

  • Answered by AI
  • Q4. Whats is oops and protcols
  • Ans. 

    OOPs stands for Object-Oriented Programming and protocols are a set of rules for communication between devices.

    • OOPs is a programming paradigm that uses objects and classes to design applications.

    • Protocols are a set of rules that define how data is transmitted between devices.

    • In OOPs, objects have attributes and methods that define their behavior.

    • Examples of OOPs languages include Java, C++, and Python.

    • Examples of proto

  • Answered by AI
Round 3 - EM 

(2 Questions)

  • Q1. Total time waste quesrtions
  • Q2. Basic programing questions as em was having very less knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - stay away from this compnay as it is having very less knowledge people and no proper process. was selected but rejected job as they give very less CTC

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Past experience
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Questions were asked about my on my education background, my family, and why do I want to join this company?

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Have you worked on swift
  • Q2. What is a class
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming.

    • Classes define the properties and behaviors of objects.

    • Objects are instances of classes.

    • Classes can inherit properties and behaviors from other classes.

    • Encapsulation, inheritance, and polymorphism are key concepts in class-based programming.

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Write code for star paattern
  • Ans. 

    Code for star pattern using nested loops

    • Use nested loops to print the desired pattern

    • Outer loop controls the number of rows and inner loop controls the number of stars in each row

    • Example: for a pattern with 5 rows, the code would involve two nested loops to print stars in a pyramid shape

  • Answered by AI
  • Q2. What is linked list
  • Ans. 

    A linked list is a data structure where each element is a separate object, connected to the next element by a pointer.

    • Consists of nodes where each node contains data and a reference to the next node

    • Dynamic in size and can grow or shrink during execution

    • Common operations include insertion, deletion, and traversal

    • Example: Singly linked list, Doubly linked list, Circular linked list

  • Answered by AI
  • Q3. Differnce between public private
  • Ans. 

    Public and private sectors differ in ownership, funding, and management.

    • Public sector is owned and operated by the government, while private sector is owned and operated by individuals or companies.

    • Public sector is funded by taxpayer money, while private sector is funded by investors or owners.

    • Public sector is managed by government officials, while private sector is managed by business owners or executives.

  • Answered by AI
  • Q4. Whats is oops and protcols
  • Ans. 

    OOPs stands for Object-Oriented Programming and protocols are a set of rules for communication between devices.

    • OOPs is a programming paradigm that uses objects and classes to design applications.

    • Protocols are a set of rules that define how data is transmitted between devices.

    • In OOPs, objects have attributes and methods that define their behavior.

    • Examples of OOPs languages include Java, C++, and Python.

    • Examples of proto

  • Answered by AI
Round 3 - EM 

(2 Questions)

  • Q1. Total time waste quesrtions
  • Q2. Basic programing questions as em was having very less knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - stay away from this compnay as it is having very less knowledge people and no proper process. was selected but rejected job as they give very less CTC

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Past experience

I applied via campus placement at Centre for Development of Advanced Computing (CDAC)

Round 1 - Aptitude Test 

For most of the roles in seclore you have to go through the Aptitude Test.
This test contains mostly 16 logical questions (none of them will be a formula based).
Each RIGHT answer will give you +1 mark and each negative answer -0.5 marks.

If you PASS this test there will be a puzzle test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Mostly test your logic / Thinking process and your previous job related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. This will be mostly the final round. You will find the Round 2 and Round 3 very similar. But the interviewer and questions will be different.
Round 4 - HR 

(1 Question)

  • Q1. Only your salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Seclore wants logically and technically strong mind.
So you should work on your logical thinking before coming to seclore.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL queries,joins
  • Q2. SQL queries,joins,etl

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever you have put in resume because questions will be mostly on that and also SQL, Unix, scenario based.

Nsight Inc Interview FAQs

How many rounds are there in Nsight Inc Team Lead interview?
Nsight Inc interview process usually has 1 rounds. The most common rounds in the Nsight Inc interview process are Technical and HR.
How to prepare for Nsight Inc Team Lead 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 Nsight Inc. The most common topics and skills that interviewers at Nsight Inc expect are AR, AR Calling, Client Communication, Denial Management and Insurance.
What are the top questions asked in Nsight Inc Team Lead interview?

Some of the top questions asked at the Nsight Inc Team Lead interview -

  1. Naaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...read more
  2. Naaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...read more
  3. Aboutescalations from cli...read more

Tell us how to improve this page.

Team Lead Interview Questions from Similar Companies

TCS Team Lead Interview Questions
3.7
 • 33 Interviews
Wipro Team Lead Interview Questions
3.7
 • 25 Interviews
View all
Nsight Inc Team Lead Salary
based on 6 salaries
₹21.5 L/yr - ₹33 L/yr
159% more than the average Team Lead Salary in India
View more details
Technical Lead
35 salaries
unlock blur

₹10.3 L/yr - ₹36.4 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹8 L/yr - ₹26.5 L/yr

Software Engineer
19 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Associate Software Engineer
14 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Senior Process Associate
10 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Nsight Inc 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