Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NewVision Software & Consultancy Team. If you also belong to the team, you can get access from here

NewVision Software & Consultancy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NewVision Software & Consultancy Interview Questions and Answers

Updated 18 Jan 2025

NewVision Software & Consultancy Interview Experiences

Popular Designations

9 interviews found

I applied via Monster and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Find second highest salary,Oops concept what is asp.net core and difference.
  • Ans. 

    Answering interview questions on finding second highest salary, OOPs concepts, and ASP.NET Core.

    • To find the second highest salary, we can use the SQL query 'SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees)'.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • ASP.NET Core is a cross-platform, open-source framework for building modern web applications.

    • The ma...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basic interview questions of c#.c sharpcorner.

Skills evaluated in this interview

Junior .NET Developer Interview Questions asked at other Companies

Q1. what is StringBuffer and were is use
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tosca components
  • Q2. Tosca installation

Tosca Automation Test Engineer Interview Questions asked at other Companies

Q1. automate probability of an application where dice passing 4-6 each time for 10 times rolled.
View answer (1)

Software Engineer Interview Questions & Answers

user image Gagan Sharma

posted on 19 Dec 2024

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 Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Riverse a string
  • Q2. Find distinct in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Best organization for personal growth

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 (199)
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 Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Solutioning approach, project specific details,

Interview Preparation Tips

Interview preparation tips for other job seekers - Subject matter expertise is a must.
Need to brush up technology details of atleast two precious peojcts .
3 rounds for senior roles

Principal Solution Architect Interview Questions asked at other Companies

Q1. Managing the Critical facility designing and cost optimization
View answer (2)

NewVision Software & Consultancy interview questions for popular designations

 Software Engineer

 (2)

 Devops Engineer

 (1)

 Technical Lead

 (1)

 Tosca Automation Test Engineer

 (1)

 QA QC Engineer

 (1)

 Junior .NET Developer

 (1)

 Principal Solution Architect

 (1)

Interview Questions & Answers

user image Anonymous

posted on 18 May 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. They don't ask more because they look only your resume and even don't know much.
Round 2 - One-on-one 

(1 Question)

  • Q1. Beq carefull they eat your bonus

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join utilities department. Life will be messed up. Look for other company

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions mostly on Kubernetes, Powershell, Terraform, Docker were asked.
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on scenarios like what can be used if client have some requirements, How will you do everything from scratch.
Round 3 - HR 

(1 Question)

  • Q1. Just normal salary discussion and about the company.

Interview Preparation Tips

Topics to prepare for NewVision Software & Consultancy Devops Engineer interview:
  • Terraform
  • Docker
  • azure devops
  • azure cloud
  • Github
  • Powershell
  • Linux
  • Windows
Interview preparation tips for other job seekers - Its a good and expanding company. You will get good learning opportunities and you will get good hike as well. My both interview went well and got 120% hike.

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)

Jobs at NewVision Software & Consultancy

View all

QA QC Engineer Interview Questions & Answers

user image Pooja Dangade

posted on 16 Aug 2023

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

I applied via Approached by Company and was interviewed before Aug 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. 1) Self introduction . 2) What is Your Team size ? 3) What is SDLC & STLC ? 4) How agile process flow in your organization ? 5) What is smoke testing ? 6) What is the re-testing & Regression testing ? 7) W...
Round 3 - HR 

(1 Question)

  • Q1. 1) Self introduction 2) What are your strength &weakness ? 3) Why should we hire you ? 4) Why are you planning to change your current job ? 5) Tell me about your roles and responsibilities of your current ...

QA QC Engineer Interview Questions asked at other Companies

Q1. wha is your response ?, if material will purchase from any factory then what will u do that ? , how many hours can u do work in a day?, do u know all plant calibration?, how the borrow area will select ?, how u manage your junior in work pe... read more
View answer (4)

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. .net core vs .net
  • Ans. 

    Both .NET Core and .NET are frameworks for building Windows applications, but .NET Core is cross-platform and open-source.

    • .NET Core is a lightweight and modular framework that can run on Windows, Linux, and macOS.

    • .NET is a full-featured framework that is only available on Windows.

    • .NET Core is open-source and has a faster release cycle than .NET.

    • .NET Core is designed for building modern, cloud-based applications.

    • Both fr...

  • Answered by AI
  • Q2. Advantages and disadvantages of .net core
  • Ans. 

    Advantages: Cross-platform, open-source, high performance. Disadvantages: Limited third-party library support, steep learning curve.

    • Advantages: Runs on Windows, Linux, and macOS. Supports multiple programming languages. Faster than .NET Framework. Open-source and community-driven.

    • Disadvantages: Limited third-party library support compared to .NET Framework. Steep learning curve for developers new to .NET Core. Not all ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They focus on .net core, s/w design at tech lead level

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)

I applied via Other and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic of Java, collection in java and program on java

Interview Preparation Tips

Interview preparation tips for other job seekers - if your interview is for fresher level then they will check your basic knowledge on java and basic programing skills

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

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

NewVision Software & Consultancy Interview FAQs

How many rounds are there in NewVision Software & Consultancy interview?
NewVision Software & Consultancy interview process usually has 1-2 rounds. The most common rounds in the NewVision Software & Consultancy interview process are Technical, HR and One-on-one Round.
How to prepare for NewVision Software & Consultancy 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 NewVision Software & Consultancy. The most common topics and skills that interviewers at NewVision Software & Consultancy expect are SQL, Scrum, Python, Javascript and Monitoring.
What are the top questions asked in NewVision Software & Consultancy interview?

Some of the top questions asked at the NewVision Software & Consultancy interview -

  1. Find second highest salary,Oops concept what is asp.net core and differen...read more
  2. Advantages and disadvantages of .net c...read more
  3. .net core vs .ne...read more

Tell us how to improve this page.

NewVision Software & Consultancy Interview Process

based on 6 interviews

Interview experience

4.3
  
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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

NewVision Software & Consultancy Reviews and Ratings

based on 83 reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.4

Salary

3.3

Job security

3.5

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 83 Reviews and Ratings
Urgent Opening For Tosca Lead Position

Bhopal,

Hyderabad / Secunderabad

+1

6-10 Yrs

₹ 0.5-3 LPA

Power BI Expert

Pune

4-12 Yrs

Not Disclosed

Explore more jobs
Software Engineer
125 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NewVision Software & Consultancy with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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