Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Rcube Planet Team. If you also belong to the team, you can get access from here

Rcube Planet Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 2 Reviews

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Rcube Planet Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Salary Expectation
  • Q2. Work Experience
  • Q3. Relocation Plans
Round 2 - Coding Test 

Codility Test General C# and SQL

Round 3 - Technical 

(9 Questions)

  • Q1. (live coding) Create a class Employees with fields FirstName LastName, DoB, and Gender Return avg age of employees, return avg age by genders
  • Ans. 

    Create a class Employees with fields FirstName LastName, DoB, and Gender. Return avg age of employees and avg age by genders.

    • Create a class Employees with fields FirstName, LastName, DoB, and Gender

    • Calculate the average age of all employees

    • Calculate the average age by genders

  • Answered by AI
  • Q2. What design pattern you know
  • Ans. 

    I am familiar with design patterns such as Singleton, Factory, Observer, and MVC.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and up...

  • Answered by AI
  • Q3. SOLID principles
  • Q4. How to optimize SQL Queries
  • Ans. 

    Optimizing SQL queries involves using indexes, minimizing data retrieval, avoiding unnecessary joins, and optimizing query structure.

    • Use indexes on columns frequently used in WHERE clauses

    • Minimize data retrieval by selecting only necessary columns

    • Avoid unnecessary joins by using EXISTS or IN clauses instead

    • Optimize query structure by using appropriate joins and subqueries

  • Answered by AI
  • Q5. Which type of Indexes you know
  • Ans. 

    Types of indexes include clustered, non-clustered, unique, composite, and filtered indexes.

    • Clustered index: Physically reorders the data in the table based on the index key.

    • Non-clustered index: Contains a sorted list of references to the table data rows.

    • Unique index: Ensures that no two rows have the same values in the indexed columns.

    • Composite index: Index that is created on multiple columns.

    • Filtered index: Index that...

  • Answered by AI
  • Q6. Have you ever read SQL Execution Plan?
  • Ans. 

    Yes, I have read SQL Execution Plans to optimize query performance.

    • I have analyzed SQL Execution Plans to identify bottlenecks in queries.

    • I have used SQL Execution Plans to optimize query performance by understanding how the database engine executes queries.

    • I have made query optimization recommendations based on SQL Execution Plans.

    • I have experience with tools like SQL Server Management Studio to view and analyze Execu

  • Answered by AI
  • Q7. .NET Framework DI 3th party tools
  • Q8. Are you familiar with MSUnit, xUnit, nUnit
  • Q9. Unit Testing libraries (e.g Bogus, Moq..)
Round 4 - Final Round 

(3 Questions)

  • Q1. What questions do you have?
  • Q2. How was your interview's?
  • Q3. Why you want to change your job?

Interview Preparation Tips

Interview preparation tips for other job seekers - I would strongly advice job seekers to avoid engaging further with this company. Based on my experience, their process lacks transparency and respect for candidates time, with poor communication and unclear criteria like 'culture fit' only being raised after multiple technical rounds. SAVE YOUR TIME and ENERGY by skipping this opportunity.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How your last experience a fit for this company?
  • Ans. 

    My experience as a Category Manager in the retail industry aligns well with the needs of this company.

    • Managed product categories to drive sales and profitability

    • Developed strategic plans for assortment and pricing

    • Worked closely with suppliers to negotiate contracts and promotions

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

(1 Question)

  • Q1. How did you imporve P&L in last organisation?
  • Ans. 

    Implemented cost-saving initiatives and optimized product assortment to increase profitability.

    • Analyzed sales data to identify underperforming products and discontinued them

    • Negotiated better pricing with suppliers to reduce costs

    • Implemented promotional strategies to drive sales and increase margins

    • Optimized inventory levels to reduce carrying costs

    • Introduced new product lines with higher profit margins

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

(1 Question)

  • Q1. How to start a new category?
  • Ans. 

    The steps to start a new category involve market research, identifying trends, setting goals, creating a strategy, selecting products, and launching the category.

    • Conduct market research to identify gaps and opportunities in the market.

    • Identify trends and consumer preferences to determine the potential success of the new category.

    • Set clear goals and objectives for the new category, including sales targets and market sha...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The first round was a coding test, which was outsourced to an external vendor. I was asked 2 basic DSA questions, and there was discussions around the time and space complexity, and scope of optimizing the solutions. Post that there were a few questions around Spring Boot features and basic system design. The interviewer was professional throughout the interview, and the interview process felt more like a discussion, as compared to the standard interview process.

