Upload Button Icon Add office photos

Ricoh

Compare button icon Compare button icon Compare

Filter interviews by

Ricoh Credit/Control Executive Interview Questions and Answers

Updated 5 Jan 2021

Ricoh Credit/Control Executive Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. What is your strength and weakness

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Timing was in the morning around 10 am. This round was conducted on Hackerrank and contained 2 coding questions of easy to medium level which varied for all the students taking the test. There were 20 MCQs from topics like Java, Operating Systems, Data structures, and SQL.
I also gave a test for this company last year during internships. At that time MCQs were based on aptitude and reasoning. Also at that time, there were 2 coding questions and timing was dividing according to sections.

  • Q1. 

    Nth Element Of Modified Fibonacci Series

    Given two integers X and Y as the first two numbers of a series, and an integer N, determine the Nth element of the series following the Fibonacci rule: f(x) = f(x...

  • Ans. 

    Calculate the Nth element of a modified Fibonacci series given the first two numbers and N, with the result modulo 10^9 + 7.

    • Implement a function to calculate the Nth element of the series using the Fibonacci rule f(x) = f(x - 1) + f(x - 2)

    • Return the answer modulo 10^9 + 7 due to the possibility of a very large result

    • The series starts with the first two numbers X and Y, and the position N in the series

  • Answered by AI
  • Q2. 

    Consonant Counting Problem Statement

    Given a string STR comprising uppercase and lowercase characters and spaces, your task is to count the number of consonants in the string.

    A consonant is defined as a...

  • Ans. 

    Count the number of consonants in a given string containing uppercase and lowercase characters and spaces.

    • Iterate through each character in the string and check if it is a consonant (not a vowel).

    • Keep a count of the consonants encountered while iterating through the string.

    • Return the total count of consonants at the end.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round was conducted on Cisco WebEx and the interviewer was very friendly. Firstly, we were asked briefly to introduce ourselves. Then he moved on to the CV and asked various questions about the projects, certifications, and internships mentioned. He asked about the implementation of a few features in some of the projects and also about the challenges I faced while doing the project and how I finally overcome the challenge. He also asked about various skills mentioned in the resume.

  • Q1. 

    Merge Two Sorted Linked Lists Problem Statement

    You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the head of the combined linked list.

    ...
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list with constant space complexity and linear time complexity.

    • Create a dummy node to start the merged list

    • Compare the values of the two linked lists and append the smaller value to the merged list

    • Move the pointer of the merged list and the pointer of the smaller value's linked list

    • Continue this process until one of the linked lists is fully traversed

    • Append the ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round started with my Introduction. Then he moved on to behavioral questions just to get an understanding of how we deal with situations and our thinking process.
 

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as Software Engineer in HyderabadEligibility criteriaAbove 7.5 CGPAOptum interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS(C++ & Java) , DBMS, Operating Systems, Aptitude, Resume(Projects)Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do at least 2 good projects and make an attractive resume mentioning all your skills in the best possible way(Don't include any False commitments)
Tip 2 : Practice easy to medium level coding questions from geeks for geeks or Leetcode.
Tip 3 : Prepare everything mentioned in your resume properly including Java, SQL.

Application resume tips for other job seekers

Tip 1 : Include projects and experiences in detail.
Tip 2 : Make an eye-catching resume clearly mentioning all your skills including subjects like data structures, JAVA, SQL, etc. The database is a very important skill if you have its knowledge.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic questions related to skillset

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

Interview Questionnaire 

2 Questions

  • Q1. Tell about you
  • Q2. What is computer networking
  • Ans. 

    Computer networking is the practice of connecting devices together to share resources and communicate with each other.

    • Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.

    • Networking protocols, such as TCP/IP, are used to facilitate communication between devices.

    • Examples of computer networks include local area networks (LANs), wide area netwo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 round will be aptitude test and 2 nd round will be group discussion and finally there will be technical hr and general hr round

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is the difference between UL and VUL
  • Ans. 

    UL and VUL are both types of life insurance policies, but VUL offers investment options while UL does not.

    • UL stands for Universal Life Insurance, which offers a fixed premium and death benefit but no investment options

    • VUL stands for Variable Universal Life Insurance, which offers investment options in addition to a flexible premium and death benefit

    • VUL policyholders can choose to invest in stocks, bonds, and mutual fun...

  • Answered by AI
  • Q2. What are the Death Benefit Options?
  • Q3. What are the Non-forfeiture options?
  • Ans. 

    Non-forfeiture options are the choices available to a policyholder when they stop paying premiums.

    • Non-forfeiture options allow policyholders to retain some value from their policy even if they stop paying premiums.

    • Common non-forfeiture options include reduced paid-up insurance, extended term insurance, and cash surrender value.

    • Reduced paid-up insurance provides a smaller death benefit but does not require further premi...

  • Answered by AI
  • Q4. What is Reinsurance?
  • Ans. 

    Reinsurance is a process where an insurance company transfers a portion of its risk to another insurance company.

    • Reinsurance helps insurance companies manage their risk exposure.

    • It allows insurance companies to protect themselves against large losses.

    • Reinsurance can be either proportional or non-proportional.

    • Proportional reinsurance involves sharing both premiums and losses with the reinsurer.

    • Non-proportional reinsuran...

  • Answered by AI
  • Q5. What is an Underwriting?
  • Ans. 

    Underwriting is the process of evaluating and assessing the risk of insuring a person or entity.

    • Underwriting involves analyzing the potential risks and determining the appropriate premium to charge for insurance coverage.

    • It is commonly used in the insurance industry for various types of insurance policies such as life, health, and property insurance.

    • Underwriting also involves reviewing the applicant's financial and med...

  • Answered by AI
  • Q6. Major differences between traditional life and whole life products?

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are attending an interview for the Insurance project, you will face most of the questions from the Insurance domain. So please be prepared.

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I appeared for an interview in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Round 1 - There was a assessment test conducted in Hacker rank platform. Round 2 - Cognitive Assessment. Its a gaming round and it is easy to clear this round if you have cognitive skill...

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on java spring boot, java 8 new features with examples, core java questions on generics and garbage collection.

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge on microservices and java 8 is necessary

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
UST Interview Questions
3.8
 • 517 Interviews
View all
Senior Territory Manager
40 salaries
unlock blur

₹4.4 L/yr - ₹11.7 L/yr

Service Engineer
21 salaries
unlock blur

₹1.3 L/yr - ₹4.8 L/yr

Major Accounts Manager
18 salaries
unlock blur

₹6 L/yr - ₹14.6 L/yr

Channel Support Manager
12 salaries
unlock blur

₹11 L/yr - ₹16.3 L/yr

Project Manager
12 salaries
unlock blur

₹9.5 L/yr - ₹20 L/yr

Explore more salaries
Compare Ricoh with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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