Upload Button Icon Add office photos

Filter interviews by

NovoInvent Software Interview Questions and Answers

Updated 3 Sep 2024

NovoInvent Software Interview Experiences

Popular Designations

4 interviews found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question regarding the ability and logical reasoning

Round 2 - Coding Test 

Question regarding patterns normal function making

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. DSA Austin’questions, SQL, Web based concepts
  • Q2. Check loop in a linked list
  • Ans. 

    To check for a loop in a linked list, use Floyd's Cycle Detection Algorithm.

    • Use two pointers - slow and fast, to traverse the linked list.

    • If there is a loop, the fast pointer will eventually meet the slow pointer.

    • Check if the fast pointer reaches the end of the list before meeting the slow pointer to determine if there is a loop.

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

(1 Question)

  • Q1. Questions related To projects and all

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 (209)
Round 1 - Technical 

(1 Question)

  • Q1. Oops,oops,opps oops Oops oops opps oppps

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops oops dsa react javascript oops oops javascript react dbms sql query

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

Software Developer Interview Questions & Answers

user image Harsimran Kaur

posted on 16 May 2017

I appeared for an interview in Apr 2017.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on oops and java

Interview Preparation Tips

Round: Technical Interview
Experience: They just started by asking me all the basics of oops like what is encapsulation?
What is data abstraction and so on. Then they went to data structures. I was asked to make a binary tree and an avl tree. Then he asked me to balance that tree. Furter he asked me about linked lists and i was also asked to write code. They asked me about some basic concepts of java like interfaces and so on.
Tips: You should have a pretty well knowledge about the languages that you have written in your resume.

Round: Technical Interview
Experience: It was basically a skype interview. The interviewer was sent a soft copy of my resume. So he just started asking me about the projects that i have made and then he just asked me to modify my own project and also some sql queries and so on.
Tips: Write only those projects in your resume about which you have a complete knowledge.

Round: Technical Interview
Experience: It was again a skype interview. Where he aasked me abou the different concepts of java as well as some questions about my own self.

Round: HR Interview
Experience: It was a skype interview with the CEO of the company. He just asked me about myself. What I want to do in future. Which field do I want to be in. He aslo asked me about the UCA and some other basic questions about myself.

College Name: Chitkara University

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

NovoInvent Software interview questions for popular designations

 Sdet Lead

 (1)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 2 Jun 2022

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 2 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 - HR 

(1 Question)

  • Q1. Please Give introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck with your interview. You need it

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

NovoInvent Software Interview FAQs

How many rounds are there in NovoInvent Software interview?
NovoInvent Software interview process usually has 1-2 rounds. The most common rounds in the NovoInvent Software interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for NovoInvent Software 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 NovoInvent Software. The most common topics and skills that interviewers at NovoInvent Software expect are JSON, CSS, HTML, Javascript and Adobe Premiere Pro.
What are the top questions asked in NovoInvent Software interview?

Some of the top questions asked at the NovoInvent Software interview -

  1. Check loop in a linked l...read more
  2. Basic questions on oops and j...read more
  3. DSA Austin’questions, SQL, Web based conce...read more

Tell us how to improve this page.

NovoInvent Software Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant 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
 • 796 Interviews
View all

NovoInvent Software Reviews and Ratings

based on 47 reviews

2.5/5

Rating in categories

2.6

Skill development

2.0

Work-life balance

2.4

Salary

2.5

Job security

2.0

Company culture

2.0

Promotions

2.3

Work satisfaction

Explore 47 Reviews and Ratings
Software Engineer
69 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Software Developer
57 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Full Stack Developer
7 salaries
unlock blur

₹5.1 L/yr - ₹10 L/yr

React Native Developer
6 salaries
unlock blur

₹6 L/yr - ₹8 L/yr

Graphic Designer
5 salaries
unlock blur

₹5.5 L/yr - ₹6 L/yr

Explore more salaries
Compare NovoInvent Software 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