Upload Button Icon Add office photos

Filter interviews by

BuyUcoin Interview Questions and Answers

Updated 3 Aug 2023

BuyUcoin Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. Interview was based on my CV.
Round 3 - One-on-one 

(1 Question)

  • Q1. About my current working profile in detail.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through entire CV thoroughly before interview and try to explain your previous and present working profile with clarity. Keep updated with current happening related to particular job opening/sector.

I applied via Walk-in and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Why do you want to work with us?
  • Ans. It looks like i am fit for the profile you are offering me and i can surely say that i can give my best to your company and i wont let you any complain for me regarding my work as i am very obsessed with my work
  • Answered by Manav Chawla
  • Q2. What is your selary expectation
  • Ans. 

    My salary expectation is negotiable based on the job responsibilities and market standards.

    • I am open to discussing the salary range for this position.

    • I am looking for a fair compensation package that aligns with my skills and experience.

    • I am willing to consider other benefits such as healthcare, retirement plans, and vacation time.

    • I have researched the average salary for this position in the industry and location.

    • I am ...

  • Answered by AI
  • Q3. As i left my last job for the selary purpose, there was no increment and i was working there for 22000, but now in that much selary i dont meet my expectations. So i need atleast 30000, only if your compan...

Interview Preparation Tips

Topics to prepare for BuyUcoin Costumer Support interview:
  • Any topics
Interview preparation tips for other job seekers - I am hard working man. I won't let company down from my side as I am really obsessed with my work although I believe in promotions so I always work accordingly to get Appretiated from my TL and work according and give my best to company.

Costumer Support Interview Questions asked at other Companies

Q1. What a person called if he knows two languages
View answer (2)

Interview questions from similar companies

I appeared for an interview in Apr 2022.

Round 1 - Telephonic Call 

(1 Question)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
Interviewer was friendly.

  • Q1. 

    Number of Islands Problem Statement

    You are provided with a 2-dimensional matrix having N rows and M columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...

  • Ans. 

    Count the number of islands in a 2D matrix of 1s and 0s.

    • Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.

    • Mark visited cells to avoid redundant calculations.

    • Increment island count whenever a new island is encountered.

  • Answered by AI
Round 2 - Telephonic Call 

(2 Questions)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - afternoon
Interviewer was friendly

  • Q1. 

    Move Zeroes to End

    Given an unsorted array of integers, rearrange the elements such that all the zeroes are moved to the end, while maintaining the order of non-zero elements.

    Input:

    The first line cont...
  • Ans. 

    Given an unsorted array of integers, move all zeroes to the end while maintaining the order of non-zero elements.

    • Iterate through the array and maintain two pointers, one for the current position and one for the position to swap with.

    • If the current element is non-zero, swap it with the element at the swap pointer and increment the swap pointer.

    • After iterating through the array, fill the remaining positions with zeroes.

    • E...

  • Answered by AI
  • Q2. 

    Asteroid Collision Problem Description

    Given an array/list ASTEROIDS representing asteroids aligned in a row, each element's absolute value identifies the asteroid's size, while its sign indicates the dir...

  • Ans. 

    Determine the state of asteroids after collisions occur in a row.

    • Iterate through the array of asteroids and simulate collisions between adjacent asteroids moving in opposite directions.

    • If two asteroids collide, the larger one survives while the smaller one is destroyed.

    • Continue this process until no more collisions can occur.

    • Return the array of remaining asteroids after all collisions have been resolved.

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
interviewer was friendly

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in BangaloreEligibility criteriaExperienceQuizizz Inc. interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Low Level Design, High Level Design, Machine LearningTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice DSA/Algorithms.
Tip 2 : Practice LLD and OOPs concepts. Also, do check how data models/database schema should be.
Tip 3 : Practice System Design from the Alex Xu - System Design Interview book.

Application resume tips for other job seekers

Tip 1 : Do not put false things on your resume.
Tip 2 : Should know your resume in and out.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was a leetcode medium

Round 2 - Assignment 

It was a leetcode medium

Senior Associate Interview Questions & Answers

Elevate user image Shital Santosh Badgujar

posted on 13 May 2024

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

I applied via Approached by Company and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Contracts review and abstraction

Round 2 - One-on-one 

(1 Question)

  • Q1. Contracts and essential elements
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

DSA questions asked in an interview

Software Engineer Interview Questions & Answers

Meddo user image Nishant Srivastava

posted on 31 May 2021

Interview Questionnaire 

1 Question

  • Q1. JS questions are asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

It just like like a screen test they will ask you questions based on your cv

Round 3 - Aptitude Test 

It will hardly take 30minutes to complete the test.

Round 4 - Coding Test 

It will take hardly 30 minutes to complete coding test.

Round 5 - Technical 

(2 Questions)

  • Q1. A technical person will take your interview it will about 20 to 30minutes
  • Q2. What is difference between list and tuple? They will ask to code for some questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Happy learning . Flocareer it's a good company with good people around .
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. There were 3 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Discussion on sales, areas and target
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion about product, target etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good organization
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why are you the right fit for this role?

BuyUcoin Interview FAQs

How many rounds are there in BuyUcoin interview?
BuyUcoin interview process usually has 2 rounds. The most common rounds in the BuyUcoin interview process are HR, Resume Shortlist and One-on-one Round.
How to prepare for BuyUcoin 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 BuyUcoin. The most common topics and skills that interviewers at BuyUcoin expect are Digital Marketing, Javascript, MongoDB, Node.Js and MySQL.
What are the top questions asked in BuyUcoin interview?

Some of the top questions asked at the BuyUcoin interview -

  1. What is your selary expectat...read more
  2. As i left my last job for the selary purpose, there was no increment and i was ...read more
  3. Interview was based on my ...read more

Tell us how to improve this page.

BuyUcoin Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.0
 • 17 Interviews
Pepper Content Interview Questions
2.4
 • 11 Interviews
Elevate Interview Questions
3.5
 • 9 Interviews
Meddo Interview Questions
3.1
 • 8 Interviews
FloCareer Interview Questions
4.3
 • 8 Interviews
ParallelDots Interview Questions
4.0
 • 8 Interviews
Quizizz Interview Questions
3.7
 • 8 Interviews
Kisan Network Interview Questions
3.4
 • 6 Interviews
View all

BuyUcoin Reviews and Ratings

based on 13 reviews

3.3/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

2.8

Salary

2.2

Job security

3.3

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 13 Reviews and Ratings
Customer Support Executive
4 salaries
unlock blur

₹2.4 L/yr - ₹3.5 L/yr

Product Manager
3 salaries
unlock blur

₹6.8 L/yr - ₹9.8 L/yr

Senior Software Developer
3 salaries
unlock blur

₹12 L/yr - ₹25.5 L/yr

Senior Accountant
3 salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

SEO Executive
3 salaries
unlock blur

₹3.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare BuyUcoin with

InsanelyGood

4.1
Compare

Vegrow

4.0
Compare

Pepper Content

2.4
Compare

Elevate

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