Upload Button Icon Add office photos

Filter interviews by

Creative Entrepreneurs Interview Questions and Answers

Updated 22 Jan 2025

Creative Entrepreneurs Interview Experiences

Popular Designations

2 interviews found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Experience
  • Q2. Prepare previous Job experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare previous Jobs
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the working principle of relays, current transformers (CT), and potential transformers (PT)?
  • Ans. 

    Relays, current transformers (CT), and potential transformers (PT) work based on electromagnetic induction principles.

    • Relays work by using a small current to control a larger current, opening or closing electrical circuits.

    • Current transformers (CT) step down high currents to a safe level for measurement or protection purposes.

    • Potential transformers (PT) step down high voltages to a safe level for measurement or protect...

  • Answered by AI
  • Q2. What does RMU stand for in electrical engineering?
  • Ans. 

    RMU stands for Ring Main Unit in electrical engineering.

    • RMU is a type of compact substation used for medium voltage distribution.

    • It consists of a ring of switchgear, transformers, and other necessary equipment.

    • RMUs are commonly used in urban areas where space is limited.

    • They provide reliable and efficient distribution of electricity to consumers.

    • Example: A RMU installed in a residential area to distribute power to mult

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - During the phone interview, there isn't much to discuss; just focus on reading about your experience with the equipment you have worked with.

Electrical Site Engineer Interview Questions asked at other Companies

Q1. What is the maximum range of voltage rating for belted cables are in used?
View answer (5)

Interview questions from similar companies

I applied via Job Fair and was interviewed before Feb 2021. There were 5 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 - Aptitude Test 

What is aptitude test?

Round 3 - Group Discussion 

Online study and off-line which one is better?

Round 4 - Case Study 

Someone not interested in assignments.

Round 5 - One-on-one 

(2 Questions)

  • Q1. Why you choice to join with us
  • Ans. Because write now Indias largest and most trusted education system is BYJU'S. thats why not one me everyone want to join his/her children in BYJU'S.
  • Answered Anonymously
  • Q2. What is more important to you education or money?
  • Ans. Obviously is education because educated person make money so easily and how to hold the mobey they know very well
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand what they needs to us

I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy leetcode code 2 questions , HTML5 css javascript simple screen design

Round 2 - One-on-one 

(1 Question)

  • Q1. Oop, Simple coding javascript, react basic, sql basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy and go with confidence which matters most

Assistant Manager Interview Questions & Answers

BYJU'S user image prashant kumar saxena

posted on 14 Sep 2022

I applied via Approached by Company and was interviewed before Sep 2021. There were 2 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 - HR 

(2 Questions)

  • Q1. Tell me about your self - what you know about Byjus
  • Q2. What's your weakness

Interview Preparation Tips

Topics to prepare for BYJU'S Assistant Manager interview:
  • Sales
  • IT
  • Educational Sales
  • Education Counseling
Interview preparation tips for other job seekers - Company now created the poltics so my opinion please don't give interviews in byjus

Interview Preparation Tips

Round: Test
Experience: The test had 2 parts. 1)Objective (90 mins) 2) Subjective (90 mins). Both the paper were divided into 3 sections 1) Computer Science 2)Math & 3)Data Science .

To get shortlisted you need to do well on only one of the section.

Round: Technical Interview
Experience: Probability Interview and discussion on projects that I have worked upon on in the institute.

Probability questions were given a quadratic equation whose coefficients are RVs , what is the probability that the roots are real.

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How to create a uniform distribution from 1 to 200 using an ubiased coin?
  • Ans. 

    To create a uniform distribution from 1 to 200 using an unbiased coin, we can use the rejection sampling method.

    • Divide the range into equal parts based on the number of outcomes of the coin toss.

    • Toss the coin and select the corresponding part of the range.

    • If the selected number is outside the desired range, reject it and repeat the process.

    • Repeat until a number within the desired range is obtained.

    • Example: If the coin ...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Talked about probability and programming questions. The same happened in 4 rounds of interviews.
Tips: Prepare probability and quant questions. Be calm. The interviewers are very helpful.

Skills: Probability And Statistics, Programming
College Name: IIT Madras

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

Interview Questionnaire 

