Upload Button Icon Add office photos

Filter interviews by

Navyug Infosolutions Interview Questions, Process, and Tips

Updated 8 Nov 2024

Top Navyug Infosolutions Interview Questions and Answers

Navyug Infosolutions Interview Experiences

Popular Designations

2 interviews found

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

I applied via Internshala and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How does a slave handles two masters in embedded system
  • Ans. 

    A slave in an embedded system can handle two masters by using a bus arbitration mechanism.

    • The slave device can prioritize requests from one master over the other based on a predefined protocol.

    • The slave can use a bus arbitration technique such as round-robin or priority-based arbitration to manage access from multiple masters.

    • The slave may have separate buffers or registers to store data from each master to prevent dat...

  • Answered by AI
  • Q2. What is the cylinder like structure in the charging wires of our laptop
  • Ans. 

    The cylinder-like structure in the charging wires of a laptop is a ferrite bead.

    • Ferrite beads are used to suppress high frequency noise in electronic circuits.

    • They are typically cylindrical or bead-shaped and made of ferrite material.

    • Ferrite beads are commonly found on charging cables to reduce electromagnetic interference.

    • They work by absorbing and dissipating high frequency noise signals.

    • Example: The cylinder-like st...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your basics clear

Skills evaluated in this interview

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2024

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Can you make a Sonar system by yourself? what are the key components needed?
  • Ans. 

    Yes, a Sonar system can be made by assembling key components such as transducer, signal processor, display unit, and power source.

    • Transducer converts electrical signals to sound waves and vice versa

    • Signal processor processes the received signals for interpretation

    • Display unit shows the processed data for user analysis

    • Power source provides energy for the system to function

  • Answered by AI
  • Q2. Full form of Laser
  • Ans. 

    Light Amplification by Stimulated Emission of Radiation

    • Stands for Light Amplification by Stimulated Emission of Radiation

    • Uses coherent light to produce a narrow beam with high intensity

    • Commonly used in various fields like medicine, industry, and research

  • Answered by AI
  • Q3. What is the range of IR?
  • Ans. 

    The range of IR (Infrared Radiation) is typically between 700 nm to 1 mm.

    • IR radiation ranges from 700 nm to 1 mm in wavelength.

    • IR is commonly used in remote controls, night vision devices, and thermal imaging cameras.

    • IR radiation is not visible to the human eye but can be felt as heat.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Where do you belong to?
  • Q2. Tell me about your previous internship experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and brush up the basics of your domain.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Navyug Infosolutions Interview Questions and Answers for Freshers
illustration image

Interview questions from similar companies

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 Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

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

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Explain the mini projects and main project completed during Engineering.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • DBMS
  • Software Engineering
  • Basic coding
Interview preparation tips for other job seekers - Just make sure the resume should be precise and you have knowledge on the things mentioned in your resume.

Be confident and have a smiling face in the interview round.
Contribute & help others!
anonymous
You can choose to be anonymous

Navyug Infosolutions Interview FAQs

How many rounds are there in Navyug Infosolutions interview?
Navyug Infosolutions interview process usually has 1-2 rounds. The most common rounds in the Navyug Infosolutions interview process are Technical, One-on-one Round and HR.
How to prepare for Navyug Infosolutions 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 Navyug Infosolutions. The most common topics and skills that interviewers at Navyug Infosolutions expect are Java, Javascript, Angularjs, TypeScript and AWS.
What are the top questions asked in Navyug Infosolutions interview?

Some of the top questions asked at the Navyug Infosolutions interview -

  1. Can you make a Sonar system by yourself? what are the key components need...read more
  2. What is the cylinder like structure in the charging wires of our lap...read more
  3. How does a slave handles two masters in embedded sys...read more

Recently Viewed

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Evertz Microsystems

No Interviews

INTERVIEWS

Krishi Vigyan Kendra

No Interviews

INTERVIEWS

Virtusa Consulting Services

No Interviews

INTERVIEWS

Evertz Microsystems

No Interviews

INTERVIEWS

Zf Rane Automotive

No Interviews

INTERVIEWS

Zf Rane Automotive

No Interviews

INTERVIEWS

Zf Rane Automotive

No Interviews

INTERVIEWS

Zf Rane Automotive

No Interviews

INTERVIEWS

Inverted Energy

No Interviews

Tell us how to improve this page.

Navyug Infosolutions Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Navyug Infosolutions Reviews and Ratings

based on 24 reviews

4.2/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.6

Salary

3.5

Job security

3.5

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 24 Reviews and Ratings
Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software QA Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Navyug Infosolutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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