Upload Button Icon Add office photos

Filter interviews by

PRIME CO OPERATIVE BANK Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Have you working with presure ?
  • Ans. 

    Yes, I have experience working under pressure.

    • I have successfully managed multiple high-pressure projects simultaneously.

    • I am accustomed to meeting tight deadlines and delivering quality work under pressure.

    • I thrive in fast-paced environments and remain calm and focused during stressful situations.

    • I have received positive feedback from supervisors and colleagues for my ability to handle pressure.

    • For example, in my prev...

  • Answered by AI
  • Q2. Have you working with teams
  • Ans. 

    Yes, I have experience working with teams.

    • I have worked in cross-functional teams on various projects.

    • I have collaborated with colleagues from different departments to achieve common goals.

    • I have participated in team meetings, brainstorming sessions, and project planning.

    • I have effectively communicated and coordinated with team members to ensure smooth workflow.

    • I have contributed to team success by sharing ideas, provi...

  • Answered by AI

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Very easy mcq Question on google form.

Round 2 - Technical 

(1 Question)

  • Q1. Java basic theory Question
Round 3 - One-on-one 

(2 Questions)

  • Q1. There was a linked list question without using libraries
  • Q2. Among 20 sphere, one sphere weight is larger than other 19 sphere. how will you find that ball without seeing it. Explain logic and code.
  • Ans. 

    Finding the heavier sphere among 20 spheres without seeing it.

    • Divide the spheres into groups of 3, weigh any two groups against each other.

    • If both groups weigh the same, the heavier sphere is in the third group.

    • If one group is heavier, weigh two spheres from that group against each other.

    • If they weigh the same, the heavier sphere is the remaining one.

    • If they don't weigh the same, the heavier sphere is the one that weig

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked Java questions. They made me very comfortable during interview and it was more like discussion than interview. They made me understand the Questions which I gave wrong answers to. More than coding the logic was tested.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduction , knowledge about capital market
Round 2 - Case Study 

Nothing as such just basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Uat Testing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Strength and weakness
Round 2 - Technical 

(1 Question)

  • Q1. Private equity waterfall

Interview Preparation Tips

Topics to prepare for ICICI Direct Senior Associate interview:
  • Investment Banking
  • Hedge Funds
  • Private Equity

Analyst Interview Questions & Answers

ICRA user image Anonymous

posted on 18 Jun 2024

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

Ratio Analysis and general awareness about the economy

Round 2 - One-on-one 

(1 Question)

  • Q1. General economy trend and ratios
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Feb 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Are you comfortable with sales? Are you comfortable with regular branch visit?
  • Q2. Are you okay with sales?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep going with confidence. And truthful to your company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Can you provide information about yourself and your studies?
  • Ans. 

    I am a dedicated professional with a strong academic background and diverse experiences in my field.

    • Graduated with a degree in Business Administration from XYZ University, where I specialized in Marketing.

    • Completed an internship at ABC Corp, where I developed a marketing strategy that increased engagement by 30%.

    • Participated in various leadership programs, enhancing my skills in team management and project execution.

    • Cu...

  • Answered by AI
  • Q2. Can you provide details about your work experience?
  • Ans. 

    Experienced Senior Associate with a strong background in project management and team leadership across various industries.

    • Led a team of 10 in a successful project that increased efficiency by 30%.

    • Managed client relationships, resulting in a 25% increase in repeat business.

    • Implemented a new reporting system that reduced project turnaround time by 15%.

    • Conducted training sessions for junior associates, improving team perf

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Process related queries
  • Q2. What is your understanding of collections, and what is your previous experience related to this area?
  • Ans. 

    Collections involve managing and recovering debts owed to an organization, ensuring financial stability and customer relations.

    • Understanding of accounts receivable and the importance of timely collections.

    • Experience in negotiating payment plans with clients to recover overdue accounts.

    • Utilized collection software to track outstanding invoices and follow up with clients.

    • Implemented strategies to reduce the days sales ou...

  • Answered by AI

I applied via Naukri.com and was interviewed before Feb 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 - One-on-one 

(2 Questions)

  • Q1. Hoisting, clousres, prototypes based output questions
  • Q2. Polyfill of reduce, map
  • Ans. 

    Polyfill of reduce, map are functions that mimic the behavior of the original functions in older browsers.

    • Polyfill of reduce function can be implemented using a for loop to iterate over the array and accumulate the result.

    • Polyfill of map function can be implemented using a for loop to iterate over the array and create a new array with the transformed values.

    • These polyfills are useful for ensuring cross-browser compatib...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Project discussion, react lifecycle, javascript basec concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were maily involved:-
Js basic concepts:hoisting, prototypes, closures, currying
Css basic properties
Project discussions

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Behaviour of js
  • Ans. 

    JavaScript is a dynamic programming language commonly used for web development.

    • JavaScript is a high-level, interpreted language.

    • It is known for its flexibility and ability to manipulate the DOM.

    • Commonly used for client-side scripting in web development.

    • Supports object-oriented, imperative, and functional programming styles.

  • Answered by AI
  • Q2. Call by value, call by reference
Round 2 - Coding Test 

Reverse fibonacci using recursion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is agile method
  • Ans. 

    Agile method is a project management approach that emphasizes flexibility, collaboration, and iterative development.

    • Agile focuses on delivering value to customers through continuous planning, feedback, and adaptation.

    • It involves breaking down projects into smaller, manageable tasks called sprints.

    • Teams work closely together and communicate regularly to ensure alignment and progress.

    • Common agile frameworks include Scrum

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

PRIME CO OPERATIVE BANK Reviews and Ratings

based on 8 reviews

4.7/5

Rating in categories

4.7

Skill development

4.6

Work-life balance

4.4

Salary

4.6

Job security

4.6

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 8 Reviews and Ratings
Computer Operator and Clerk
4 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Area Manager
3 salaries
unlock blur

₹9.5 L/yr - ₹9.5 L/yr

Officer
3 salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Loan Executive
3 salaries
unlock blur

₹2 L/yr - ₹2.1 L/yr

Explore more salaries
Compare PRIME CO OPERATIVE BANK with

Samunnati Financial Intermediation and Services

4.3
Compare

Stock Holding Corporation of India

3.6
Compare

BOBCARD Ltd.

4.3
Compare

Biz 2 Credit Info Services

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