8 Questions

  • Q1. What is the expected number of tosses of a fair coin to get 3 consecutive heads?
  • Ans. 

    Expected number of tosses of a fair coin to get 3 consecutive heads.

    • The probability of getting 3 consecutive heads is 1/8

    • The expected number of tosses to get 3 consecutive heads is 14

    • This can be calculated using the formula E(X) = 2^k + 2^(k-1) + 2^(k-2) + ... + 2^2 + 2^1 + 2^0, where k is the number of consecutive heads required

  • Answered by AI
  • Q2. There is an urn with n red balls and 1 black ball in it. You and your friend play a game where you take turns drawing from the urn. The player who draws the black ball first wins. Should you go first or se...
  • Ans. 

    Go second. The probability of winning is higher when going second.

    • The probability of winning when going first is (1/n+1), while the probability of winning when going second is (n/n+1)

    • This is because the first player has a chance of drawing the black ball on their turn, while the second player has a chance of drawing the black ball on their turn or the first player's turn

    • For example, if there are 10 red balls and 1 blac...

  • Answered by AI
  • Q3. You roll a die until the sum of all die rolls becomes at least 100. What is the most likely value of the last roll?
  • Ans. 

    What is the most likely value of the last roll in a game where a die is rolled until the sum of all rolls is at least 100?

    • The last roll must be at least 4 to reach a sum of 100

    • The probability of rolling a 4, 5, or 6 is 1/2

    • The most likely value of the last roll is 4 or 5

  • Answered by AI
  • Q4. You have an n x n matrix in which all the rows and all the columns are sorted. Given an input number, describe an algorithm to search for the number in the matrix
  • Ans. 

    Algorithm to search for a number in an n x n matrix with sorted rows and columns.

    • Start from the top-right corner of the matrix

    • If the current element is greater than the target, move left

    • If the current element is less than the target, move down

    • Repeat until the target is found or the bottom-left corner is reached

  • Answered by AI
  • Q5. Given two arrays of size n each, describe an algorithm to find the largest common subarray of the two arrays
  • Ans. 

    Algorithm to find largest common subarray of two arrays of size n

    • Create a 2D array to store the lengths of common subarrays

    • Traverse both arrays and fill the 2D array with lengths of common subarrays

    • Find the maximum length and its corresponding ending index in the 2D array

    • Use the ending index to retrieve the largest common subarray from either of the arrays

  • Answered by AI
  • Q6. Why do you want to join Goldman Sachs?
  • Ans. 

    I am excited to join Goldman Sachs because of its reputation for excellence and the opportunities it offers for professional growth.

    • Goldman Sachs is a leader in the financial industry and has a strong reputation for excellence.

    • I am impressed by the firm's commitment to innovation and its focus on delivering value to clients.

    • I believe that working at Goldman Sachs will provide me with the opportunity to learn from some ...

  • Answered by AI
  • Q7. Walk me through your resume
  • Ans. 

    I have experience in marketing and sales, with a focus on digital marketing and lead generation.

    • Started career as a marketing intern at XYZ company

    • Managed social media accounts and email campaigns for ABC company

    • Implemented SEO strategies and increased website traffic by 30%

    • Led a team of 5 sales representatives and exceeded quarterly sales goals by 20%

    • Currently working as a digital marketing specialist at DEF company

  • Answered by AI
  • Q8. There is a 2D plane with infinite parallel, vertical lines with a spacing of 1 unit between them. You drop a rod of length L randomly on the plane, with random position and orientation. What is the probabi...
  • Ans. 

    Probability of a randomly dropped rod of length L intersecting a line on a 2D plane with infinite parallel, vertical lines.

    • The probability depends on the length of the rod L.

    • The probability can be calculated using geometric probability.

    • The probability is 1 - (2L - 1) / infinity.

    • For example, if L = 1, the probability is 0.5.

    • If L = 2, the probability is 0.75.

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Puzzles, probability questions
Tips: Brush up on probability problems

Round: Technical Interview
Experience: Questions on resume, especially interns.
Tips: Know your resume inside out.

Round: Technical Interview
Experience: Puzzles, algorithm questions
Tips: Learn algorithms from geeksforgeeks

Round: Technical + HR Interview
Tips: Be familiar with your resume, prepare for generic HR questions

Skills: Problem Solving Skills, Algorithm, Probability And Statistics, Knowledge Of Your Resume Points
College Name: IIT Madras

Skills evaluated in this interview

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

Interview Preparation Tips

Round: Test
Experience: Each section had 10 questions, 100 marks, with 45min duration for each. It consisted of Multiple Choice (+10, -3), Fill in the Blanks type(+10,0), and a coding question (+20).
Platform was HackerRank. You had to do good in atleast 2 sections
Tips: CS: DSA, Graph Theory, Time Complexity
Quant: Probability, Probability, Probability.
Machine Learning: Ensemble Methods, Bagging, Boosting, Decision Trees, etc. You need to know the concepts. No mathematical formulation or equations were asked
Duration: 1 hour 35 minutes

