i
Nuvento Systems
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.
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
posted on 10 Nov 2015
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I appeared for an interview before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
Joins are used to combine data from two or more tables based on a related column.
Types of joins include inner join, left join, right join, and full outer join.
Inner join returns only the matching rows from both tables.
Left join returns all rows from the left table and matching rows from the right table.
Right join returns all rows from the right table and matching rows from the left table.
Full outer join returns all row...
I appeared for an interview in Feb 2025, where I was asked the following questions.
posted on 20 Jan 2025
A question regarding patterns that involves dynamic pattern problems.
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Senior Software Engineer
38
salaries
| ₹7.5 L/yr - ₹21.6 L/yr |
Software Engineer
28
salaries
| ₹6.8 L/yr - ₹12.6 L/yr |
Associate Software Engineer
13
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
Software QA Engineer
12
salaries
| ₹5 L/yr - ₹10.3 L/yr |
QA Engineer
12
salaries
| ₹2.6 L/yr - ₹9 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions