Upload Button Icon Add office photos

Filter interviews by

Nous Infosystems Interview Questions, Process, and Tips

Updated 31 Jan 2025

Top Nous Infosystems Interview Questions and Answers

View all 19 questions

Nous Infosystems Interview Experiences

Popular Designations

40 interviews found

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

I applied via Walk-in and was interviewed in Mar 2023. There were 2 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 

(6 Questions)

  • Q1. Mobile architecture for Android and ios
  • Ans. 

    Mobile architecture for Android and iOS involves designing and implementing the software and hardware components of the mobile devices.

    • The architecture should be scalable and flexible to accommodate future updates and changes.

    • It should also prioritize security and privacy of user data.

    • For Android, the architecture should follow the Model-View-Controller (MVC) pattern, while for iOS, it should follow the Model-View-View...

  • Answered by AI
  • Q2. Hybrid solution and architecture
  • Q3. Estimation and proposal for large deal
  • Ans. 

    Estimation and proposal for large deal

    • Understand client requirements and scope of work

    • Analyze resources required and estimate costs

    • Prepare a detailed proposal with timelines and deliverables

    • Present proposal to client and negotiate terms

    • Ensure project team is aligned with proposal and deliverables

  • Answered by AI
  • Q4. RFP RFI life cycle and management
  • Q5. Cloud and devops solution
  • Q6. Data structures and core java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on broader area on technical and architecture

Skills evaluated in this interview

Senior Technical Manager Interview Questions asked at other Companies

Q1. What is micro Service? How do you use Spring Boot to create micro service? What is rest controller? Explain Lamda function? What is Binary functions?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 4 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Pure technical discussion about the technology.
Round 3 - HR 

(1 Question)

  • Q1. General HR discussion
Round 4 - Behavioral 

(1 Question)

  • Q1. About project and roles and responsibilities.

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
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

An aptitude test is an exam is used to determine an individual skill

Round 2 - Coding Test 

HTML
Body
Head
Title

Interview Preparation Tips

Topics to prepare for Nous Infosystems Html Programmer Trainee interview:
  • HTML
Interview preparation tips for other job seekers - No
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 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 

The questions given were related to logical, English etc if you have practice can succeed this round easily

Round 3 - Technical 

(3 Questions)

  • Q1. Oops concepts, oops concepts types to be explained with a example
  • Q2. Call by reference and call by value
  • Q3. About variables they asked
Round 4 - Group Discussion 

GD round was a common talk they gave us one logical question to solve after that he checked whether our communication is good he talked to us for about 45mints well I didn't felt it a difficult one . Totally the HR round was full of interaction.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, confident , hope for the best . Know about the company and the position u have applied and prepare a valid answers related to it mainly know about one coding language and DSA.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... 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)

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 - Technical 

(1 Question)

  • Q1. Azure related, Azure Devops AKS, etc
Round 3 - HR 

(1 Question)

  • Q1. Package related

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)

Get interview-ready with Top Nous Infosystems Interview Questions

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic concepts of Angular
  • Q2. Question related to javascript, html and css.
  • Q3. Coding questions on javascript concepts
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions related to logic in typescript
Round 3 - HR 

(2 Questions)

  • Q1. Reason to leave previous organisation
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for new learning opportunities

    • Seeking a more innovative work environment

  • Answered by AI
  • Q2. CTC discussion and benifits

Interview Preparation Tips

Topics to prepare for Nous Infosystems Software Developer interview:
  • Angular
  • Typescript
  • Javascript
  • HTML
  • CSS3

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 (42)

Jobs at Nous Infosystems

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

(1 Question)

  • Q1. Appium architecture
Round 2 - Technical 

(1 Question)

  • Q1. 1.Appium architecture . 2.Appium 1x to 2x differences. 3. Android and IOS difference.
  • Ans. 

    Appium is an open-source tool for automating mobile applications, with architecture supporting both Android and iOS platforms.

    • Appium architecture includes client libraries, Appium server, and mobile devices/emulators.

    • Appium 1x to 2x differences include improved stability, new commands, and enhanced support for iOS simulators.

    • Android and iOS differences in Appium testing involve different locator strategies, capabilitie

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Nothing to say about

Interview Preparation Tips

Interview preparation tips for other job seekers - I will give 5/5

Good company and nice people

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Angular architecture
  • Q2. Typescript concepts
Round 2 - Technical 

(3 Questions)

  • Q1. Html Css questions
  • Q2. Javascript questions
  • Q3. Coding samples to predict the outcome
  • Ans. 

    Using coding samples to predict outcomes is a common practice in software testing.

    • Utilize machine learning algorithms to analyze historical data and predict future outcomes

    • Implement regression analysis to identify patterns and trends in the data

    • Use decision trees or neural networks to classify data and make predictions

    • Evaluate the accuracy of the predictions using metrics like precision, recall, and F1 score

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Document sharing

Skills evaluated in this interview

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
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

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)

I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. .net related questions
Round 2 - Technical 

(1 Question)

  • Q1. Manager technical round
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and additional benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer, only mentioned those skills that you are comfortable with.

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)

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 36 interviews

Interview experience

3.9
  
Good
View more

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
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
View all

Nous Infosystems Reviews and Ratings

based on 324 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 324 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
466 salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Software Engineer
306 salaries
unlock blur

₹2.8 L/yr - ₹12.7 L/yr

Senior Test Engineer
284 salaries
unlock blur

₹5.9 L/yr - ₹26 L/yr

Test Engineer
123 salaries
unlock blur

₹2.4 L/yr - ₹12 L/yr

Technical Lead
105 salaries
unlock blur

₹11.2 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