Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Novacis Digital Team. If you also belong to the team, you can get access from here

Novacis Digital Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Novacis Digital Interview Questions and Answers

Updated 10 Mar 2025

Novacis Digital Interview Experiences

Popular Designations

3 interviews found

Software Engineer Interview Questions & Answers

user image 035 Praveen M

posted on 23 May 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It consists of totally 60 questions of aptitude mainly from distance and speed,clock,calendar,work and wage etc....

Round 2 - Coding Test 

It happens for almost 90 mins consists of totally 5 questions.Each question was easy level only.

Round 3 - Technical 

(1 Question)

  • Q1. They asked some basic questions like what programming language u know? explain it from basic to advanced concepts.what lab did you done last sem? explain what you did there?

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

Web Developer Interview Questions & Answers

user image Anonymous

posted on 22 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

It consist mqc question pattern with 25 questions for 1 hour

Round 3 - Technical 

(1 Question)

  • Q1. Skills we mentioned in our resume
Round 4 - One-on-one 

(1 Question)

  • Q1. Personal introduction about us and general hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with your resume and always wear a smile. Be bold and have a eye contact with the interviewer

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. What has your experience been working on projects, and can you explain the details of one particular project?

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

Jobs at Novacis Digital

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Online technical MCQ exam you have to clear..
  • Q2. After online technical MCQ telephonic round approx 30min.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge will be asked at technical round.
Be confident while giving answer.


Based on prior experience they will ask questions.

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

Interview Questionnaire 

2 Questions

  • Q1. Tell me your roles and responsibility currently handling in your organization.
  • Q2. Why do you looking for change?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Prepare and attend the interview
2.Be always in calm and relaxed mode even you not prepared anything for interview.
3.Answer slowly and clearly.
4.If you are not able to answer for some questions, tell that you are not sure about that concept and try to give an answer.
5.Have a smile in face. Don't get panic.
6.Take a long breath b4 attending the interview.

Contact me on XXXXX if you have more questions and need help.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I applied via Superset and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude consists of general thinking, pseudo code, and game aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Resume mentioned technologies are going to ask you in the interview.
  • Q2. Any knowledge about web technologies and questions on Angular, JavaScript and java.
  • Q3. How would you manage your team. If you are on leave and you don't find any network to connect with them.
  • Ans. 

    Delegate responsibilities and establish clear communication channels for team members to handle situations in my absence.

    • Assign clear roles and responsibilities to each team member

    • Establish communication channels and protocols for emergencies

    • Ensure team members have access to necessary resources and information

    • Provide training and support to team members to handle unexpected situations

    • Regularly check in with team membe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you perform well. Try mock interviews before your main interview. Try to fill out the resume with the technologies that you know well.

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

Interview Questionnaire 

1 Question

  • Q1. What is a table in SQL
  • Ans. 

    A table in SQL is a collection of related data organized in rows and columns.

    • Tables are used to store data in a structured way.

    • Each table has a unique name and consists of columns and rows.

    • Columns define the type of data that can be stored in them.

    • Rows represent individual records in the table.

    • Tables can be queried using SQL commands to retrieve, insert, update or delete data.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Review some key terms for SQL

Skills evaluated in this interview

Novacis Digital Interview FAQs

How many rounds are there in Novacis Digital interview?
Novacis Digital interview process usually has 2-3 rounds. The most common rounds in the Novacis Digital interview process are Aptitude Test, Technical and One-on-one Round.
How to prepare for Novacis Digital 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 Novacis Digital. The most common topics and skills that interviewers at Novacis Digital expect are API Testing, Jenkins, Kubernetes, Manual Testing and Python.

Tell us how to improve this page.

Novacis Digital Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k 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
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
View all

Novacis Digital Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.3

Salary

3.2

Job security

2.9

Company culture

2.8

Promotions

2.7

Work satisfaction

Explore 3 Reviews and Ratings
Technical Lead

Chennai

7-10 Yrs

Not Disclosed

Python Software Developer

Chennai

2-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer
4 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Business Analyst
4 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Database Developer
4 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

DOT NET Developer
4 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Senior Business Analyst
3 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Explore more salaries
Compare Novacis Digital with

TCS

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare

Wipro

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