Upload Button Icon Add office photos

Filter interviews by

Nous Infosystems Interview Questions, Process, and Tips

Updated 22 Dec 2024

Top Nous Infosystems Interview Questions and Answers

View all 19 questions

Nous Infosystems Interview Experiences

Popular Designations

39 interviews found

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Basic testing question

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Collection, stream API, spring boot
  • Q2. Micro services, design patterns
  • Q3. Design patterns
  • Q4. Lamda expresssion
  • Q5. Write code snippet to find 3rd largest salary
  • Ans. 

    Code snippet to find 3rd largest salary

    • Sort the salaries in descending order

    • Skip duplicates while iterating through the sorted salaries

    • Return the third unique salary

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between setTimeout , setInterval , setImmediate ?
  • Ans. 

    setTimeout executes a function once after a specified time, setInterval executes a function repeatedly at specified intervals, setImmediate executes a function immediately after the current event loop.

    • setTimeout executes a function once after a specified delay.

    • setInterval executes a function repeatedly at specified intervals.

    • setImmediate executes a function immediately after the current event loop.

    • Example: setTimeout((...

  • Answered by AI
  • Q2. Difference between map and filter?
  • Ans. 

    Map is used to transform each element of an array, while filter is used to select elements based on a condition.

    • Map applies a function to each element of an array and returns a new array with the results.

    • Filter creates a new array with only the elements that pass a certain condition.

    • Example: map - [1, 2, 3].map(x => x * 2) returns [2, 4, 6].

    • Example: filter - [1, 2, 3].filter(x => x > 1) returns [2, 3].

  • Answered by AI

Skills evaluated in this interview

Senior Front end Developer Interview Questions asked at other Companies

Q1. Discuss a time when you had to refactor a large codebase. How did you approach the task, and what steps did you take to ensure that the code remained maintainable and scalable?
View answer (1)

Test Engineer Interview Questions & Answers

user image yuvaraj m u

posted on 16 Dec 2024

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

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self and testing concepts
  • Ans. 

    I am a dedicated Test Engineer with a strong understanding of testing concepts and methodologies.

    • I have experience in creating test plans, test cases, and executing tests to ensure software quality.

    • I am proficient in using testing tools such as Selenium, JIRA, and TestRail.

    • I have a solid understanding of different types of testing like functional, regression, and performance testing.

    • I am skilled in identifying and repo...

  • Answered by AI

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Nous Infosystems interview questions for popular designations

 Senior Software Engineer

 (4)

 Technical Lead

 (3)

 Test Engineer

 (3)

 Manager

 (2)

 Senior Test Engineer

 (2)

 Softwaretest Engineer

 (2)

 Engineer

 (1)

 Html Programmer Trainee

 (1)

QA Engineer Interview Questions & Answers

user image sreekala p

posted on 17 Aug 2024

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

Selection sort, Search algorithms

Round 2 - Case Study 

QA test case excenarios

Round 3 - HR 

(3 Questions)

  • Q1. Salary negotiations,
  • Q2. Career path descriptions
  • Q3. About probationary period, designation after Probation period etc

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Get interview-ready with Top Nous Infosystems Interview Questions

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Playwright with javascript and coding
Round 2 - Technical 

(1 Question)

  • Q1. Playwrights architeccture
Round 3 - One-on-one 

(2 Questions)

  • Q1. No rounds exist
  • Q2. . . . . no rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
If you get selected don't keep the hopes untill getting offer letter.
Always keep optional offers
Because I had this situation where all rounds of interview completed and waited for offer the almost 5 days but finaly the output is project is on hold and so not approved.

So be careful before joining.

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Jobs at Nous Infosystems

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

Asked to create a E-Commerce website.

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Advantages of 5G development in real life

Network Engineer Interview Questions asked at other Companies

Q1. TCP/IP layers, why is transport needed for communication? What is Subnet mask and how does it help in data communication. Why is Vlan needed? Based on what information does a switch and router send a packet or frame? Types of arp, What is p... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Oops concepts, write test scenarios, code refactoring
  • Q2. What isIDisposable method
  • Ans. 

    IDisposable method is used to release unmanaged resources in .NET applications.

    • IDisposable interface is used to release unmanaged resources like file handles, database connections, etc.

    • It contains a single method Dispose() which should be implemented to release resources.

    • It is recommended to use IDisposable along with using statement for proper resource management.

    • Example: FileStream class in C# implements IDisposable

  • Answered by AI
  • Q3. Interface vs abstractclass
  • Ans. 

    Interface defines a contract for classes to implement, while abstract class provides partial implementation.

    • Interface can have only abstract methods, while abstract class can have both abstract and concrete methods.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used for achieving multiple inheritance in Java.

    • Abstract classes are used when some common functionality

  • Answered by AI

Skills evaluated in this interview

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Engineer Interview Questions & Answers

user image Fiyaz Ahamed

posted on 10 Oct 2024

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

(1 Question)

  • Q1. Vpn and networking

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (5)

Nous Infosystems Interview FAQs

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

Some of the top questions asked at the Nous Infosystems interview -

  1. 1.Appium architecture . 2.Appium 1x to 2x differences. 3. Android and IOS diffe...read more
  2. Difference between setTimeout , setInterval , setImmediat...read more
  3. tell me about your self and testing conce...read more
How long is the Nous Infosystems interview process?

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

Tell us how to improve this page.

Nous Infosystems Interview Process

based on 35 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
KPIT Technologies Interview Questions
3.5
 • 293 Interviews
NeoSOFT Interview Questions
4.0
 • 259 Interviews
View all

Nous Infosystems Reviews and Ratings

based on 320 reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 320 Reviews and Ratings
Excellent Opportunity For Data Architects

Pune,

Coimbatore

+1

10-20 Yrs

Not Disclosed

Excellent Opportunity For Databricks Lead/ Technical Architect

Pune,

Coimbatore

+1

10-20 Yrs

Not Disclosed

Excellent Opportunity For Java Elastic Search professionals

Pune,

Coimbatore

+1

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
470 salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Software Engineer
307 salaries
unlock blur

₹2.8 L/yr - ₹11.7 L/yr

Senior Test Engineer
281 salaries
unlock blur

₹6.2 L/yr - ₹24.9 L/yr

Test Engineer
125 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Technical Lead
107 salaries
unlock blur

₹12.2 L/yr - ₹37 L/yr

Explore more salaries
Compare Nous Infosystems with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

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