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 Trainer Interview Questions and Answers

Updated 19 Dec 2023

Novac Technology Solutions Trainer Interview Experiences

1 interview found

Trainer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Referral

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 - One-on-one 

(2 Questions)

  • Q1. Company and hr is good but training manager is mad. You can join if you got selected by trusting company policy and hr team.
  • Q2. Nothing waste of time and torched

Interview Preparation Tips

Topics to prepare for Novac Technology Solutions Trainer interview:
  • Worst question
Interview preparation tips for other job seekers - Nothing

Interview questions from similar companies

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

Electric vehicle adaption

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions based on resume
Round 3 - Technical 

(1 Question)

  • Q1. Question related to project
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Aptitude questions were asked

Round 2 - Coding Test 

There was computerbased test where we have given psudocodes

Round 3 - Technical 

(1 Question)

  • Q1. Questions regarding project
Round 4 - HR 

(1 Question)

  • Q1. All abut yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding test, 1 was of arrays and other was strings.

Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join this company?
  • Ans. 

    I want to join this company because of its reputation for innovation and commitment to employee development.

    • I am impressed by the company's track record of developing cutting-edge technologies.

    • I believe the company's focus on employee growth and training aligns with my career goals.

    • I am excited about the opportunity to work with a team of talented engineers and contribute to impactful projects.

  • Answered by AI
  • Q2. Why we should hire you?
  • Ans. 

    I am a dedicated and quick learner with a strong technical background and a passion for problem-solving.

    • Strong technical skills acquired through relevant coursework and projects

    • Proven ability to quickly learn and adapt to new technologies and tools

    • Passionate about problem-solving and finding innovative solutions

    • Strong work ethic and dedication to achieving goals

    • Excellent communication and teamwork skills demonstrated t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your preparation well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - Coding Test 

Question was on bitwise operator, array

Trainee Interview Questions & Answers

AVASOFT user image Mohamed Nafees

posted on 19 Oct 2024

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

Write me code to map around array?

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about react hooks
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • Hooks were introduced in React 16.8.

    • They allow you to use state and other React features in functional components.

    • Common hooks include useState, useEffect, useContext, and useReducer.

    • Hooks can be used to manage component state, perform side effects, and access context in functional components.

  • Answered by AI
  • Q2. UseState hooks in react
  • Ans. 

    useState hooks are used in React to manage state in functional components.

    • useState is a hook provided by React for managing state in functional components

    • It returns an array with two elements - the current state value and a function to update that value

    • Example: const [count, setCount] = useState(0);

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell Me about yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for learning and growth.

    • Recent graduate with a degree in Business Administration

    • Passionate about learning and personal growth

    • Strong communication and organizational skills

    • Experience in internships and part-time jobs

  • Answered by AI
  • Q2. Are you ok to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity

    • I have no ties that would prevent me from relocating

    • I am excited about the prospect of experiencing a new location and culture

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concept fundamental of every subject . apptitude
  • Q2. Polymorphism encapsulation object class

Interview Preparation Tips

Interview preparation tips for other job seekers - hardworking is the key
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Importance of sports

Round 2 - Technical 

(2 Questions)

  • Q1. What is jvm and its features
  • Ans. 

    JVM stands for Java Virtual Machine. It is a virtual machine that enables a computer to run Java programs.

    • JVM is platform-independent and converts Java bytecode into machine code.

    • It provides features like memory management, garbage collection, and security.

    • JVM has different implementations like HotSpot, OpenJ9, and GraalVM.

  • Answered by AI
  • Q2. Characteristics of java
  • Ans. 

    Java is a high-level, object-oriented programming language known for its platform independence and robustness.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)

    • It is object-oriented, allowing for modular and reusable code

    • Java has automatic memory management through garbage collection

    • It supports multithreading for concurrent programming

    • Java has a rich set of APIs and librari

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions & Answers

Chetu user image Anonymous

posted on 21 Oct 2023

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

I applied via Campus Placement and was interviewed in Apr 2023. 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 - Aptitude Test 

Reasoning questions
Mathematics basic
Coding basic

Round 3 - Coding Test 

Coding questions related to your favourite programming language

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

That was questiones ask about what is in resume

Round 2 - One-on-one 

(1 Question)

  • Q1. What was the language u know?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and was very friendly

Novac Technology Solutions Interview FAQs

How many rounds are there in Novac Technology Solutions Trainer interview?
Novac Technology Solutions interview process usually has 2 rounds. The most common rounds in the Novac Technology Solutions interview process are Resume Shortlist and One-on-one Round.
How to prepare for Novac Technology Solutions Trainer 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 Novac Technology Solutions. The most common topics and skills that interviewers at Novac Technology Solutions expect are Process Training, Training, Product Training, Life Insurance and bpo.
What are the top questions asked in Novac Technology Solutions Trainer interview?

Some of the top questions asked at the Novac Technology Solutions Trainer interview -

  1. Company and hr is good but training manager is mad. You can join if you got sel...read more
  2. Nothing waste of time and torc...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Novac Technology Solutions interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small 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
 • 787 Interviews
Globant Interview Questions
3.9
 • 167 Interviews
View all
Novac Technology Solutions Trainer Salary
based on 4 salaries
₹3.2 L/yr - ₹5 L/yr
At par with the average Trainer Salary in India
View more details
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