Upload Button Icon Add office photos

Filter interviews by

Cashapona Technologies Interview Questions and Answers

Updated 19 Sep 2024

Cashapona Technologies Interview Experiences

Popular Designations

7 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain projects you developed?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepered for praticle coding with screensharing on.

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Define object oriented programming?
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: In JavaScript, objects can be created using constructor functions or classes.

  • Answered by AI
  • Q2. Name the different type of data structures and define them with an example
  • Ans. 

    Different types of data structures with examples

    • Array: a collection of elements stored in contiguous memory locations (e.g. [1, 2, 3])

    • Linked List: a linear data structure where elements are stored in nodes with pointers to the next node (e.g. 1 -> 2 -> 3)

    • Stack: a data structure that follows Last In First Out (LIFO) principle (e.g. push and pop operations)

    • Queue: a data structure that follows First In First Out (FIFO) pr...

  • Answered by AI

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
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. About which technologies we have worked
  • Q2. What type of clients we have worked

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers they will look only technical skills rather than aptitude test or written test

Recruitment Head Interview Questions asked at other Companies

Q1. Tell me special quality in own
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. They give a task i.e forms
  • Q2. Basic qns of react and js

Interview Preparation Tips

Topics to prepare for Cashapona Technologies Frontend Developer Intern interview:
  • React form
  • Tables
Interview preparation tips for other job seekers - Very simple interview, prepare well,
Practice coding
All the best

Frontend Developer Intern Interview Questions asked at other Companies

Q1. Last Stone WeightWe have a collection of 'N' stones, each stone has a positive integer weight. On each turn, we choose the two heaviest stones and smash them together. Suppose the stones have weights 'x' and 'y' with 'x' <= 'y'. The resu... read more
View answer (3)

Cashapona Technologies interview questions for popular designations

 Front end Developer

 (1)

 Frontend Developer Intern

 (1)

 Java Developer

 (1)

 Reactjs Developer

 (1)

 Recruitment Head

 (1)

 Software Engineer

 (1)

 UI Developer

 (1)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Html css javascript reactjs

Round 3 - Assignment 

Front end developers

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Share a experience with us

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

Java Developer Interview Questions & Answers

user image Ravindra Kesam Reddy

posted on 28 Sep 2022

Round 1 - Coding Test 

Take student details using arraylist create five objects.

Round 2 - Group Discussion 

Java8 features,collection, multithreading

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self,why should hire you,tell me something about company
  • Q2. Which technology you will prepared
  • Ans. 

    I am prepared in various Java technologies such as Spring, Hibernate, and JPA.

    • Spring Framework for building web applications and microservices

    • Hibernate for object-relational mapping

    • JPA for database access

    • JavaServer Faces (JSF) for building user interfaces

    • Java Message Service (JMS) for messaging

    • Java Persistence API (JPA) for database access

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Must be prepare oops, collection and coding main
Confidence is required.
Good communication skills required.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All previous questions whatever asked by the interviewer.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for all type of depth knowledge what ever interviewer will ask you.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 8 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your strengths and weaknesses?
Round 2 - Group Discussion 

I am to good for any type of work doing

Round 3 - Technical 

(2 Questions)

  • Q1. How do you perform keyword research?
  • Q2. What are ITSM and its processes?
Round 4 - HR 

(2 Questions)

  • Q1. Have you ever worked on a project with tight deadlines? How did you manage?
  • Q2. Describe a time when you faced a challenging situation. How did you handle it?
Round 5 - Coding Test 

Question: Write a function to sort an array of integers in ascending order without using the built-in sort() function.

javascript
Copy code
function customSort(arr) {
// Your code here
}
console.log(customSort([5, 3, 8, 1])); // Output: [1, 3, 5, 8]

Round 6 - Case Study 

Operational Efficiency: Automating workflows in ServiceNow should reduce processing time for customer queries and loan applications by 50%.
Increased Visibility: SEO and SEM strategies should increase the bank’s website traffic by 30% within 3 months.
Improved Customer Experience: A modern portal with faster support options will increase customer satisfaction ratings.

Round 7 - Assignment 

A report/document explaining the solutions for the above tasks.
A code file for the HTML/CSS/JavaScript task.
Screenshots or diagrams (if applicable) for ServiceNow workflows.

Round 8 - Aptitude Test 

Data Interpretation
Study the following data and answer the question:

Year Revenue (₹) Profit (₹)
2020 10,000 2,000
2021 12,000 3,000
2022 15,000 4,000Question:
What is the average profit percentage over the three years?

Options:
A) 20%
B) 25%
C) 22%
D) 27%

Interview Preparation Tips

