Add office photos
Employer?
Claim Account for FREE

Nagravision

3.6
based on 109 Reviews
Filter interviews by

Interview Questions and Answers

Updated 20 Jul 2024

Q1. Explain how put function in from hash map

Ans.

The put function in a hash map is used to insert a key-value pair into the map.

  • Use the put() method to add a key-value pair to a hash map.

  • Syntax: map.put(key, value);

  • Example: map.put("key1", "value1");

Add your answer

Q2. How much coding language do you have learned

Ans.

I have learned multiple coding languages including Java, Python, and C++.

  • Proficient in Java, Python, and C++

  • Familiar with HTML, CSS, and JavaScript

  • Experience with SQL and database management

  • Knowledge of object-oriented programming principles

  • Understanding of algorithms and data structures

View 1 answer

Q3. Write code to automate post method

Ans.

Automate post method using code

  • Use a testing framework like Selenium or Appium to automate the post method

  • Identify the endpoint URL and parameters needed for the post request

  • Write code to send a post request with the required parameters

  • Validate the response received from the post request

Add your answer

Q4. Java program for array reverse Java program for recursion Balanced paranthesis using stack Why do we use constructor in java Smoke testing defect life cycle sdlc stlc

Ans.

Java program for array reverse, recursion, balanced parenthesis using stack, constructor usage, and defect life cycle in testing.

  • Array reverse: Use a for loop to swap elements from start to end.

  • Recursion: A method that calls itself to solve a problem.

  • Balanced parenthesis using stack: Push opening brackets onto stack and pop when closing brackets are encountered.

  • Constructor in Java: Used to initialize objects of a class.

  • Smoke testing defect life cycle: Identifying defects in i...read more

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. Array max and min Types of selenium locators Where do you use xpath and its types

Ans.

Selenium locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

  • Types of Selenium locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

  • XPath is used when other locators are not suitable or when locating elements based on complex conditions.

  • Types of XPath include Absolute XPath and Relative XPath.

  • Example: driver.findElement(By.xpath("//input[@id='username']"));

Add your answer

Q6. Explain the concepts of rest

Ans.

REST stands for Representational State Transfer, a software architectural style that defines a set of constraints to be used for creating web services.

  • REST is based on the idea of treating server objects as resources that can be created, read, updated, and deleted using standard HTTP methods.

  • It uses a stateless communication protocol, meaning each request from a client to a server must contain all the information necessary to understand the request.

  • RESTful APIs typically use ...read more

Add your answer

Q7. What is the annual income

Ans.

The annual income varies depending on factors such as experience, location, and job role.

  • Annual income for Java Developers can range from $60,000 to $150,000 or more.

  • Factors influencing income include years of experience, skill level, and the company's location and size.

  • Senior Java Developers with extensive experience and expertise may earn higher salaries.

  • Income can also be influenced by additional benefits such as bonuses, stock options, and healthcare.

  • It is important to re...read more

View 1 answer

Q8. Programs on string array

Ans.

Programs on string array involve manipulating an array of strings using various operations.

  • Use loops to iterate through the array of strings

  • Implement functions to perform operations like sorting, searching, or modifying strings

  • Examples: sorting strings in alphabetical order, searching for a specific string, concatenating strings

Add your answer

Q9. Write Docker file

Ans.

A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

  • Start with a base image using the FROM keyword

  • Use the RUN keyword to execute commands in the container

  • Use the COPY keyword to add files from the host machine to the container

  • Use the CMD keyword to specify the command to run when the container starts

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 5 interviews in the last 1 year
Interview experience
4.2
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 4.3k Interview Questions
3.6
 • 1.6k Interview Questions
4.4
 • 426 Interview Questions
4.4
 • 218 Interview Questions
4.2
 • 143 Interview Questions
3.6
 • 132 Interview Questions
View all
Top Nagravision Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter