Upload Button Icon Add office photos

nuVizz

Compare button icon Compare button icon Compare

Filter interviews by

nuVizz Interview Questions and Answers

Updated 29 Nov 2024
Popular Designations

nuVizz Interview Experiences

3 interviews found

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Salt encryption, simple coding, ypu can easily solve and also you will have aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Java questions and also you will have to write the scenario based question-answers
  • Q2. Advance concepts like spring framework, Rest Api
Round 3 - Technical 

(1 Question)

  • Q1. Advance technical round questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 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 

(5 Questions)

  • Q1. What are the different types of testing
  • Ans. 

    Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of a software application.

    • Integration testing: Testing the interaction between different components or modules.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the system meets the requirements and is ready for deplo...

  • Answered by AI
  • Q2. What is black box testing
  • Ans. 

    Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.

    • Tester focuses on the functionality of the software without knowing its internal workings

    • Tests are based on the software requirements and specifications

    • Input data is provided and output is compared with expected results

    • Examples include system testing, acceptance testing, and regression testi...

  • Answered by AI
  • Q3. How you test application in your mobile
  • Ans. 

    I test applications on my mobile by using emulators, physical devices, and various testing tools.

    • Use emulators to simulate different devices and operating systems

    • Test on physical devices to ensure accurate performance

    • Utilize testing tools like Appium or Firebase Test Lab

    • Perform manual testing to catch any user experience issues

    • Automate testing with scripts to save time and improve efficiency

  • Answered by AI
  • Q4. How deep you test the application
  • Ans. 

    I test the application thoroughly by conducting both functional and non-functional testing to ensure all aspects are covered.

    • Conducting functional testing to ensure all features work as expected

    • Performing non-functional testing for performance, security, and usability

    • Utilizing automation testing tools to increase test coverage

    • Testing different scenarios and edge cases to uncover potential issues

    • Collaborating with devel...

  • Answered by AI
  • Q5. What you know about the company
Round 3 - HR 

(1 Question)

  • Q1. Are you ok with rotation shifts

Skills evaluated in this interview

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Jun 2021

I applied via Referral and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Explain Integration testing using any realtime scenario?
  • Ans. 

    Integration testing is a type of testing where individual units are combined and tested as a group.

    • Integration testing is performed after unit testing and before system testing.

    • It ensures that the different modules of the system are working together as expected.

    • Real-time scenario: Testing the integration between a payment gateway and an e-commerce website.

    • Real-time scenario: Testing the integration between a GPS system...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario-based explanation on Testing questions will be good if you are attending the interview here

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about nuVizz?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions regards node js and java script concept, event loop, why node is single threaded, how event loop works in node js, database queries and previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was absolutely amazing and fantastic.
Advice:
Answer question with confidence.
Feel comfortable with interviewer.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Coding Test 

Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. My technical interview included an introduction about myself followed by my background, projects I've made, internships I've done, and in which language I was comfortable. and the interviewer asked me to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and give examples. and you can also connect the questions asked to your past projects.

I applied via Campus Placement

Round 1 - Aptitude Test 

In this round you have to clear Aptitude and Basic Coding

Round 2 - Coding Test 

It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)

Round 3 - Technical 

(2 Questions)

  • Q1. Coding question base on Sorting and Array
  • Q2. Some of theory question base on your Project technology and DSA
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your basic concepts and coding skills.
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 3 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 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

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

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Questions on dsa, 2 medium and 1 easy level.
  • Q2. Questions related to the projects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About my total experience

nuVizz Interview FAQs

How many rounds are there in nuVizz interview?
nuVizz interview process usually has 3 rounds. The most common rounds in the nuVizz interview process are Technical, Resume Shortlist and HR.
How to prepare for nuVizz 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 nuVizz. The most common topics and skills that interviewers at nuVizz expect are Javascript, SQL, Android, Core Java and JQuery.
What are the top questions asked in nuVizz interview?

Some of the top questions asked at the nuVizz interview -

  1. Explain Integration testing using any realtime scenar...read more
  2. How you test application in your mob...read more
  3. How deep you test the applicat...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
View all

nuVizz Reviews and Ratings

based on 26 reviews

2.9/5

Rating in categories

2.6

Skill development

2.8

Work-life balance

2.6

Salary

2.7

Job security

2.3

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
23 salaries
unlock blur

₹4.2 L/yr - ₹14.8 L/yr

Associate Software Engineer
10 salaries
unlock blur

₹3.2 L/yr - ₹6.2 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Customer Support Associate
8 salaries
unlock blur

₹5.1 L/yr - ₹5.1 L/yr

Software Developer
7 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Explore more salaries
Compare nuVizz with

Zidio Development

4.5
Compare

Northcorp Software

4.4
Compare

Accel Frontline

4.1
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview