Filter interviews by
Trade finance facilitates international trade by providing financial instruments and services to manage risks and ensure payment.
Trade finance includes instruments like letters of credit, which guarantee payment to exporters.
It helps mitigate risks such as currency fluctuations and non-payment by buyers.
For example, a letter of credit can assure a seller that they will receive payment once they fulfill the terms o...
Trade finance documents facilitate international trade by ensuring payment and reducing risks for exporters and importers.
Letter of Credit (LC): A bank guarantee for payment to the seller upon meeting specified conditions.
Bill of Lading (B/L): A document issued by a carrier acknowledging receipt of cargo for shipment.
Commercial Invoice: A document detailing the sale transaction between buyer and seller, including ...
Consider input validation, handling leap years, and using datetime library for accurate date calculations.
Validate input date format and ensure it is a valid date
Account for leap years when adding days to the date
Use datetime library in Python for accurate date calculations
Lists are mutable, tuples are immutable data structures in Python.
Lists are enclosed in square brackets [], tuples in parentheses ().
Lists can be modified (add, remove, change elements), tuples cannot be modified once created.
Lists are used for collections of items that may need to be changed, tuples are used for fixed collections of items.
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
List is mutable, tuple is immutable in Python.
List can be modified (add, remove, change elements), tuple cannot be modified.
List is defined using square brackets [], tuple is defined using parentheses ().
List is used when we have a collection of items that may need to be changed, tuple is used when we have a collection of items that should not change.
Dict is a built-in data type in Python used to store key-value pairs.
Dict functions include keys(), values(), items(), get(), pop(), update(), clear().
Example: dict.keys() returns a list of all keys in the dictionary.
Example: dict.get('key') returns the value associated with 'key'.
Types of letter of credit
Revocable letter of credit
Irrevocable letter of credit
Confirmed letter of credit
Transferable letter of credit
Standby letter of credit
I applied via Job Portal and was interviewed before Mar 2023. There were 3 interview rounds.
3 question on python basics
List is mutable, tuple is immutable in Python.
List can be modified (add, remove, change elements), tuple cannot be modified.
List is defined using square brackets [], tuple is defined using parentheses ().
List is used when we have a collection of items that may need to be changed, tuple is used when we have a collection of items that should not change.
Dict is a built-in data type in Python used to store key-value pairs.
Dict functions include keys(), values(), items(), get(), pop(), update(), clear().
Example: dict.keys() returns a list of all keys in the dictionary.
Example: dict.get('key') returns the value associated with 'key'.
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
Lists are mutable, tuples are immutable data structures in Python.
Lists are enclosed in square brackets [], tuples in parentheses ().
Lists can be modified (add, remove, change elements), tuples cannot be modified once created.
Lists are used for collections of items that may need to be changed, tuples are used for fixed collections of items.
Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)
Consider input validation, handling leap years, and using datetime library for accurate date calculations.
Validate input date format and ensure it is a valid date
Account for leap years when adding days to the date
Use datetime library in Python for accurate date calculations
I appeared for an interview before Apr 2024, where I was asked the following questions.
Trade finance facilitates international trade by providing financial instruments and services to manage risks and ensure payment.
Trade finance includes instruments like letters of credit, which guarantee payment to exporters.
It helps mitigate risks such as currency fluctuations and non-payment by buyers.
For example, a letter of credit can assure a seller that they will receive payment once they fulfill the terms of the...
Trade finance documents facilitate international trade by ensuring payment and reducing risks for exporters and importers.
Letter of Credit (LC): A bank guarantee for payment to the seller upon meeting specified conditions.
Bill of Lading (B/L): A document issued by a carrier acknowledging receipt of cargo for shipment.
Commercial Invoice: A document detailing the sale transaction between buyer and seller, including terms...
Types of letter of credit
Revocable letter of credit
Irrevocable letter of credit
Confirmed letter of credit
Transferable letter of credit
Standby letter of credit
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
based on 4 interview experiences
Difficulty level
Duration
based on 17 reviews
Rating in categories
QA Engineer
24
salaries
| ₹4.2 L/yr - ₹4.2 L/yr |
Machine Learning Engineer
13
salaries
| ₹7 L/yr - ₹8.1 L/yr |
Business Analyst
7
salaries
| ₹7.5 L/yr - ₹16 L/yr |
Product Engineer
5
salaries
| ₹3.8 L/yr - ₹14.3 L/yr |
Senior Product Engineer
5
salaries
| ₹4.2 L/yr - ₹13 L/yr |
TCS
Accenture
Wipro
Cognizant