Upload Button Icon Add office photos

Filter interviews by

Nous Infosystems Software Engineer Interview Questions and Answers

Updated 19 Mar 2024

Nous Infosystems Software Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular Life cycle hooks
  • Q2. Angular flow of execution
  • Ans. 

    Angular follows a single-threaded, event-driven model for executing code.

    • Angular uses Zones to manage the flow of execution and handle asynchronous tasks.

    • The change detection mechanism in Angular triggers the flow of execution by checking for changes in the application state.

    • Angular's dependency injection system controls the flow of execution by providing services and components when needed.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. Arrow functions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for Nous Infosystems Software Engineer interview:
  • Angular
  • Javascript
  • Typescript
  • CSS3
  • Html5

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. Oops concepts,interface and abstract class
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is Threading
  • Ans. 

    Threading is a programming technique that allows multiple tasks to run concurrently within a single process.

    • Threading allows for parallel execution of tasks within a program.

    • Threads share the same memory space, allowing for efficient communication between tasks.

    • Examples of threading include creating separate threads for handling user input and updating the UI in a GUI application.

  • Answered by AI
  • Q2. Define Opps concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the compl...

  • Answered by AI
  • Q3. Solid Pronciples
  • Q4. Design Patterns
Round 2 - HR 

(1 Question)

  • Q1. ,What is your expected salary

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Parul Institute of Management and Research, Vadodara and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were basics questions on quant.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Reverse a array
  • Ans. 

    Reverse an array of strings

    • Create a new array and iterate through the original array in reverse order, adding each element to the new array

    • Use built-in array methods like reverse() or spread operator for a more concise solution

    • Alternatively, you can swap elements from start to end and end to start until you reach the middle of the array

  • Answered by AI
  • Q2. Sorting algorithm
  • Ans. 

    Sorting algorithm is a method to arrange elements in a specific order.

    • Sorting algorithms can be categorized as comparison-based or non-comparison-based.

    • Examples of sorting algorithms include Bubble Sort, Merge Sort, and Quick Sort.

    • Efficiency of sorting algorithms is measured in terms of time complexity and space complexity.

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

(2 Questions)

  • Q1. Exception handling
  • Q2. Pattern problem (dimond)

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good to experience but lengthy process.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is functional testing and regression,Bug life cycle
  • Ans. 

    Functional testing is a type of software testing that verifies the functionality of a system, while regression testing is retesting the modified parts of the system to ensure that existing functionalities are not affected.

    • Functional testing checks if the software meets the specified requirements and functions as expected.

    • Regression testing is performed to ensure that changes or modifications in the software do not intr...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Python questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 4 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 - Group Discussion 

About java and c++. There is a discussion of advantagea and features of java and c++

Round 3 - Aptitude Test 

In second round there was aptitude, verbal and coding questions

Round 4 - Technical 

(5 Questions)

  • Q1. Basics question in java.
  • Q2. Collections, sql
  • Q3. Questions from resume
  • Q4. Medium programming questions on arrays
  • Q5. Strings also important

Interview Preparation Tips

Topics to prepare for KGISL Software Engineer interview:
  • C
  • Java
  • SQL
Interview preparation tips for other job seekers - It is a good place to start your career
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On java and python based on loops and data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn algorithm basic. Looping statements and also datastructures.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DELETE DUPLICATES IN A QUERY AND FIND THIRD HIGHEST SALARY
  • Ans. 

    Delete duplicates in a query and find third highest salary.

    • Use the DISTINCT keyword in the query to eliminate duplicates.

    • Order the salaries in descending order and use the LIMIT clause to get the third highest salary.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Simple Java and SQL Trick Questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Senior Manager Round, project experience details

Nous Infosystems Interview FAQs

How many rounds are there in Nous Infosystems Software Engineer interview?
Nous Infosystems interview process usually has 3 rounds. The most common rounds in the Nous Infosystems interview process are Technical and HR.
How to prepare for Nous Infosystems 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 Nous Infosystems. The most common topics and skills that interviewers at Nous Infosystems expect are Analytical, Programming, Coding, J2Ee and JDBC.
What are the top questions asked in Nous Infosystems Software Engineer interview?

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

  1. Angular flow of execut...read more
  2. Angular Life cycle ho...read more
  3. Arrow functi...read more

Tell us how to improve this page.

Nous Infosystems Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Nous Infosystems Software Engineer Salary
based on 304 salaries
₹2.8 L/yr - ₹12 L/yr
15% less than the average Software Engineer Salary in India
View more details

Nous Infosystems Software Engineer Reviews and Ratings

based on 36 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.2

Salary

3.8

Job security

3.8

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 36 Reviews and Ratings
Senior Software Engineer
407 salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Software Engineer
304 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Senior Test Engineer
284 salaries
unlock blur

₹5.9 L/yr - ₹26 L/yr

Test Engineer
124 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Technical Lead
98 salaries
unlock blur

₹11 L/yr - ₹37 L/yr

Explore more salaries
Compare Nous Infosystems with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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