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 26 May 2025
Popular Designations

NewVision Software & Consultancy Interview Experiences

10 interviews found

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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tosca components
  • Q2. Tosca installation

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
  • Ans. 

    Identify unique strings in an array by filtering out duplicates.

    • Use a Set to store unique values: `const uniqueArray = [...new Set(array)];`

    • Filter method: `const uniqueArray = array.filter((item, index) => array.indexOf(item) === index);`

    • Example: For `['apple', 'banana', 'apple', 'orange']`, the result is `['apple', 'banana', 'orange']`.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best organization for personal growth
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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Questions around technology and hands-on
  • Q2. Can you provide an overview of yourself and your professional work?
  • Ans. 

    IT Service Delivery Manager with over 8 years of experience in managing IT services and enhancing operational efficiency.

    • Led a team of 15 in delivering IT services for a multinational corporation, improving service delivery by 30%.

    • Implemented ITIL best practices, resulting in a 25% reduction in incident resolution time.

    • Managed vendor relationships, negotiating contracts that saved the company 15% on service costs.

    • Devel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to yourself and make sure to prepare thoroughly.

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.
Are these interview questions helpful?

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

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

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

Top trending discussions

View All
Interview Tips & Stories
2w
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 NewVision Software & Consultancy?
Ask anonymously on communities.

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. Find distinct in ar...read more
How long is the NewVision Software & Consultancy interview process?

The duration of NewVision Software & Consultancy interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 7 interview experiences

Difficulty level

Easy 25%
Moderate 75%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

CMS IT Services Interview Questions
3.1
 • 146 Interviews
Arcesium Interview Questions
3.5
 • 85 Interviews
Mavenir Systems Interview Questions
3.4
 • 58 Interviews
DotPe Interview Questions
3.1
 • 42 Interviews
Junglee Games Interview Questions
3.1
 • 34 Interviews
Hike Interview Questions
3.6
 • 32 Interviews
View all

NewVision Software & Consultancy Reviews and Ratings

based on 91 reviews

3.5/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.4

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 91 Reviews and Ratings
Urgent opening For Tosca Manual testing Position

Bhopal,

Hyderabad / Secunderabad

+1

4-6 Yrs

₹ 5-15 LPA

Urgent Opening For Data Architect postion

Bhopal,

Hyderabad / Secunderabad

+1

9-14 Yrs

₹ 8-18 LPA

Urgent Opening For .Net developer (.net core, React Azure Position)

Bhopal,

Hyderabad / Secunderabad

+1

3-8 Yrs

₹ 6.5-16.5 LPA

Explore more jobs
Software Engineer
98 salaries
unlock blur

₹3.7 L/yr - ₹8.4 L/yr

Senior Software Engineer
62 salaries
unlock blur

₹9.9 L/yr - ₹32 L/yr

QA Engineer
51 salaries
unlock blur

₹2.7 L/yr - ₹9.9 L/yr

Software Developer
29 salaries
unlock blur

₹3.2 L/yr - ₹8.1 L/yr

Technical Lead
28 salaries
unlock blur

₹24.5 L/yr - ₹44 L/yr

Explore more salaries
Compare NewVision Software & Consultancy with

CMS IT Services

3.1
Compare

Quantiphi Analytics Solutions Private Limited

3.2
Compare

PrimEra Medical Technologies

3.5
Compare

Mavenir Systems

3.4
Compare
write
Share an Interview