i
Wipro
Filter interviews by
Response body is the data sent back from a server in response to a client's request.
Contains information requested by the client
Usually in JSON or XML format
Includes status codes like 200 for success or 404 for not found
Configure email notification using email script
Create a new notification in ServiceNow
Select 'Email Script' as the notification type
Write the email script to define the email content and recipients
Client scripts in ServiceNow can be categorized into three types: onLoad, onChange, and onSubmit.
onLoad client scripts run when a form is loaded
onChange client scripts run when a field value is changed
onSubmit client scripts run when a form is submitted
Logical and verbal reasoning
Good and factorial series
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
Incident management deals with any unplanned interruption while major incident management deals with critical incidents that require immediate attention.
Incident management is a process of managing any unplanned interruption in the service, whereas major incident management deals with critical incidents that require immediate attention.
Incident management aims to restore normal service operation as soon as possible, wh...
Staging table is a temporary table used to store data before it is processed and loaded into the final destination table.
Staging tables are used in ETL (Extract, Transform, Load) processes.
They help to ensure data quality and consistency before it is loaded into the final destination table.
Staging tables can also be used for data migration or integration projects.
Examples of staging tables include: import tables, expor
posted on 12 Dec 2024
Basic aptitude questions held online with their portal
Broad coding and basic oops
I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.
Java is a popular programming language used for developing various applications. A variable is a named memory location used to store data.
Java is an object-oriented language
It is platform-independent
Variables in Java have a specific data type
Variables can be assigned values and their values can be changed
Example: int age = 25; String name = "John";
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows code reuse and promotes code organization.
There are different types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Single inheritance involves a class inheriting from a single base class.
Multiple inheritance involves...
Inheritance is acquiring properties of parent class to child class without changing parent class properties. It is classified into 5 types.
Inheritance is a way to reuse code and establish a relationship between classes
The 'extends' keyword is used to implement inheritance in Java
Examples of inheritance include a 'Car' class inheriting properties from a 'Vehicle' class
Single level inheritance involves one parent class a...
May I about you ? Which your qualification and which stream
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
To add a new server in Spring Boot, you need to exclude the default Tomcat dependency and add the desired server dependency.
Exclude the Tomcat dependency in the pom.xml file
Add the desired server dependency in the pom.xml file
Configure the server properties in the application.properties or application.yml file
Checking if a string is not null without using string != null.
Use string.IsNullOrEmpty() method
Use string.IsNullOrWhiteSpace() method
Use string.Compare() method to compare with an empty string
Use string.Length property to check if length is greater than 0
Yoda notation is a programming style where the order of a conditional statement is reversed.
Used to avoid null pointer exceptions
Improves readability for complex conditions
Example: if ('red' === color) instead of if (color === 'red')
Convert a List of employees into a Map of Employees with ID as the key.
Create an empty Map
Iterate through the List of employees
For each employee, add a key-value pair to the Map with ID as key and employee object as value
I applied via Referral and was interviewed in Oct 2021. There were 4 interview rounds.
I don't have the available data.
N/A
posted on 2 Mar 2022
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹22.4 L/yr |
Senior Associate
21.3k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon