Premium Employer

i

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

Navitasys India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Navitasys India Junior Trainee Interview Questions and Answers

Updated 19 Apr 2021

Navitasys India Junior Trainee Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. What is the quality?
  • Ans. 

    Quality refers to the standard or level of excellence of something.

    • Quality is a measure of how well something meets its intended purpose or satisfies customer expectations.

    • It can be subjective and vary depending on individual preferences and requirements.

    • Quality can be assessed through various factors such as durability, reliability, performance, and customer satisfaction.

    • Examples of quality include a well-built and lo...

  • Answered by AI
  • Q2. Difference between QA&QC?
  • Ans. 

    QA (Quality Assurance) focuses on preventing defects, while QC (Quality Control) focuses on identifying and fixing defects.

    • QA is a proactive process that ensures quality standards are met throughout the development process.

    • QC is a reactive process that involves testing and inspecting the final product to identify defects.

    • QA involves activities like requirement analysis, test planning, and process improvement.

    • QC involve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical one but was majorly a stress test. It lasted for about 30 minutes.The interview wanted to test both my knowledge and communication skills. Thank you your regards.

Interview questions from similar companies

I applied via Other and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to react in a critical situation to customer. Need to explain about the issue or give solution for the issue?
  • Q2. How are you going to handle a 5 member team

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare in management level as well

I applied via Referral and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. About line balancing
  • Q2. Kaizen
  • Q3. Manpower handling
  • Q4. Productivity achievement

Interview Preparation Tips

Interview preparation tips for other job seekers - Was good

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Project description
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for project management

    • Implemented user authentication and authorization

    • Integrated with third-party tools like JIRA and GitHub

    • Provided real-time project progress tracking

    • Generated reports for project analysis

  • Answered by AI
  • Q2. Python based problems
  • Q3. Embedded scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank about your self ration about your skills and maintain 2 way communication during the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation .
  • Q2. Why should I hire you?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Mendix Advanced questions.
  • Q2. Everything which you mentioned in your resume.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Bad 

(2 Questions)

  • Q1. General questions
  • Q2. Related to work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Lala chhap company, pls think before too late.

I applied via Company Website and was interviewed before Apr 2021. 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 - Technical 

(1 Question)

  • Q1. Electrical fundamental and AC thoery
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak truth about privious job
Clear basic concepts of electrical

I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Technical question related to your work experience
Round 3 - Technical 

(1 Question)

  • Q1. About your work experience
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary and company policies

Interview Preparation Tips

Interview preparation tips for other job seekers - In resume please specify point which you know and about your work experience

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30. minutes
Round difficulty - Easy

It was in the evening, question were moderate

  • Q1. 

    Count Subsequences Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of subsequences in which all elements are equal.

    Explanation:

    A subsequence of an array i...

  • Ans. 

    Count the total number of subsequences in which all elements are equal in an integer array.

    • Iterate through the array and count the frequency of each element.

    • Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).

    • Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the night around 9:00 PM.

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Given an array and a target sum, find all pairs of elements that add up to the target sum.

    • Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list.

    • Sort the pairs based on the first element and then the second element.

    • Return the list of pairs as the final result.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Delhi Technological University. I applied for the job as Software Engineer in DelhiEligibility criteriaNo percentage criteria(good in aptitude)Vertiv Co interview preparation:Topics to prepare for the interview - Array, oops, algorithms, data structures, stackTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Learn new things daily 
Tip 2 : Practice questions 
Tip 3 : Keep one question in mind to solve.

Application resume tips for other job seekers

Tip 1 : Description about your skills 
Tip 2 : Project details

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jun 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 - Technical 

(2 Questions)

  • Q1. Technical respective experience
  • Q2. EMS technical experience
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Navitasys India Interview FAQs

What are the top questions asked in Navitasys India Junior Trainee interview?

Some of the top questions asked at the Navitasys India Junior Trainee interview -

  1. What is the quali...read more
  2. Difference between QA&...read more

Tell us how to improve this page.

Join Navitasys India Innovate To Power Your Life

Interview Questions from Similar Companies

Flex Interview Questions
4.0
 • 190 Interviews
Foxconn Interview Questions
3.9
 • 160 Interviews
TE Connectivity Interview Questions
4.1
 • 84 Interviews
Wistron Interview Questions
3.9
 • 82 Interviews
Secure Meters Interview Questions
4.1
 • 69 Interviews
DBG Technology Interview Questions
3.8
 • 64 Interviews
Vertiv Interview Questions
3.9
 • 49 Interviews
ECIL Interview Questions
4.2
 • 48 Interviews
View all
Assistant Engineer
229 salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Diploma Trainee Engineer
158 salaries
unlock blur

₹1.5 L/yr - ₹2.5 L/yr

Junior Assistant Trainee
155 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Assistant Junior Engineer
87 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Production Engineer
76 salaries
unlock blur

₹1.6 L/yr - ₹6.7 L/yr

Explore more salaries
Compare Navitasys India with

Bharat Electronics

4.2
Compare

Flex

4.0
Compare

Foxconn

3.9
Compare

Dixon Technologies

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