Interview preparation tips for other job seekers - Build a Strong Resume and Portfolio
Tailor your resume: Customize your resume for each job by highlighting relevant skills and experiences.
Showcase achievements: Quantify your accomplishments (e.g., "Increased website traffic by 30%").
Include a portfolio: If you’re in fields like digital marketing or development, create a portfolio showcasing your projects, internships, or certifications.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a motivated and results-driven individual with a background in sales and business development.

    • I have a Bachelor's degree in Business Administration.

    • I have experience working in sales for 3 years.

    • I have successfully developed new business opportunities for my previous company.

    • I am proficient in market research and analysis.

    • I am a strong communicator and negotiator.

  • Answered by AI
  • Q2. What are your short-term and long-term goals?
  • Ans. 

    Short-term goal is to gain experience in business development and contribute to company growth. Long-term goal is to advance to a leadership role and drive strategic initiatives.

    • Short-term goal: Gain experience in business development through hands-on projects and client interactions.

    • Short-term goal: Contribute to company growth by identifying new business opportunities and developing relationships with potential clien...

  • Answered by AI
  • Q3. What's ur expectations
  • Ans. 

    I expect a challenging role with opportunities for growth and learning.

    • Opportunities for career advancement

    • Challenging projects to work on

    • Supportive team environment

    • Training and development programs

    • Competitive salary and benefits

  • Answered by AI
  • Q4. Tell something about your family
  • Ans. 

    I come from a close-knit family of five, with supportive parents and two siblings.

    • My parents have always encouraged me to pursue my goals and dreams.

    • I have two siblings, an older brother who works in finance and a younger sister who is studying to become a doctor.

    • We often spend weekends together, going on hikes or having family dinners.

  • Answered by AI
  • Q5. If you have any doubt ask him /her

Interview Preparation Tips

Interview preparation tips for other job seekers - An internship can be beneficial.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - No such interview was Taken 

(2 Questions)

  • Q1. No question was asked
  • Q2. No. Question was asked in the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips for Working at Marpu Foundation
Understanding Marpu's Mission:

Align Your Values: Ensure your personal values align with Marpu's mission of social impact and sustainability.
Embrace the Culture: Be prepared for a fast-paced, dynamic work environment with a strong emphasis on teamwork and collaboration.
Skillset and Qualities:

Passion for Social Good: A genuine passion for making a positive difference is essential.
Strong Interpersonal Skills: Effective communication and the ability to build relationships with diverse individuals are crucial.
Adaptability: The ability to adapt to changing circumstances and embrace new challenges is key.
Problem-Solving Skills: Creative problem-solving abilities are necessary to address complex social issues.
Cross-Cultural Competence: Understanding and respecting different cultures is important, especially when working with diverse communities.
How to Get Involved:

Check the Official Website: Regularly visit Marpu's website for job openings and volunteer opportunities.
Network: Connect with Marpu's staff, volunteers, and alumni on platforms like LinkedIn.
Volunteer: Volunteering can be a great way to gain experience and build relationships within the organization.
Internships: Explore internship opportunities to gain hands-on experience and learn from experienced professionals.
Direct Applications: Send a well-crafted cover letter and resume to the relevant department, highlighting your skills and passion for their work.
Remember:

Be Patient: The hiring process for NGOs can be competitive, so be patient and persistent.
Stay Informed: Keep up-to-date with Marpu's latest initiatives and projects.
Show Initiative: Proactively seek out opportunities to contribute and demonstrate your commitment.
By following these tips and aligning your skills and passion with Marpu's mission, you can increase your chances of securing a fulfilling role at this impactful organization.

Cashapona Technologies Interview FAQs

How many rounds are there in Cashapona Technologies interview?
Cashapona Technologies interview process usually has 2-3 rounds. The most common rounds in the Cashapona Technologies interview process are Resume Shortlist, Technical and Coding Test.
How to prepare for Cashapona Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Cashapona Technologies. The most common topics and skills that interviewers at Cashapona Technologies expect are Javascript, HTML, Hibernate, Java and CSS.
What are the top questions asked in Cashapona Technologies interview?

Some of the top questions asked at the Cashapona Technologies interview -

  1. Name the different type of data structures and define them with an exam...read more
  2. Which technology you will prepa...read more
  3. Define object oriented programmi...read more

Tell us how to improve this page.

Cashapona Technologies Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
AmbitionBox Interview Questions
4.9
 • 146 Interviews
View all

Cashapona Technologies Reviews and Ratings

based on 25 reviews

3.8/5

Rating in categories

4.0

Skill development

3.8

Work-life balance

3.8

Salary

3.7

Job security

3.7

Company culture

3.9

Promotions

3.7

Work satisfaction

Explore 25 Reviews and Ratings
Software Engineer
34 salaries
unlock blur

₹2.2 L/yr - ₹10 L/yr

Java Developer
32 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

UI Developer
14 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

React Developer
12 salaries
unlock blur

₹2.1 L/yr - ₹11 L/yr

Quality Analyst
8 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Cashapona Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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