i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Yes, I have worked on Linq queries in C# for data manipulation and filtering.
Used for querying data in collections like arrays, lists, and databases
Can be used for filtering, sorting, grouping, and joining data
Example: var result = from item in collection where item.property == value select item;
RE Framework is a Robotic Enterprise Framework for UiPath, providing a template for building scalable and robust automation solutions.
RE Framework stands for Robotic Enterprise Framework
It is a template in UiPath for building scalable and robust automation solutions
It includes components like Init, Process, End, and Exception Handling
It follows best practices like modular design, error handling, and logging
Example: Usi...
Yes, I have worked on queues in UiPath.
Yes, I have experience working with queues in UiPath for managing and processing items.
I have used queues to prioritize and schedule tasks in automation processes.
I have implemented error handling and retry mechanisms using queues in UiPath.
I have also utilized queues for communication between different automation processes.
For example, I have used queues in UiPath Orchestrator to...
Parallel activity is a type of activity in UiPath that allows multiple activities to run simultaneously.
Parallel activity is used to execute multiple activities at the same time.
It is useful when you have independent tasks that can be executed concurrently.
Each branch of the parallel activity runs independently and can have its own set of activities.
It is represented by a parallel block in the workflow.
Example: In a pr...
I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.
All the aptitude questions including verbal, non-verbal, technical and general aptitude.
posted on 29 Jul 2023
Pointers in Java are variables that store memory addresses of other variables or objects.
Pointers in Java are not directly supported like in languages such as C or C++.
Instead, Java uses references to objects, which act like pointers but with restrictions.
Example: String str = new String("Hello"); // str is a reference to the String object
I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.
Programs using core java
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 Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
JavaScript coding questions using map, filter, reduce.
React hooks coding example s.
I was interviewed in Jul 2021.
Round duration - 180 Minutes
Round difficulty - Medium
How can you traverse the DOM with JavaScript?
What is the box model?
What are NoSQL databases? What are the different types of NoSQL databases?
Also there was 2 coding questions.
We will iterate over ARR and find the MAX and MIN of the ARR. And if the MAX - MIN is odd the return “ODD” else return "EVEN".
The algorithm will be-
O(1).
Since constant space is used.
Time Complexity: O(n)Explanation:O(N), where N ...
Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to
Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page
based on 2 reviews
Rating in categories
Consultant
55.2k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
52k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
46k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
20.6k
salaries
| ₹2 L/yr - ₹9.2 L/yr |
Senior Software Engineer
19.9k
salaries
| ₹3.5 L/yr - ₹12.5 L/yr |
Wipro
Accenture
Cognizant
TCS