Round 2 - Coding Test 

There was another round of coding - this time conducted by the organization itself. It consisted of a medium level DSA question on stacks. I wrote the code on my personal IDE and executed it there itself. The interviewer discussed about the possible edge cases and how I would deal with them. Post solving the question I was asked about my previous projects.

Round 3 - Technical 

(3 Questions)

  • Q1. Discuss in detail about a scenario where a challenging production issue was handled.
  • Q2. What are your responsibilities as a senior / team lead in the current organization?
  • Q3. How did you handle conflicts with junior engineers and reporting managers?
Round 4 - Group Discussion 

This was the final round where the discussion was largely around system design and HLD. It started off with questions are system design patterns and concepts. Then I was asked to design a booking design, with discussions around concurrency control and transaction management.

Interview Preparation Tips

Interview preparation tips for other job seekers - The coding questions were easy-medium, so strong basics is important. Be prepared to talk about previous projects in detail. A good knowledge on system design concepts is a must.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Things you have worked on in the past
  • Ans. 

    I have worked on developing and launching new mobile applications for a tech startup.

    • Led cross-functional teams to define product requirements

    • Conducted market research and user testing to inform product decisions

    • Worked closely with designers and engineers to bring products to market

    • Managed product roadmap and prioritized features based on user feedback

  • Answered by AI
Round 2 - Assignment 

Take home assignment on a relevant problem statement for the organization

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on the assignment
Round 4 - HR 

(1 Question)

  • Q1. Details of your salary and negotiation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked me to give a self introduction
  • Q2. Asked me about college activities

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a simple interview process used to evaluvate your language and communication skills
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round 1.1 assessment test consist of total 30 questions in 30 minutes. Apti, technical questions, code snippet related questions.

Round 2 - Technical 

(2 Questions)

  • Q1. There was a question related to array topic in which you have arrrange the no. In ascending order.
  • Q2. Find the time complexity of binary search of given numbers
  • Ans. 

    Binary search has a time complexity of O(log n) where n is the number of elements in the array.

    • Time complexity is O(log n) as it divides the array in half at each step

    • Best case is O(1) when the element is found at the middle of the array

    • Worst case is O(log n) when the element is not present in the array

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join the company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Ask the previous work experience
  • Q2. How many languages you know
  • Ans. 

    I am fluent in three languages: English, Spanish, and French.

    • Fluent in English, Spanish, and French

    • Can communicate effectively in all three languages

    • Have experience working in multilingual environments

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are interested to work here simply apply through agency and 1st will chek the language you know but English and Hindi is mandatory. Except that if you know any other job then I am sure you are getting selected. If you have your own bike then it's safe for you and comfortable to work. But for girls only day shift. But for boys no day shift afternoon or night shift
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Asked process related knowledge
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion with the manager related to the present and previous job function.
Round 3 - Group Discussion 

Manager and one level above manager had discussion with my on why you want this job , why you are leaving current organization and want to join this organization. This type of questions were asked and discussion was of almost 30-40 minutes.

Round 4 - Salary Discussion 

(1 Question)

  • Q1. Salary Discussion with respect to the current salary.

Rcube Planet Interview FAQs

How to prepare for Rcube Planet 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 Rcube Planet. The most common topics and skills that interviewers at Rcube Planet expect are Attendance Management, Employee Orientation, Exit Formalities, HR Administration and HR Assistance.

Tell us how to improve this page.

Interview Questions from Similar Companies

FNZ Interview Questions
1.9
 • 25 Interviews
Rupifi Interview Questions
3.6
 • 9 Interviews
Stashfin Interview Questions
4.5
 • 8 Interviews
Tazapay Interview Questions
4.1
 • 6 Interviews
Fampay Interview Questions
4.0
 • 5 Interviews
Novel Patterns Interview Questions
4.4
 • 3 Interviews
Cointab Interview Questions
4.1
 • 3 Interviews
Monexo Fintech Interview Questions
4.2
 • 3 Interviews
View all

Rcube Planet Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Front end Developer
4 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Explore more salaries
Compare Rcube Planet with

Stashfin

4.5
Compare

PrimeXBT

4.7
Compare

Rupifi

3.6
Compare

SmartOwner

4.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview