Filter interviews by
Scaling in Mule refers to the ability to handle increased traffic and workload by adding more resources.
Scaling can be done horizontally by adding more instances of the application or vertically by increasing the resources of the existing instance.
Horizontal scaling is useful when the workload is distributed across multiple instances, while vertical scaling is useful when a single instance needs more resources.
Scaling ...
Mule APIs can be deployed on both Prim and Cloudhub platforms.
For Prim deployment, create a deployment package and deploy it on the server.
For Cloudhub deployment, create an application in Anypoint Platform and deploy it on Cloudhub.
Both platforms support different deployment strategies like blue-green deployment, canary deployment, etc.
Prim deployment requires manual configuration of servers, while Cloudhub provides a...
Dataweave functions and writing custom functions
Dataweave functions are built-in functions in MuleSoft's Dataweave language
Custom functions can be written using the 'fun' keyword and specifying input and output types
Functions can be defined in a separate module and imported into the main Dataweave script
Functions can also be defined inline within the Dataweave script
Examples of custom functions include string manipulat...
Java can be used in DataWeave by calling Java methods and classes from within DataWeave code.
Use the Java module to import Java classes and methods
Use the invoke method to call Java methods
Use the new keyword to create new Java objects
Example: Java::java.lang.String::valueOf(payload.age)
Mule 3 and 4 have different types of exceptions.
Mule 3 has 4 types of exceptions: Messaging, Expression, Security, and Connector.
Mule 4 has 3 types of exceptions: Mule, Application, and System.
The main difference is that Mule 4 has a new type of exception called Mule, which is used for all Mule-specific errors.
posted on 31 Jul 2024
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
Java program to check if two strings are anagrams
Create a function that takes two strings as input
Convert both strings to character arrays and sort them
Check if the sorted arrays are equal to determine if they are anagrams
Insert and select data in MySQL using SQL queries
Use INSERT INTO table_name (column1, column2, ...) VALUES (value1, value2, ...); to insert data
Use SELECT * FROM table_name; to select all data from a table
Use SELECT column1, column2 FROM table_name WHERE condition; to select specific data based on a condition
GET and POST are HTTP methods used in REST APIs for retrieving and sending data.
GET method is used to retrieve data from a server
POST method is used to send data to a server
GET requests are idempotent, while POST requests are not
GET requests should only be used for retrieving data, not for modifying data
Example: GET request to retrieve a list of users - GET /users
Example: POST request to create a new user - POST /users
There were two question on DSA
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
Behaviour subject in Angular is a special type of subject that allows both subscribing and emitting values.
BehaviourSubject is a type of subject in RxJS library.
It has an initial value that will be emitted to new subscribers.
It stores the latest value and emits it immediately to new subscribers.
Example: const subject = new BehaviorSubject('initial value');
Example: subject.next('new value');
Design principles are guidelines for designing software solutions that are maintainable, scalable, and efficient.
Design principles help in creating software that is easy to understand, modify, and maintain.
They promote code reusability, modularity, and flexibility.
Examples of design principles include SOLID principles, DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and YAGNI (You Aren't Gonna Need It).
Array, String are core point for interview, html css , sql will be plus point
If stuck in the middle of an assigned task, I would follow a systematic approach to tackle it.
Analyze the problem and identify the specific issue causing the blockage
Break down the task into smaller subtasks and prioritize them
Seek help or guidance from colleagues or seniors if necessary
Research and gather relevant information or resources to overcome the obstacle
Experiment with different solutions and evaluate their e...
posted on 7 Jun 2020
I applied via Naukri.com and was interviewed in Dec 2019. There were 4 interview rounds.
based on 2 reviews
Rating in categories
Consultant
1.1k
salaries
| ₹8.4 L/yr - ₹30 L/yr |
Associate Consultant
1.1k
salaries
| ₹4.8 L/yr - ₹18.5 L/yr |
Drug Safety Associate
757
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Clinical Data Specialist
755
salaries
| ₹3.5 L/yr - ₹11.5 L/yr |
Software Developer
702
salaries
| ₹4.9 L/yr - ₹18.9 L/yr |
Cognizant
Accenture
TCS
Infosys