Upload Button Icon Add office photos
Engaged Employer

i

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

CUBE84 Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CUBE84 Interview Questions and Answers

Updated 23 Jul 2024

CUBE84 Interview Experiences

Popular Designations

4 interviews found

Project Manager Interview Questions & Answers

user image Amit Sharma

posted on 23 Jul 2024

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

(2 Questions)

  • Q1. Do you know tamil language?
  • Q2. Are you comfortable in Tamil language

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops Concept,Collection,Trigger

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2022. There were 4 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 

(1 Question)

  • Q1. This was basically a know the person session. A 30-40 min session where a person from the management will ask question about daily life, experience. This was to check the communication.
Round 3 - Case Study 

Case study was about handson task to be done on demo org and show case to them.

Round 4 - Technical 

(2 Questions)

  • Q1. This was all regarding technical aspects.
  • Q2. All about sales cloud difference between process builder, workflow and flow reports and dashboards sharing settings scenario based, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to get each n every concept of Sales Cloud and salesforce.
Technically sound will have more advantage.

Salesforce Administrator Interview Questions asked at other Companies

Q1. Man power management, what was the procedure for handling , storing, stacking?
View answer (3)

Interview Questions & Answers

user image Anonymous

posted on 21 Jul 2022

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic interview questions on testing but highly appreciate for their knowledge on Salesforce

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on SFDC, refer the interview questions

CUBE84 interview questions for popular designations

 Project Manager

 (1)

 Salesforce Developer

 (1)

 Salesforce Administrator

 (1)

Jobs at CUBE84

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a Prime number function using C
  • Ans. 

    A function in C to check if a number is prime or not

    • Create a function that takes an integer as input

    • Check if the input number is divisible by any number from 2 to its square root

    • If it is not divisible by any number, return true (prime), else return false (not prime)

  • Answered by AI
  • Q2. Write some basic codes for Manipulation in array
  • Ans. 

    Basic codes for array manipulation including sorting, searching, and filtering.

    • Use built-in functions like sort() for sorting arrays.

    • Implement algorithms like binary search for searching in arrays.

    • Utilize filter() method for filtering arrays based on specific criteria.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Keep calm and make sure you mentally prepared.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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 Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA based round. Taken by external company. I would say to medium level questions asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was based on LLD.
  • Q2. Why SQL and not NoSQL?
  • Ans. 

    SQL is preferred for structured data, transactions, complex queries, and ACID compliance.

    • SQL is better for structured data and relationships between data.

    • SQL is preferred for transactions and ensuring data integrity.

    • SQL is more suitable for complex queries involving multiple tables.

    • SQL databases provide ACID compliance for data consistency and reliability.

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

(2 Questions)

  • Q1. Past project experience with a Tech Lead.
  • Ans. 

    Worked on a project with a Tech Lead to develop a new feature for a web application.

    • Collaborated closely with the Tech Lead to define project requirements and timelines

    • Received guidance and mentorship from the Tech Lead on best practices and coding standards

    • Participated in regular code reviews and discussions with the Tech Lead to ensure quality and consistency

    • Implemented feedback and suggestions provided by the Tech L

  • Answered by AI
  • Q2. More into the problems I have solved previously and the working culture discussion.

Interview Preparation Tips

Topics to prepare for Idfy Senior Software Engineer interview:
  • DSA
  • LLD
  • Past project

Skills evaluated in this interview

CUBE84 Interview FAQs

How many rounds are there in CUBE84 interview?
CUBE84 interview process usually has 1-2 rounds. The most common rounds in the CUBE84 interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for CUBE84 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 CUBE84. The most common topics and skills that interviewers at CUBE84 expect are Salesforce, PDF, Cloud Computing, Debugging and Software Configuration Management.
What are the top questions asked in CUBE84 interview?

Some of the top questions asked at the CUBE84 interview -

  1. All about sales cloud difference between process builder, workflow and flow rep...read more
  2. Basic interview questions on testing but highly appreciate for their knowledge ...read more
  3. This was all regarding technical aspec...read more

Tell us how to improve this page.

CUBE84 Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

CUBE84 Reviews and Ratings

based on 21 reviews

4.0/5

Rating in categories

4.0

Skill development

3.7

Work-life balance

4.0

Salary

3.7

Job security

3.8

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 21 Reviews and Ratings
Project Manager

Pune,

Chennai

+1

8-12 Yrs

Not Disclosed

Engagement Manager

Chennai

10-20 Yrs

Not Disclosed

Solution Architect

Pune,

Chennai

6-11 Yrs

Not Disclosed

Explore more jobs
Salesforce Developer
44 salaries
unlock blur

₹4.5 L/yr - ₹14.3 L/yr

Salesforce Administrator
16 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Salesforce Business Analyst
14 salaries
unlock blur

₹5.7 L/yr - ₹22 L/yr

Business Analyst
13 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Senior Salesforce Developer
8 salaries
unlock blur

₹17 L/yr - ₹32.6 L/yr

Explore more salaries
Compare CUBE84 with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

WovVTech

4.4
Compare

Moveinsync Technology Solutions

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