i
Nouveau labs
Filter interviews by
posted on 21 Jan 2025
Script actions are customizable actions that can be triggered by scripts in ServiceNow.
Script actions are used to automate tasks and processes in ServiceNow.
They can be triggered by scripts, such as business rules, client scripts, or UI policies.
Script actions can perform a variety of actions, such as updating records, sending notifications, or running scripts.
They are highly customizable and can be tailored to specifi...
Implemented a new incident management system using Service Now platform
Customized incident forms and workflows
Configured email notifications for incident updates
Integrated with third-party monitoring tools for automatic incident creation
Inbound actions in ServiceNow are requests made to the platform from external sources.
Inbound actions are requests sent to ServiceNow from external systems or users.
These requests can include creating, updating, or deleting records in ServiceNow.
Examples of inbound actions include API calls, email submissions, and form submissions.
To get all active incidents with priority-1, use a filter on the incident table.
Use a filter condition 'active=true^priority=1' on the incident table
You can also use GlideRecord to query the incident table in ServiceNow
Make sure to handle any errors or exceptions that may occur
Async business rule is a server-side script that runs asynchronously after a record is inserted, updated, deleted, or when a table is queried.
Async business rules are used to perform actions that do not require immediate user interaction.
They are executed after the database transaction is complete, allowing for better performance.
Examples include sending notifications, updating related records, or triggering workflows.
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
3 questions were asked in the phone screen test. First was a simple array traversal: add the value of mirror element of each element to itself and return output. Second was a linked list question for a spiral order print of a linked list starting from middle element. Third was a tree question where you had to attach the next element to each element in its nextNode pointer if you were going say in a level order traversal.
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Abstraction is hiding the implementation details while interface is a contract that defines the methods that a class must implement.
Abstraction focuses on hiding the internal implementation details of a class, allowing the user to only interact with the public methods.
Interface defines a set of methods that a class must implement, ensuring consistency and providing a way for different classes to be used interchangeably...
Use built-in functions to find max and min in an array of strings
Use Math.max.apply(null, array) to find max value
Use Math.min.apply(null, array) to find min value
Convert strings to numbers if needed before finding max and min
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
Return output of given api for 5 entries.
Identify the API and its input parameters
Write a loop to call the API with different inputs
Store the output in an array or list
Return the first 5 entries of the array/list
Sort a list of dictionaries based on a key
Use the sorted() function with a lambda function to specify the key
Use the itemgetter() function from the operator module for better performance
Use the reverse parameter to sort in descending order
Merge two sorted lists
Create a new list to store the merged result
Compare the first elements of both lists and add the smaller one to the new list
Continue comparing and adding elements until one list is exhausted
Add the remaining elements of the other list to the new list
Return the merged list
Nouveau labs interview questions for popular designations
I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.
Question regarding the frontend technologies
I appeared for an interview in Feb 2025, where I was asked the following questions.
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
posted on 2 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
posted on 2 Jul 2024
Find the second largest number in an array of strings.
Convert the strings to numbers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Find pairs in an array that sum up to a given target value.
Use a hash set to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hash set.
Return the pairs that sum up to the target value.
based on 6 interviews
Interview experience
based on 10 reviews
Rating in categories
2-4 Yrs
Not Disclosed
Software Engineer
30
salaries
| ₹7 L/yr - ₹22.1 L/yr |
Senior Software Engineer
19
salaries
| ₹9 L/yr - ₹23.3 L/yr |
Lead Engineer
7
salaries
| ₹13.2 L/yr - ₹37 L/yr |
Senior Leader Engineer
6
salaries
| ₹30.5 L/yr - ₹41 L/yr |
Software Developer
4
salaries
| ₹11.5 L/yr - ₹24 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler