i
Clario
Filter interviews by
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).
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
SQL queries to find highest salary
Use the MAX() function to find the highest salary
Combine with the SELECT statement to retrieve the corresponding employee details
Use the ORDER BY clause to sort the results in descending order
Use the LIMIT clause to limit the number of results returned
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
It was an aptitude test
Use a sorting algorithm like quicksort or mergesort to rearrange the numbers in ascending or descending order.
Implement a sorting algorithm like quicksort, mergesort, or bubblesort to rearrange the numbers in the array.
Ensure the algorithm is efficient and handles edge cases like empty arrays or arrays with duplicate numbers.
Test the sorting function with different arrays to verify its correctness.
Example: [5, 2, 9, 1,
Stored procedures are precompiled and stored in the database, while functions are compiled and stored in memory.
Stored procedures are precompiled and stored in the database for reuse.
Functions are compiled and stored in memory for faster execution.
Stored procedures can return multiple values, while functions return a single value.
Functions can be called from within a stored procedure, but stored procedures cannot be ca
Complexity level - moderate. Basic concepts.
Yes, I have experience working independently and thrive in dynamic environments.
I have successfully completed multiple projects on my own, demonstrating my ability to work independently.
I am comfortable making decisions and solving problems without constant supervision.
I have experience working in fast-paced environments where I had to adapt quickly to changing priorities and deadlines.
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
I applied via Recruitment Consultant and was interviewed in May 2020. There were 6 interview rounds.
posted on 7 Jun 2020
I applied via Naukri.com and was interviewed in Dec 2019. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Project Coordinator
20
salaries
| ₹6 L/yr - ₹8.5 L/yr |
Software Engineer
15
salaries
| ₹7.1 L/yr - ₹20.6 L/yr |
Project Manager
13
salaries
| ₹13 L/yr - ₹16.4 L/yr |
Senior Software Engineer
12
salaries
| ₹10 L/yr - ₹26 L/yr |
Clinical Data Coordinator
9
salaries
| ₹4.6 L/yr - ₹5.8 L/yr |
IQVIA
Syngene International
Aragen Life Sciences
SAI Life Sciences