Upload Button Icon Add office photos

Filter interviews by

Novillex Technologies Interview Questions and Answers

Updated 26 Mar 2025

Novillex Technologies Interview Experiences

Popular Designations

5 interviews found

Software Developer Interview Questions & Answers

user image Shailesh Shinde

posted on 7 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is collection framework how does it hierarchy
  • Ans. 

    Collection framework in Java is a set of classes and interfaces that provide a standard way to store and manipulate groups of objects.

    • Collection framework provides interfaces like List, Set, and Map for storing and manipulating collections of objects.

    • It includes classes like ArrayList, LinkedList, HashSet, and HashMap that implement these interfaces.

    • The hierarchy starts with the Collection interface, which is extended ...

  • Answered by AI
  • Q2. String and immutable
Round 2 - Coding Test 

Reverse order strings questions numbers

Round 3 - HR 

(1 Question)

  • Q1. Last salary and negotiate

Interview Preparation Tips

Interview preparation tips for other job seekers - Please refer

Skills evaluated in this interview

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)

Senior Test Manager Interview Questions & Answers

user image Nitin Kotalwar

posted on 24 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Question related to your job.

Round 2 - Technical 

(1 Question)

  • Q1. What type of technical questions should be raised related to the post?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. HR Business Advisory Structured?
Round 2 - HR 

(1 Question)

  • Q1. Vision Explain strategy training & development planning
  • Ans. 

    Training and development planning involves creating a vision and strategy to enhance employee skills and performance.

    • Identify organizational goals and objectives

    • Assess current skill gaps and training needs

    • Develop a training plan with specific learning objectives and methods

    • Implement training programs and evaluate their effectiveness

    • Adjust training strategies based on feedback and results

  • Answered by AI

Human Resources Business Partner Interview Questions asked at other Companies

Q1. How partnering with business helps grow and organisation?
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2025

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

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Basics to advance coding knowledge for experience persons

Round 2 - One-on-one 

(2 Questions)

  • Q1. Testing and banking related questions
  • Q2. Depending upon position questions are ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - Before interviewing in this company, as a fresher no problem for banking knowledge but experience person banking knowledge is needed like loan FD, RD, Shares, etc. Testing concepts is important as well as banking concept also needed. other knowledge like coding, automation, defect life cycle, Jira are also important.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Novillex Technologies interview questions for popular designations

 Software Developer

 (2)

 Human Resources Business Partner

 (1)

 Senior Test Manager

 (1)

 QA Engineer

 (1)

Software Developer Interview Questions & Answers

user image vaibhav chavan

posted on 26 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Oops concept in c#. mvc. sql.
  • Ans. 

    Overview of OOP concepts in C#, MVC architecture, and SQL fundamentals.

    • OOP in C#: Encapsulation, Inheritance, Polymorphism, and Abstraction are key principles.

    • MVC: Model represents data, View displays data, Controller handles user input.

    • Example of Encapsulation: Using properties in C# to restrict access to class members.

    • Inheritance example: A 'Car' class inheriting from a 'Vehicle' class.

    • Polymorphism example: Method ov...

  • Answered by AI
  • Q2. Singleton class. diff between oracle and sql. dependency injection.
  • Q3. Angular js flow

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)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Time management

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Waterfall model, Software development life cycle
  • Q2. How do you arrive at factorial without recursive function
  • Ans. 

    Factorial can be calculated using a loop by multiplying numbers from 1 to n.

    • Initialize a variable to 1

    • Use a loop to multiply the variable with numbers from 1 to n

    • Return the variable

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your fundamental skills

Interview Questionnaire 

3 Questions

  • Q1. Process builder. 2.types of relationships. 3.difference in user ,profile and role. 4.workflow. 5.Admin questions
  • Ans. 

    Answering questions related to software development and Salesforce administration.

    • Process Builder is a visual tool in Salesforce used to automate business processes.

    • Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.

    • User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...

  • Answered by AI
  • Q2. What configuration i have done.
  • Ans. 

    I have configured various software systems and tools for development purposes.

    • Configured IDEs such as Eclipse and Visual Studio for development

    • Set up version control systems like Git and SVN

    • Installed and configured build tools like Maven and Gradle

    • Configured application servers like Tomcat and JBoss

    • Set up databases like MySQL and Oracle for development and testing

  • Answered by AI
  • Q3. Salary negotiations

Interview Preparation Tips

Round: Manager round
Experience: Configuration and what work ee have done in your previous company.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I were asked to print the number of pairs in an array whose sum is equal to given number k
  • Ans. 

    Count the number of pairs in an array whose sum is equal to a given number k.

    • Iterate through the array and for each element, check if k minus the element exists in the array.

    • Use a hash table to store the frequency of each element in the array.

    • If the array contains duplicates, handle them separately to avoid overcounting.

    • Time complexity can be improved to O(n) using a two-pointer approach.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice

Novillex Technologies Interview FAQs

How many rounds are there in Novillex Technologies interview?
Novillex Technologies interview process usually has 2 rounds. The most common rounds in the Novillex Technologies interview process are Coding Test, Technical and HR.
What are the top questions asked in Novillex Technologies interview?

Some of the top questions asked at the Novillex Technologies interview -

  1. What is collection framework how does it hierar...read more
  2. Vision Explain strategy training & development plann...read more
  3. oops concept in c#. mvc. s...read more

Tell us how to improve this page.

Novillex Technologies Interview Process

based on 6 interviews

Interview experience

4.5
  
Good
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.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Novillex Technologies Reviews and Ratings

based on 31 reviews

4.3/5

Rating in categories

4.4

Skill development

4.0

Work-life balance

3.8

Salary

4.1

Job security

4.3

Company culture

3.9

Promotions

4.4

Work satisfaction

Explore 31 Reviews and Ratings
Associate Software Developer
4 salaries
unlock blur

₹3.1 L/yr - ₹3.5 L/yr

QA Engineer
4 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Associate Software Tester
3 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Test Manager Scrum Master
3 salaries
unlock blur

₹15.5 L/yr - ₹15.5 L/yr

Explore more salaries
Compare Novillex Technologies with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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