Find Interview Questions for Top Companies
Reliaquest Interview Questions and Answers
Ques:- In a fraction, if 1 is added to both the numerator at the denominator, the fraction becomes 1/2. If numerator is subtracted from the denominator, the fraction becomes 3/4. Find the fraction.
Right Answer:
The fraction is 2/3.
Comments
bharath Sep 26, 2022

3/7

Ques:- What is a web service and how does it relate to an API
Right Answer:
A web service is a standardized way of allowing different applications to communicate over the internet using protocols like HTTP. It provides a method for applications to exchange data and perform operations. An API (Application Programming Interface) is a set of rules and tools that allows different software applications to interact with each other. A web service is a type of API that specifically uses web protocols to enable this interaction.
Ques:- What is API documentation and why is it necessary
Right Answer:
API documentation is a technical manual that explains how to use an API, including its endpoints, request and response formats, authentication methods, and examples. It is necessary because it helps developers understand how to integrate and interact with the API effectively, ensuring proper usage and reducing errors.
Ques:- What are the common status codes in HTTP responses
Right Answer:
The common status codes in HTTP responses are:

- **200**: OK
- **201**: Created
- **204**: No Content
- **400**: Bad Request
- **401**: Unauthorized
- **403**: Forbidden
- **404**: Not Found
- **500**: Internal Server Error
- **502**: Bad Gateway
- **503**: Service Unavailable
Ques:- What is API versioning and why is it important
Right Answer:
API versioning is the practice of managing changes to an API by assigning version numbers to different iterations of the API. It is important because it allows developers to introduce new features or make changes without breaking existing client applications that rely on older versions, ensuring backward compatibility and a smoother transition for users.
Ques:- What is the role of an API Gateway in microservices architecture
Right Answer:
An API Gateway acts as a single entry point for clients to access multiple microservices, handling requests, routing them to the appropriate services, managing authentication, rate limiting, and aggregating responses.
Ques:- I want to get sales data for the last (suppose 10) dates dynamicallyusing value prompt how can i do it and drag it onto report editor.
Asked In :- reliaquest, locust walk,
Right Answer:
To get sales data for the last 10 dates dynamically using a value prompt, you can follow these steps:

1. Create a value prompt in your report that allows users to select a date range.
2. Use a filter or a calculated field in your query to retrieve data where the sale date is within the last 10 days. You can use a SQL expression like:
```sql
WHERE sale_date >= CURRENT_DATE - INTERVAL '10 days'
```
3. Drag the value prompt and the filtered sales data into the report editor to display the results.
Ques:- Approved bill of land?
Right Answer:
An approved bill of land is a legal document that confirms the authorization for a specific piece of land to be used for a designated purpose, typically following a review process by relevant authorities.
Ques:- Do you know about LC?
Right Answer:
Yes, LC stands for Letter of Credit, which is a financial document issued by a bank guaranteeing payment to a seller on behalf of a buyer, provided that the seller meets the specified terms and conditions.
Ques:- How much experience you have in Export Field? Which type of problems occurred during exports? And How you can manage?
Right Answer:
I have [insert number of years] years of experience in the export field. Common problems during exports include documentation errors, customs clearance delays, and logistics issues. I manage these by ensuring thorough documentation, maintaining clear communication with customs and logistics partners, and having contingency plans in place for potential delays.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users