Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Projects in UiPath involve automating repetitive tasks using software robots.
Projects involve identifying processes suitable for automation
Creating workflows using UiPath Studio
Testing and debugging automation scripts
Deploying automation solutions in production environment
Monitoring and maintaining automated processes
Examples: automating invoice processing, data entry tasks, report generation
I handle errors and exceptions by identifying root causes, implementing solutions, and continuously improving processes.
Identify root causes of errors and exceptions
Implement solutions to prevent future occurrences
Continuously improve processes to minimize errors
Use tools like UiPath Orchestrator for monitoring and troubleshooting
Document errors and resolutions for reference
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
It covers all the fundamental questions from various subjects such as Operating Systems, Database Management Systems, and Data Structures and Algorithms, along with concepts from programming languages and aptitude.
A palindrome number is the same when read forwards and backwards.
Convert the number to a string.
Reverse the string.
Compare the original string with the reversed string to check if they are equal.
I was not asked any questions regarding my family background.
No questions were asked about my family background
The interview focused on my qualifications and experience
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Method overloading allows multiple methods with the same name but different parameters in a class.
Method overloading in our framework allows us to create multiple methods with the same name but different parameters.
For example, we can have a method 'calculate' that can take different types of parameters like int, double, or string.
This helps in improving code readability and reusability.
Method overloading is resolved a...
Reverse a string input without using any inbuilt method in Java
Create a char array from the input string
Use two pointers to swap characters from start and end of the array
Continue swapping until the pointers meet in the middle
Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.
Selenium waits help in handling dynamic web elements that load at different times.
There are three types of waits in Selenium: Implicit wait, Explicit wait, and Fluent wait.
Implicit wait sets a default waiting time for the entire script.
Explicit wait waits for a specific condition to be met before proceeding.
Fluent ...
Method hiding is a concept in object-oriented programming where a subclass defines a method with the same name as a method in its superclass, effectively hiding the superclass method.
Method hiding allows a subclass to provide its own implementation of a method without overriding the superclass method.
The subclass method must have the same signature (name and parameters) as the superclass method to hide it.
To access the...
Static variables and methods can be accessed using the class name directly.
Use the class name followed by a dot operator to access static variables and methods.
No instance of the class is required to access static members.
Example: ClassName.staticVariableName or ClassName.staticMethodName()
Slk Software Services interview questions for popular designations
I have worked on various projects ranging from software development to team management.
Led a team in developing a new mobile application for a retail company
Managed a project to implement a new CRM system for a healthcare organization
Collaborated with cross-functional teams to launch a website redesign project
Get interview-ready with Top Slk Software Services Interview Questions
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
In Spring Boot, we use Spring Data JPA to connect to the database.
Use @EnableJpaRepositories annotation in the main application class to enable JPA repositories
Define datasource properties in application.properties or application.yml file
Use @Entity annotation to define JPA entities
Use JpaRepository interface to perform CRUD operations on entities
Component Scan is a feature in Spring framework that automatically scans and registers Spring components in the application context.
Component Scan is used to automatically detect and register Spring components like @Component, @Service, @Repository, and @Controller.
It eliminates the need for manual configuration of bean definitions in the Spring configuration file.
Component Scan can be configured with base package(s) t...
throw is used to explicitly throw an exception in a method, while throws is used in method signature to declare the exceptions that can be thrown by the method.
throw is used within a method to throw an exception, while throws is used in the method signature to declare the exceptions that can be thrown by the method
throw is followed by an exception object, while throws is followed by the exception class names separated ...
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Top trending discussions
Interview experience
based on 990 reviews
Rating in categories
Software Engineer
1k
salaries
| ₹2.4 L/yr - ₹10.3 L/yr |
Senior Software Engineer
714
salaries
| ₹5.6 L/yr - ₹21 L/yr |
Test Engineer
362
salaries
| ₹2 L/yr - ₹9.7 L/yr |
Softwaretest Engineer
306
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Team Lead
267
salaries
| ₹8.2 L/yr - ₹31 L/yr |
Persistent Systems
TCS
Infosys
Wipro