i
Servion Global Solutions
Filter interviews by
The action used for REST API integration in NICE Scripting is 'REST API Call'.
Use 'REST API Call' action to integrate with REST APIs in NICE Scripting
Specify the API endpoint, method (GET, POST, PUT, DELETE), headers, parameters, and body in the action configuration
Handle the response data in subsequent actions for processing or display
Top trending discussions
I applied via Referral and was interviewed before Nov 2021. There were 4 interview rounds.
Reasoning Aptitude Test and some logical questions
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.
Event loop is used in programming languages like JavaScript and Python.
It manages the execution of multiple tasks by prioritizing them based on their priority level.
It continuously checks for new events and executes them in a loop.
It allows for efficient handling of I/O operations without blocking the main thread.
It is co...
let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.
let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.
const is used to declare variables that cannot be reassigned and have block scope.
Using const does not mean the value is immutable, only the variable reference is.
let and const were introduc...
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
This was a very easy test. It can be crackable easily.
Junit test cases should always be re-run to ensure code quality and prevent regression.
Junit test cases should be run after every code change.
Test cases should cover all possible scenarios and edge cases.
Test cases should be automated to save time and ensure consistency.
Test cases should be reviewed and updated regularly.
Regression testing should be performed to ensure new changes do not break existing functionality.
I appeared for an interview in Sep 2020.
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
Multiple choice questions
I appeared for an interview before Oct 2021.
A nested list is a list that contains other lists as its elements.
Nested lists can be created using square brackets and separating the elements with commas.
Elements of a nested list can be accessed using indexing and slicing.
Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
Accessing element 5: my_list[1][1]
A queue is a data structure that follows the First In First Out (FIFO) principle.
Elements are added to the back of the queue and removed from the front.
Example: A line of people waiting for a movie ticket.
Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)
posted on 21 Apr 2021
posted on 4 Jun 2021
Singleton design pattern restricts the instantiation of a class to one object.
Ensures only one instance of a class exists
Provides a global point of access to that instance
Used when only one instance of a class is needed throughout the application
Example: Database connection manager
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
218
salaries
| ₹2.7 L/yr - ₹11.1 L/yr |
Senior Software Engineer
214
salaries
| ₹7 L/yr - ₹27.1 L/yr |
Senior Engineer
160
salaries
| ₹6.8 L/yr - ₹22.1 L/yr |
Engineer
158
salaries
| ₹2.5 L/yr - ₹9.2 L/yr |
Technical Lead
108
salaries
| ₹9.6 L/yr - ₹30 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant