Upload Button Icon Add office photos
Engaged Employer

i

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

Cubastion Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cubastion Consulting Interview Questions, Process, and Tips for Freshers

Updated 28 Mar 2025

Top Cubastion Consulting Interview Questions and Answers for Freshers

Cubastion Consulting Interview Experiences for Freshers

Popular Designations

2 interviews found

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a total of a 2-hour assessment where the Aptitude skills and Personality of a student were evaluated. This was done in 2 parts first there was a normal general Aptitude test followed by a round where we had to answer HR questions on the platform itself. The whole process took place in their own exam platform.

Round 2 - Group Discussion 

It was a 20 min round and the topic was "Work from Office vs Work from home"

Round 3 - Technical 

(7 Questions)

  • Q1. Write a code for "Two-pair Sum". You can find the question by searching two-pair sum in Leetcode
  • Q2. Another generic coding question
  • Q3. What is the use of the Where clause?
  • Ans. 

    The WHERE clause is used to filter data in a SQL query.

    • It is used to specify a condition to filter the rows returned in a SELECT statement.

    • It can be used with various operators such as =, <, >, LIKE, etc.

    • It can also be used with logical operators such as AND, OR, NOT.

    • Example: SELECT * FROM customers WHERE age > 18 AND city = 'New York';

  • Answered by AI
  • Q4. A SQL-based query to find employees with salaries between a certain range?
  • Ans. 

    SQL query to find employees with salaries in a certain range.

    • Use the SELECT statement to retrieve data from the table.

    • Use the WHERE clause to filter the data based on salary range.

    • Use the BETWEEN operator to specify the salary range.

    • Example: SELECT * FROM employees WHERE salary BETWEEN 50000 AND 70000;

  • Answered by AI
  • Q5. Puzzle 1 - A cake is there 3 cuts are allowed how to make 8 pieces
  • Q6. Puzzle 2 - 10 bags each have 10 coins each coin weighs 1 gm but in 1 bag only all coins weigh 0.9 gm. You can use the weighing machine only once how to find the bag with 0.9 gm coins?
  • Q7. Several questions based on Projects

Interview Preparation Tips

Topics to prepare for Cubastion Consulting Graduate Engineer Trainee (Get) interview:
  • SQL
  • Python
  • Coding
  • OOPS
Interview preparation tips for other job seekers - For Aptitude, the drill is usual to practice from Indiabix.
For Behavioral assessment, write the HR questions quickly and give a personal touch.
For the GD round, try to be neutral and list out the pros and cons of the two choices and try to suggest a solution inclusive of both cases. P.S. May vary from topic to topic.
For the PI round, be ready with the basics and have complete authority on projects and that's all.
The HR and Interviewer were very friendly so don't worry just give your best.

Skills evaluated in this interview

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

Interview Questionnaire 

7 Questions

  • Q1. Why consulting
  • Ans. 

    Consulting offers a dynamic and challenging work environment that allows me to constantly learn and grow while helping clients solve complex problems.

    • Opportunity to work with diverse clients and industries

    • Exposure to a variety of business challenges and solutions

    • Collaborative and team-oriented work culture

    • Continuous learning and development opportunities

    • Ability to make a meaningful impact on clients' businesses

  • Answered by AI
  • Q2. Have you attended the ppt?
  • Ans. 

    Yes, I have attended the ppt.

    • I attended the ppt on [date] at [location].

    • The ppt was presented by [presenter].

    • I found the ppt informative and engaging.

    • I took notes during the ppt to refer back to later.

  • Answered by AI
  • Q3. Tell me what you have understood about our company from ppt
  • Ans. 

    The candidate is asked to explain their understanding of the company based on a presentation.

    • The company is likely a consulting firm based on the job title.

    • The company has a strong focus on data analytics and technology.

    • The company values teamwork and collaboration.

    • The company has a global presence with offices in multiple countries.

    • The company has worked with a variety of clients across industries.

    • The company emphasiz...

  • Answered by AI
  • Q4. Do you like travelling?
  • Ans. 

    Yes, I love travelling and exploring new places.

    • Travelling is a great way to learn about different cultures and lifestyles.

    • I enjoy trying new foods and experiencing local traditions.

    • Some of my favorite trips have been to Japan, Italy, and Costa Rica.

    • I am also comfortable with navigating unfamiliar environments and adapting to new situations.

  • Answered by AI
  • Q5. Cv based questions like why have you worked in this fest
  • Q6. Basic coding questions (MySQL)
  • Q7. CV based questions

Interview Preparation Tips

Round: Test
Experience: There were about 21 questions which were mainly based on aptitude, Mysql, Basic coding. Go through basics of arrays, linked lists, sorting algorithm before the test. There were about 12 aptitude based questions (mostly all easy) Mysql questions were about 5 and basic coding were about 4.Shortlisting for GD was done based on the scores only.
Tips: Go through basics of C OR C ++ before test
Duration: 45 minutes
Total Questions: 21

Round: Group Discussion
Experience: From test about 20 students were shortlisted for GD and we were divided into 5 in each group, At first we were asked to choose our own topic but a different one was given.at first each person was given about 2 minutes to talk, then we had to discuss (agree or counter agree)with others .It went about for 10 minutes, then the moderator from the company gave his views and asked a few questions.Mainly the communication skills were seen rather than the thought process.
Tips: Be clear on your points. Even though other persons might have explained your views try presenting in a different way . stick to your alloted time.
Duration: 30 minutes

Round: HR Interview
Experience: Listen to ppt which the company gives ( in general) it may be useful in hr...questions about why i'm shifting from core to non core were also asked
Tips: go through company profile before attending hr

Round: Technical Interview
Experience: coding questions from the test were asked to explain (most of them were asked such questions except me)...basic cv questions such as what have you learnt in analytics and why have you learnt...i was asked to explain what macros does...then there were some personal questions as to why not take a govt job ....then some questions were asked about fests which I have worked and my role in that....if you have done publicity for any fest then its an added advantage because the work involves lot of travelling

Skill Tips: Cat preparation would help for aptitude...learn basics of sql and coding
Skills: Aptitude, Mysql, Basic Coding, Basic C/C++
College Name: IIT Kharagpur

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Jobs at Cubastion Consulting

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2018. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Core informatica. Lot of scenario based questions.
  • Q2. Very basic questions. Simple and easy.
  • Q3. Third round was very difficult. Couldn't answer one question properly. But I gave efforts
  • Q4. Get Fibonacci series in informatica
  • Ans. 

    Fibonacci series can be generated in Informatica using a recursive function.

    • Create a mapping with a recursive function

    • Use a variable port to store the previous two values

    • Use an expression transformation to generate the series

    • Example: f(0) = 0, f(1) = 1, f(n) = f(n-1) + f(n-2)

  • Answered by AI

Interview Preparation Tips

General Tips: Informatica prepare well. Sql queries too.
Skills: Communication, Body Language, Problem Solving, Analytical Skills, Presentation Skills
Duration: 1-3 Months

Skills evaluated in this interview

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

1st consists of Gaming, Aptitude, pseudo code, Essay writing

Round 3 - Technical 

(1 Question)

  • Q1. Yet to take the interview

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Test
Experience: It was nice set of mixed bag questions each challenging your brain to scratch more and find the trick.
Tips: Be calm in solving the questions, Practice few tricks to solve

work,time,distance,number series problem etc. quickly to help save the

time.
Duration: 20 minuntes minutes
Total Questions: 25

Round: Resume Shortlist
Experience: I think resume played a important role in selection processes.
Tips: Make it simple and HIGHLIGHT your good work and experiences.Interviewer don't have time to go through whole crap what we write so basically focus on highlighting your achievements and internships.

Round: Group Discussion
Experience: People are dying to take the opportunity and speak.You will be facing a fish market in few cases, rest it is calm and everyone is given a chance to put forward there point.
Tips: Generally u have to decide which side of the boat u want to be on.

Either go against the topic or in favor whichever you are more

comfortable with.

College Name: IIT ROORKEE

Interview Questionnaire 

