Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Nuvento Systems Team. If you also belong to the team, you can get access from here

Nuvento Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Nuvento Systems Interview Questions and Answers

Updated 20 Feb 2025

Nuvento Systems Interview Experiences

Popular Designations

10 interviews found

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

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Got a question from modified binary search -> Find greatest element from a rotated sorted array

Round 2 - Assignment 

Assignment was based on the angular js for frontend, nodejs for backend and sequilize orm sql for database. And was asked to do changes in the interview by making new endpoints and was more focused on writing queries.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (41)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself, your work experience, or your biggest achievement

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your skills and utilize your time

Mern Stack Developer Interview Questions asked at other Companies

Q1. Middle of a Linked List You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list. If there is an odd number of elements, return the middle element. If there are an even ... read more
View answer (1)

Tax Analyst Interview Questions & Answers

user image Madhusudhan Telugu

posted on 26 Oct 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Interview is good but in my side some signal problem that's last time I missed the L1 round so please consider my resume
  • Q2. 1040 filling , f bar and some related questions

Tax Analyst Interview Questions asked at other Companies

Q1. If a 30 gms of gold was bought at London what will be duty charged on it
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Mostly related to strings and java concepts and selenium
  • Q2. Project structure
Round 2 - One-on-one 

(1 Question)

  • Q1. About projects and tricky coding

Software QA Engineer Interview Questions asked at other Companies

Q1. What exceptions have u faced while creating framework?
View answer (1)

Nuvento Systems interview questions for popular designations

 Software QA Engineer

 (2)

 Mern Stack Developer

 (1)

 Msbi Developer

 (1)

 Senior Technical Recruiter

 (1)

 Software Developer

 (1)

 Software Engineer

 (1)

 SQL Developer

 (1)

 Tax Analyst

 (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 Dec 2022. There were 3 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. 1.Java, Spring Boot Related questions
Round 3 - Technical 

(1 Question)

  • Q1. 1.Write Java Programe
  • Ans. 

    A Java program can be written to perform various tasks using the Java programming language.

    • Start with defining the class and main method

    • Use variables, loops, and conditional statements to perform tasks

    • Import necessary libraries and packages

    • Compile and run the program

    • Example: a program to calculate the sum of two numbers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Develop Your Communication Skills and Technically, Learn New Tech,Learn Database Scripts

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

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Selenium basics, java basics, testng, testing concepts
  • Q2. Jira, manual testing and principles
Round 2 - Technical 

(2 Questions)

  • Q1. Framework and previous projects
  • Q2. Roles and responsibility, selenium java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while attending interview. We can't answer all the questions. So what ever answers you know tell them clearly.

Software QA Engineer Interview Questions asked at other Companies

Q1. What exceptions have u faced while creating framework?
View answer (1)

Jobs at Nuvento Systems

View all

SQL Developer Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2023

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 Sep 2022. There were 3 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 - Coding Test 

Basic sql questions like joins ,where,group by and having

Round 3 - Group Discussion 

Ssrs project and sql past work discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - First there will be a screening round, after that first round of technical interviews,then second round will be more about past experience works on ssrs and sql

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1) report manager in ssrs? 2) components of ssrs? 3) report server in ssrs? 4) diff b/w table &matrix? 5) what are functions in SQL 6) what are materialized views in SQL? 7) questions on PowerBi 8) data wa...
  • Ans. 

    Interview questions for MSBI Developer on SSRS, SQL functions, PowerBI, data warehousing, and differences between functions and stored procedures.

    • SSRS components include report manager, report server, sub reports, cascading reports, and linked reports.

    • Table and matrix are different in terms of data presentation, with table showing data in rows and columns while matrix shows data in a grid format.

    • SQL functions are pre-d...

  • Answered by AI
Round 2 - Coding Test 

1)Write a function to display month name, if I gave a date?
2)Create a table with your name in 3 columns & other name at 4 row
3) delete duplicate rows in above table

Interview Preparation Tips

Topics to prepare for Nuvento Systems Msbi Developer interview:
  • SQL
  • SQL functions
  • SSRS
  • Powerbi
  • Data warehouse
  • Reports ssrs
Interview preparation tips for other job seekers - Intervier is nice person, atleast he continued asking questions even though I'm unable to answer.
Better prepare concepts on Powerbi, SSRS and SQL functions, date time functions, data warehouse

Skills evaluated in this interview

Msbi Developer Interview Questions asked at other Companies

Q1. 1) report manager in ssrs? 2) components of ssrs? 3) report server in ssrs? 4) diff b/w table &matrix? 5) what are functions in SQL 6) what are materialized views in SQL? 7) questions on PowerBi 8) data warehousing questions? 9)what are... read more
View answer (1)

Data Monitoring Engineer - Intern Interview Questions & Answers

user image Anonymous

posted on 7 Jun 2022

I applied via Infopark.com and was interviewed in Dec 2021. There were 2 interview rounds.

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 

(2 Questions)

  • Q1. Explain about your experience and project?
  • Q2. Explain hadoop architecture?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview for anyone with any IT background.

Skills evaluated in this interview

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 Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Have checked with Self introduction, communication skills
  • Q2. Asked about previous experiences, working knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have to prepare with the job role and skill-sets.

Senior Technical Recruiter Interview Questions asked at other Companies

Q1. What is a difference between Java developer and full stack developer.
View answer (1)

Nuvento Systems Interview FAQs

How many rounds are there in Nuvento Systems interview?
Nuvento Systems interview process usually has 2-3 rounds. The most common rounds in the Nuvento Systems interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Nuvento Systems 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 Nuvento Systems. The most common topics and skills that interviewers at Nuvento Systems expect are Python, SQL, Javascript, Java and C#.
What are the top questions asked in Nuvento Systems interview?

Some of the top questions asked at the Nuvento Systems interview -

  1. 1) report manager in ssrs? 2) components of ssrs? 3) report server in ssrs? 4) ...read more
  2. 1.Write Java Progr...read more
  3. Explain hadoop architectu...read more
How long is the Nuvento Systems interview process?

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

Tell us how to improve this page.

Nuvento Systems Interview Process

based on 8 interviews

Interview experience

3.1
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Nuvento Systems Reviews and Ratings

based on 103 reviews

3.5/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.5

Salary

3.2

Job security

3.6

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 103 Reviews and Ratings
Frontend developer

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Data Engineer

Mumbai

6-9 Yrs

Not Disclosed

Data Engineer

Hitech city

6-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
37 salaries
unlock blur

₹7.5 L/yr - ₹21.6 L/yr

Software Engineer
28 salaries
unlock blur

₹6.8 L/yr - ₹12.6 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Software QA Engineer
11 salaries
unlock blur

₹5 L/yr - ₹10.3 L/yr

Information Technology Recruiter
11 salaries
unlock blur

₹1.9 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Nuvento Systems with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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