Round: Technical Interview
Experience: First of all, the GS panelists were really nice, kind and helpful. They provide with several hints, given you are sincere and have that attitude of solving the problem.
There were 6 technical rounds in all, with different teams of GS.
3 rounds consisted of questions from Probability, Expectation, Markov process, etc.
1 round for algorithm puzzles.
1 round for strategy puzzles.
1 round for Finance (discussed on derivatives, call options, etc.)
Tips: Be thorough with the basics. Don't beat around the bush. Given a problem, discuss the solution first and then go about doing it.

Skills: Probability And Statistics, Algorithm, Knowledge Of Your Resume Points, Aptitude, Finance Basics
College Name: IIT Madras

I was interviewed in Dec 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: For CSE and EE students , CPI was not at all seem to be a criteria for shortlisting and almost all who have a decent profile got shortlisted for the test. However, for other department students they shortlisted above 9 CPI students.

Round: Test
Experience: It was a 2 hour test. It consisted of 3 sections-Quant , Machine Learning and Computer Science . Each section had 10 questions and 45 minutes were allotted for each section.
Being from non-CSE background I attempted only 2 sections ie. Quant and Machine Learning. Machine Learning section was fairly easy this time and almost all questions were standard. If someone has done an introductory course on Machine Learning and basic stats , this section was a cake walk for him. However , attempting quant section required some preparation of solving probability puzzles (computing expectations etc.) ,basic linear algebra and geometry base questions.
Duration: 2 hours

Round: Technical Interview
Experience: I had 2 rounds of interview. Both were technical ones.
In the first interview , they asked some probability puzzles (from 50 challenging problems in probability book) . Since I had completed that book before , I was able to solve them . Then they asked 1-2 algorithm based questions like formulate an efficient algorithm for solving a particular problem. I was not able to solve them completely but tried to give them the overview of y approach. The interviewer didn't seem to be satisfied though. It lasted for around 20-25 minutes.He told me to wait outside . To my surprise, I was called for the 2nd round.
The second went better than the first round. They again asked questions on computing probability , expectations , constructing a Markov Chain for a a given problem etc. Since I had done 1 course in Fiance also , he asked me questions from it also which were quite easy. Then he began asking algorithms and asked me to explain a sorting algorithm and I chose Quick Sort. While explaining it , I got struck at one point but the interviewer was helping me by giving hints and I was able to explain it fully. The second round was quite exhaustive as it went on for around 45-60 minutes.

Skills: Problem Solving Abilties, Mathematical Aptitude, Algorithmic Approach To Problem Solving, Machine Learning, Statistical Method Basics
College Name: IIT Kanpur

Creative Entrepreneurs Interview FAQs

How many rounds are there in Creative Entrepreneurs interview?
Creative Entrepreneurs interview process usually has 1 rounds. The most common rounds in the Creative Entrepreneurs interview process are One-on-one Round and Technical.
How to prepare for Creative Entrepreneurs 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 Creative Entrepreneurs. The most common topics and skills that interviewers at Creative Entrepreneurs expect are Ansys, Brand Management, Cable Laying, Cost Estimation and Electrical Projects.
What are the top questions asked in Creative Entrepreneurs interview?

Some of the top questions asked at the Creative Entrepreneurs interview -

  1. What is the working principle of relays, current transformers (CT), and potenti...read more
  2. What does RMU stand for in electrical engineeri...read more

Tell us how to improve this page.

Creative Entrepreneurs Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
ZS Interview Questions
3.4
 • 449 Interviews
Goldman Sachs Interview Questions
3.5
 • 376 Interviews
Synechron Interview Questions
3.6
 • 363 Interviews
CARS24 Interview Questions
3.6
 • 331 Interviews
Lenskart Interview Questions
3.2
 • 304 Interviews
Whitehat jr Interview Questions
3.4
 • 262 Interviews
Randstad Interview Questions
3.8
 • 260 Interviews
View all

Creative Entrepreneurs Reviews and Ratings

based on 13 reviews

4.3/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

4.2

Salary

4.5

Job security

4.1

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 13 Reviews and Ratings
Project Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Electrical Project Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Engineer - Civil
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Civil Site Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Creative Entrepreneurs with

BYJU'S

3.1
Compare

Shapoorji Pallonji Group

4.1
Compare

Vivo

4.1
Compare

Hyundai Motor India Limited

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