18 Questions

  • Q1. Tell me about your yourself
  • Ans. 

    I am a detail-oriented business analyst with experience in data analysis and process improvement.

    • I have a Bachelor's degree in Business Administration

    • I have worked with various stakeholders to identify business needs and requirements

    • I am proficient in SQL and Excel for data analysis

    • I have experience in process improvement and project management

    • I am a strong communicator and collaborator

  • Answered by AI
  • Q2. Tell us about your training and internships
  • Ans. 

    I have completed a business analyst certification course and have interned at a software development company.

    • Completed a business analyst certification course from XYZ Institute

    • Interned at ABC Software Development Company for 6 months

    • Worked on requirement gathering, documentation and analysis for a project

    • Assisted senior business analysts in creating project plans and reports

  • Answered by AI
  • Q3. What is the role of Instrumentation Department? (my training)
  • Ans. 

    The Instrumentation Department is responsible for designing, installing, and maintaining control systems and instruments used in industrial processes.

    • Designing and implementing control systems for industrial processes

    • Installing and maintaining instruments used in industrial processes

    • Ensuring accuracy and reliability of instruments and control systems

    • Collaborating with other departments to optimize processes and improve...

  • Answered by AI
  • Q4. Why do you want to join Affine Analytics?
  • Ans. 

    I am excited to join Affine Analytics because of their reputation for delivering innovative solutions and their focus on employee growth.

    • Affine Analytics has a strong track record of delivering cutting-edge solutions to clients across industries.

    • I am impressed by the company's commitment to employee growth and development, as evidenced by their training and mentorship programs.

    • I am excited about the opportunity to work...

  • Answered by AI
  • Q5. Why Data anayltics? Why not a technical job in your field?
  • Ans. 

    Data analytics allows me to use my technical skills to solve business problems and make data-driven decisions.

    • Data analytics helps me to identify patterns and trends in data that can be used to improve business processes.

    • It allows me to work with large datasets and use statistical methods to extract insights.

    • I can use my technical skills to develop and implement data models and algorithms.

    • Data analytics is a growing fi...

  • Answered by AI
  • Q6. If I keep two diodes in series will it work as a transistor? (EC branch)
  • Ans. 

    No, two diodes in series cannot work as a transistor.

    • Transistors have three terminals while diodes have two.

    • Transistors can amplify signals while diodes cannot.

    • Transistors can be used as switches while diodes cannot.

    • Diodes in series will only increase the voltage drop.

    • Transistors have different modes of operation such as common emitter, common base, and common collector.

  • Answered by AI
  • Q7. What exactly have you accomplished with the drone? (my final year project)
  • Ans. 

    I developed a drone that can detect and monitor forest fires.

    • Designed and built a drone with thermal imaging camera

    • Integrated machine learning algorithm to detect fire

    • Tested and validated the drone in a controlled forest environment

    • Presented the project at a national engineering conference

  • Answered by AI
  • Q8. How frequently do you play Badminton? (Hobby)
  • Ans. 

    I play badminton twice a week as a hobby.

    • I enjoy playing badminton as a way to stay active and relieve stress.

    • I usually play with friends or family members at a local community center.

    • I have been playing badminton for several years and have improved my skills over time.

  • Answered by AI
  • Q9. Do you have any problem working in Bangalore?
  • Ans. 

    No, I don't have any problem working in Bangalore.

    • I am familiar with the city and its culture

    • I have worked in Bangalore before and enjoyed my experience

    • I am open to new experiences and challenges

    • I am willing to adapt to the local environment and work culture

  • Answered by AI
  • Q10. Do you have any questions for us?
  • Q11. Which football club do you follow? (My answer: Real Madrid) (Que based on hobby)
  • Q12. Why is Real Madrid your favorite?
  • Ans. 

    Real Madrid is my favorite because of their rich history, success, and style of play.

    • Real Madrid has won a record 13 Champions League titles, which is a testament to their success

    • Their style of play is attractive and entertaining to watch

    • The club has a rich history and has had some of the greatest players in football history, such as Cristiano Ronaldo and Zinedine Zidane

  • Answered by AI
  • Q13. Assume you are the CEO of Flipkart. Your board has decided to go App only. What factors would you consider before making your final decision. (You have the relevant data from your website of last 7 years ...
  • Ans. 

    Factors to consider before going App only as CEO of Flipkart

    • Analyze the data from website and app to understand user behavior

    • Evaluate the impact on sales and revenue

    • Consider the potential loss of customers who prefer website over app

    • Assess the cost of developing and maintaining the app

    • Evaluate the competition and their strategies

    • Consider the impact on brand image and customer loyalty

    • Assess the feasibility of providing ...

  • Answered by AI
  • Q14. The Horse Puzzle
  • Q15. 3 Ants triangle puzzle
  • Q16. 3 Jars puzzle (Apple/Orange puzzle)
  • Q17. I have two jars of 5 litres and 3 litres. How can I measure 4 litres? (Assume: Infinite supply of water and no third jar is present)
  • Q18. A revolver with 2 bullets puzzle

Interview Preparation Tips

Round: Test
Experience: The first 10 questions were Data Interpretation type. There were around 4 to 5 logic questions. The rest were quantitative questions.
The questions were pretty basic.
Tips: The aim is to check the speed of your calculations.
Duration: 30 minutes
Total Questions: 23

Round: Group Discussion
Tips: Speak relevant points and you will be fine.
High proficiency in English is a must.
Duration: 10 minutes

Round: Puzzle Interview
Experience: The interview was great and lasted around 35-40 minutes. The interviewer gave ample amount of time to solve the questions.
To answer the questions was ofcourse important but approach to your final answer is very important as well. If you already know the answer but fail to explain the approach to the interviewer, you will get rejected.
Tips: Keep the interviewer in the loop and keep explaining him what you are thinking.
Fluent English is very important as well.

Round: HR Interview
Experience: The interviewers were very friendly and the interview lasted around 15 min.
Tips: Have one or two favorite subject/s from which you can answer any question thrown at you.
Be well versed about your final year project.
Do not put rubbish in your resume as they read the entire resume.

Skills: Enthusiasm, Projects, Proficiency In English, Logical Puzzles, Logical Thinking
College Name: NIT Surat
Funny Moments: As the HR interviewer is an alumni of my college, we had some chat about the college. This made the interview mood very light.

Interview Questionnaire 

2 Questions

  • Q1. Mostly puzzles and one case study
  • Q2. They asked me questions about my interests and hobbies

Interview Preparation Tips

Round: Test
Experience: There were three sets of question paper. We were sitting according to our roll number then question paper with rough sheet were distributed and we were allowed 1 hour to finish that. There was no negative marking.
Tips: For aptitude practice data interpretation and data sufficiency
Duration: 1 hour
Total Questions: 30

Round: Group Discussion
Duration: 15 minutes

Round: Technical Interview
Tips: Practice puzzles and case study for this round

Round: HR Interview
Tips: Be yourself

College Name: NIT Rourkela

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

Cubastion Consulting Interview FAQs

How many rounds are there in Cubastion Consulting interview for freshers?
Cubastion Consulting interview process for freshers usually has 4 rounds. The most common rounds in the Cubastion Consulting interview process for freshers are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Cubastion Consulting interview for freshers?
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 Cubastion Consulting. The most common topics and skills that interviewers at Cubastion Consulting expect are CRM, Analytical skills, Communication, Go Getter and Problem Solving.
What are the top questions asked in Cubastion Consulting interview for freshers?

Some of the top questions asked at the Cubastion Consulting interview for freshers -

  1. Puzzle 2 - 10 bags each have 10 coins each coin weighs 1 gm but in 1 bag only a...read more
  2. Puzzle 1 - A cake is there 3 cuts are allowed how to make 8 pie...read more
  3. A SQL-based query to find employees with salaries between a certain ran...read more
How long is the Cubastion Consulting interview process?

The duration of Cubastion Consulting interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cubastion Consulting Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.1
 • 38 Interviews
View all

Cubastion Consulting Reviews and Ratings

based on 135 reviews

3.2/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.2

Salary

3.2

Job security

3.0

Company culture

3.3

Promotions

3.0

Work satisfaction

Explore 135 Reviews and Ratings
Finance Executive

Gurgaon / Gurugram

2-3 Yrs

₹ 2-4.75 LPA

UI UX Designer

Gurgaon / Gurugram

5-8 Yrs

₹ 7-15 LPA

Siebel Developer

Gurgaon / Gurugram

2-6 Yrs

₹ 0.5-2 LPA

Explore more jobs
Associate Consultant
255 salaries
unlock blur

₹4 L/yr - ₹12.4 L/yr

Consultant
77 salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Associate Consultant
66 salaries
unlock blur

₹6.2 L/yr - ₹16 L/yr

Graduate Engineer Trainee (Get)
31 salaries
unlock blur

₹6 L/yr - ₹9.6 L/yr

Senior Consultant
24 salaries
unlock blur

₹15.4 L/yr - ₹37.5 L/yr

Explore more salaries
Compare Cubastion Consulting with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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