Upload Button Icon Add office photos
Engaged Employer

i

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

Novac Technology Solutions Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 437 Reviews

Filter interviews by

Novac Technology Solutions Interview Questions, Process, and Tips for Experienced

Updated 17 Dec 2024

Top Novac Technology Solutions Interview Questions and Answers for Experienced

View all 12 questions

Novac Technology Solutions Interview Experiences for Experienced

Popular Designations

28 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. After the self intro, i explained the project experience. From the project, they asked the questions.

ASP.NET Developer Interview Questions asked at other Companies

Q1. All opps concept. What is constructor?, what is delegets? What is inheritance? What is abtract class.?
View answer (1)

Telecaller Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Work structure and salary benifits

Telecaller Interview Questions asked at other Companies

Q1. 1.What is the Excel? Excel is a short cut method and easy to method 2.What is the vlookup? Vlookup is a mapping in the one file to another file 3.Tell me about cut, copy, paste? Cut: Ctrl+p Copy: Ctrl+c Paste: Ctrl+v File save: Ctrl+s 4.wha... read more
View answer (1)
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 Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Advance .Net related questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
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 

General aptitude, its very easy but time is very short

Round 3 - Technical 

(1 Question)

  • Q1. General technical questions like oops and sql

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

Novac Technology Solutions interview questions for popular designations

 Software Engineer

 (8)

 Software Engineer Trainee

 (5)

 Software Developer

 (4)

 Process Associate

 (3)

 ASP.NET Developer

 (2)

 Associate Software Engineer

 (2)

 Senior Customer Service Executive

 (2)

 Senior Software Engineer

 (2)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Shortlist 

(1 Question)

  • Q1. 1. They shortlist my profile from job portal
Round 3 - Technical 

(1 Question)

  • Q1. 2. Technical - they ask currently handled project and previous project and ask some basics from javascript and react

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Get interview-ready with Top Novac Technology Solutions Interview Questions

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Work experience and expectations
Round 2 - Technical 

(2 Questions)

  • Q1. Basic Laravel questions
  • Q2. Node js questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview process

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

Jobs at Novac Technology Solutions

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql basics Functions procedure, Triggers views
  • Q2. Ssis concept like data flow ,control flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Intervie2 question are very easy.

Basic SQL concept question like procedure Functions, triggers, Views, index, constraints

Few SSIS question like transformation, data flow and control flow


But after joining here , no learning ,no career growth. Full of politics and I don't like the working environment

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Technical questions on Finance & Life insurance

Interview Preparation Tips

Topics to prepare for Novac Technology Solutions Assistant Manager interview:
  • Finance
  • Life Insurance
Interview preparation tips for other job seekers - Be confident on product & process of last company

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (86)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to connect DB and get data from DB
  • Ans. 

    To connect to a database and retrieve data, use a database connection library or API.

    • Choose a database management system (DBMS) and install it.

    • Install a database driver or library for your programming language.

    • Establish a connection to the database using the appropriate connection string or configuration.

    • Execute SQL queries to retrieve data from the database.

    • Process and manipulate the retrieved data as needed.

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Tough but I handly easy way

Round 3 - Group Discussion 

The topic is covid,

Round 4 - Technical 

(1 Question)

  • Q1. Xpath, drag and drop, mouse over action, regression testing, Jira, scrum

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover maximum syllabus

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

Novac Technology Solutions Interview FAQs

How many rounds are there in Novac Technology Solutions interview for experienced candidates?
Novac Technology Solutions interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Novac Technology Solutions interview process for experienced candidates are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Novac Technology Solutions interview for experienced candidates?
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 Novac Technology Solutions. The most common topics and skills that interviewers at Novac Technology Solutions expect are Javascript, SQL, C#, Customer Service and Domestic BPO.
What are the top questions asked in Novac Technology Solutions interview for experienced candidates?

Some of the top questions asked at the Novac Technology Solutions interview for experienced candidates -

  1. What is the difference between primary and unique ...read more
  2. How may types of insuran...read more
  3. what is the flow of mvc applicat...read more
How long is the Novac Technology Solutions interview process?

The duration of Novac Technology Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Novac Technology Solutions Interview Process for Experienced

based on 14 interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 20 Novac Technology Solutions interviews
Job Portal
WalkIn
Company Website
Referral
40%
20%
15%
15%
10% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
Globant Interview Questions
3.9
 • 166 Interviews
View all

Novac Technology Solutions Reviews and Ratings

based on 437 reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-Life balance

3.2

Salary & Benefits

4.3

Job Security

3.7

Company culture

3.1

Promotions/Appraisal

3.6

Work Satisfaction

Explore 437 Reviews and Ratings
Shriram Finance - Management Trainee -Gujarat

Ahmedabad,

Rajkot

+1

0-2 Yrs

Not Disclosed

Vice President - IT Infrastructure

Navi Mumbai

15-24 Yrs

Not Disclosed

Head - Software Engineering

Chennai

15-20 Yrs

Not Disclosed

Explore more jobs
Software Engineer
470 salaries
unlock blur

₹1.9 L/yr - ₹7 L/yr

Senior Software Engineer
272 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

Associate
151 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Associate Project Manager
116 salaries
unlock blur

₹5.1 L/yr - ₹11.6 L/yr

Test Engineer
103 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Novac Technology Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview