Upload Button Icon Add office photos

Filter interviews by

Sharaf Exchange Remittance Officer Interview Questions and Answers

Updated 28 Sep 2022

Sharaf Exchange Remittance Officer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

They will be given a general topic to discuss

Round 3 - HR 

(2 Questions)

  • Q1. Questions on our previous experience
  • Q2. Questions about working knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Need Good communication skills n relevent experience

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Types of remmittance
  • Ans. 

    Types of remittance include bank transfers, online transfers, cash pick-up, mobile money, and prepaid cards.

    • Bank transfers

    • Online transfers

    • Cash pick-up

    • Mobile money

    • Prepaid cards

  • Answered by AI
  • Q2. Procedure for wire transfer
  • Ans. 

    Wire transfer procedure involves initiating the transfer, providing necessary information, and confirming the transaction.

    • Initiate the wire transfer through the bank or financial institution.

    • Provide the recipient's name, account number, routing number, and any other required details.

    • Confirm the transaction by verifying the details and authorizing the transfer.

    • Keep track of the transfer status and ensure the funds reach...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Print the webtable and gett all the data

Round 2 - One-on-one 

(1 Question)

  • Q1. Whdn prioty -1 and 1 is implimented which will execute first
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Favorite bug? time you had to resolve conflict with manager.
Round 2 - Coding Test 

Reverse linked list. followup for optimized way.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the drawback for selenium
  • Ans. 

    Drawbacks of Selenium include limited support for non-web applications and challenges in handling dynamic web elements.

    • Limited support for non-web applications, such as desktop or mobile apps

    • Challenges in handling dynamic web elements, leading to flakiness in tests

    • Steep learning curve for beginners

    • Requires programming knowledge to create and maintain test scripts

    • Slower execution speed compared to other automation tools

  • Answered by AI
  • Q2. Multiple occurrence in a string
  • Ans. 

    Count the number of occurrences of a specific substring in a given string.

    • Use a loop to iterate through the string and check for the occurrence of the substring.

    • Use the indexOf method to find the position of the substring in the string.

    • Increment a counter each time the substring is found.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA QC Engineer with 5 years of experience in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control inspections and audits

    • Skilled in developing and implementing quality assurance processes

    • Proficient in using testing tools and techniques to identify defects

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilitie

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Self introduction
  • Q2. Why you choos this job ?
  • Ans. 

    I chose this job because of my passion for financial services and my desire to help individuals and businesses manage their cash flow effectively.

    • Passion for financial services

    • Desire to help individuals and businesses manage cash flow

    • Interest in remittance processes

    • Opportunity for growth and development

    • Ability to make a positive impact on financial well-being

  • Answered by AI
  • Q3. Are balance your emotions

Interview Preparation Tips

Interview preparation tips for other job seekers - Respect the job
Balance the emotions
Friendly to all of us
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Write a code to reverse string "Selenium"
  • Ans. 

    Code to reverse a string

    • Use the built-in reverse() function to reverse the string

    • Convert the string to an array of characters, reverse the array, and then join the characters back into a string

  • Answered by AI
  • Q2. Synchronization in selenium
  • Ans. 

    Synchronization in Selenium is the process of ensuring that the test scripts wait for the web elements to load before performing actions on them.

    • Synchronization is important to avoid timing issues and ensure accurate test results.

    • There are two types of synchronization in Selenium: implicit and explicit.

    • Implicit synchronization uses the default timeout value to wait for elements to load.

    • Explicit synchronization uses exp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - normal interview prepare for coding two codes are asked

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. How many score do you get at the colleage ?
  • Q2. Why do you apply to QC position ?
Round 2 - HR 

(2 Questions)

  • Q1. Please introduce a little about yourself ?
  • Q2. What is your career path in next 2 years ?

QA QC Engineer Interview Questions & Answers

IBM user image kirankumar sahu

posted on 24 Jan 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Describe the challenging situation in the work time
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Java program for reverse array and finding largest number in array. Basic java related questions

Round 3 - HR 

(1 Question)

  • Q1. Reasons for job change, work from.office

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked to write array programs

Sharaf Exchange Interview FAQs

How many rounds are there in Sharaf Exchange Remittance Officer interview?
Sharaf Exchange interview process usually has 3 rounds. The most common rounds in the Sharaf Exchange interview process are Group Discussion, HR and Resume Shortlist.

Tell us how to improve this page.

Sharaf Exchange Remittance Officer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Supervisor
4 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Compliance Executive
4 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Accountant
3 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

Branch Manager
3 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

HR Executive
3 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare Sharaf Exchange with

UAE Exchange

4.2
Compare

Thomas Cook

3.8
Compare

Centrumdirect

3.9
Compare

Paul Merchants

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview