Upload Button Icon Add office photos

Filter interviews by

CredR Senior Operations Manager Interview Questions and Answers

Updated 22 Aug 2022

CredR Senior Operations Manager Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Kpi and roles in previous organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work , and can enhance ur capabilities

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: brief introduction about your self and confidence

Round: Test
Experience: sales round

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed before Sep 2022. 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What are the important things in production
  • Ans. 

    Key aspects in production include efficiency, quality control, cost management, and continuous improvement.

    • Efficiency: Streamlining processes to maximize output with minimal resources

    • Quality control: Ensuring products meet standards and specifications

    • Cost management: Monitoring expenses and optimizing resources to reduce production costs

    • Continuous improvement: Implementing strategies to enhance productivity and quality

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical assessment is important

I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Business problems and case studies
  • Q2. Guesstimates
  • Q3. Experience to date
  • Ans. 

    I have 3 years of experience working as a Data Analyst in the finance industry.

    • Analyzed financial data to identify trends and make recommendations

    • Created reports and dashboards using tools like Tableau and Excel

    • Collaborated with cross-functional teams to improve data quality and accuracy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use your basic aptitude.

I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Linked List, Stack, BST

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready with ds algo and have some side projects

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Coding Test 

I was attended for technical f2f round for Android app developer, they asked to develop sample app with large json parsing in grid view. It's good and nice.

Round 2 - Technical 

(1 Question)

  • Q1. Once you successfully implemented coding, they will take technical f2f round. It will mainly in all topics of android.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more coding questions in all advanced topics and logical questions

Intern Interview Questions & Answers

Droom user image Anonymous

posted on 5 May 2017

I appeared for an interview in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. What do you know about our company and product
  • Ans. 

    I'm sorry, I don't have access to the internet to research the company and product.

    • Answered by AI
    • Q2. Tell us all you know about Droom
    • Ans. 

      Droom is an online marketplace for buying and selling new and used vehicles.

      • Founded in 2014 by Sandeep Aggarwal

      • Offers a wide range of vehicles including cars, bikes, and scooters

      • Provides services such as vehicle history reports and inspections

      • Has over 6,500 certified dealers and over 50,000 listings

      • Operates in India and Singapore

    • Answered by AI

    Interview Preparation Tips

    Round: Resume Shortlist
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: Seems like an HR question, but is a product based question for the company. So now, when they call it technical, it is because their product is the website that they manage. So I started talking about Droom's vision and mission.
    I spoke of a few features that would help customers. I also spoke of the tools that were useful for customer experience. I also mentioned the speed and quality of the site.
    Tips: Here be careful as you need to answer in the technical sense. Starting with when the company was started/ the location will not help build a point. Start off with the product. Also feel free to point out negatives, but make sure you sandwich it between smoother and better things.

    I appeared for an interview in Dec 2016.

    Interview Questionnaire 

    1 Question

    • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

    Interview Preparation Tips

    Round: Test
    Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
    I don't remember the Questions
    Duration: 1 hour 30 minutes
    Total Questions: 2

    Skills: Internship Work, Inter Person Communication Skills
    College Name: IIT Roorkee

    I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic Questions only, Oops concept, Android basic questions, work manager related, MVVM pattern, why kotlin?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It is a well-motivated place in terms of work, they are really making the best use of technology that they can. The interview can be clarified by someone who has clear basics of technology, how things are really moving in technology. They are only examining the basics of technology.
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.

    Round 1 - Technical 

    (3 Questions)

    • Q1. Program for a palindrome Number.
    • Ans. 

      Program to check if a number is a palindrome.

      • Convert the number to a string to easily check for palindrome

      • Reverse the string and compare it with the original string

      • If they are the same, the number is a palindrome

    • Answered by AI
    • Q2. React Lifecycle methods
    • Q3. Hooks in react?
    • Ans. 

      Hooks are a feature in React that allow you to use state and other React features in functional components.

      • Hooks were introduced in React 16.8.

      • They allow you to use state and other React features without writing a class.

      • Commonly used hooks include useState, useEffect, useContext, and useReducer.

      • Hooks must be used at the top level of your functional component.

      • Example: const [count, setCount] = useState(0);

    • Answered by AI
    Round 2 - Technical 

    (2 Questions)

    • Q1. Create a High-level design
    • Ans. 

      Design a high-level architecture for a software system

      • Identify the main components of the system

      • Define the interactions between the components

      • Consider scalability, security, and performance

      • Choose appropriate technologies and frameworks

      • Create a diagram to visualize the architecture

    • Answered by AI
    • Q2. Questions on the design you created

    Skills evaluated in this interview

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    Cogoport Interview Questions
    2.9
     • 53 Interviews
    MagicPin Interview Questions
    2.6
     • 50 Interviews
    Tokopedia Interview Questions
    4.1
     • 25 Interviews
    Treebo Hotels Interview Questions
    3.2
     • 22 Interviews
    Meritto Interview Questions
    3.6
     • 22 Interviews
    Furlenco Interview Questions
    3.4
     • 21 Interviews
    Droom Interview Questions
    3.8
     • 19 Interviews
    KrazyBee Interview Questions
    3.7
     • 15 Interviews
    View all
    Territory Manager
    17 salaries
    unlock blur

    ₹2.8 L/yr - ₹9 L/yr

    Cluster Manager
    8 salaries
    unlock blur

    ₹7 L/yr - ₹10 L/yr

    Senior Territory Manager
    7 salaries
    unlock blur

    ₹8 L/yr - ₹10.2 L/yr

    Territory Business Manager
    6 salaries
    unlock blur

    ₹3.3 L/yr - ₹6.1 L/yr

    Software Development Engineer 1
    6 salaries
    unlock blur

    ₹3.8 L/yr - ₹6 L/yr

    Explore more salaries
    Compare CredR with

    Cogoport

    2.9
    Compare

    MagicPin

    2.6
    Compare

    InsanelyGood

    4.1
    Compare

    KrazyBee

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