Upload Button Icon Add office photos
Engaged Employer

i

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

GrowExx Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GrowExx Interview Questions and Answers

Updated 9 Jun 2024

GrowExx Interview Experiences

Popular Designations

3 interviews found

Product Owner Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

The test was good, it was mix of aptitude and technical.

Round 2 - One-on-one 

(2 Questions)

  • Q1. They shared an assignment and questions were from that assignment- to solve the case study
  • Q2. Write down the user story and acceptance criteria for E-commerce Check out
  • Ans. 

    User story for E-commerce Check out

    • As a customer, I want to be able to add items to my cart and proceed to checkout

    • Acceptance criteria: User should be able to view their cart, enter shipping and payment information, and place the order

    • Acceptance criteria: User should receive a confirmation email after successfully placing the order

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

(2 Questions)

  • Q1. User story and acceptance criteria for Whatsapp photo feature
  • Ans. 

    User story and acceptance criteria for adding a photo feature to Whatsapp

    • User can now send photos in chat conversations

    • User can also receive and view photos sent by others

    • Acceptance criteria includes ability to send, receive, view, and save photos

  • Answered by AI
  • Q2. Scenario based questions as a product owner
Round 4 - One-on-one 

(1 Question)

  • Q1. As a Product Chief Officer what feature you will add to LinkedIn to increase its revenue
  • Ans. 

    I would add a premium feature for recruiters to access a larger pool of candidates.

    • Introduce a premium search feature for recruiters to access a larger pool of candidates

    • Offer advanced filtering options for recruiters to narrow down their search

    • Provide analytics on candidate profiles to help recruiters make informed decisions

    • Allow recruiters to directly message potential candidates for job opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Last round was with the CEO, he asked level 3 questions to level 1 position. He clearly had intentions to reject the candidate.
1 round was for 1 hr & last 2 rounds went for 30mins each.

Skills evaluated in this interview

Product Owner Interview Questions asked at other Companies

Q1. What are the prioritization techniques you use to arrange backlog items?
View answer (3)

Uncia Technologies

Follow success, join our journey

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

I was interviewed before Jun 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Javascript and Node theoretical questions
  • Q2. Output for JavaScript snippets. Heavily depended on ticks and timers

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Years of experience with various technologies
  • Q2. Reason for change
Round 2 - Technical 

(3 Questions)

  • Q1. Question on DSA
  • Q2. Questions on ReactJS or NodeJS depending on role
  • Q3. Cloud Provider Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for easy DSA
Hands on experience with mentioned technology

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Interview questions from similar companies

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 Referral and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. The guy who was taking interview was sleeping during the interview. It was disgusting & most irritating. It showed lack of seriousness and inability to listen. Just to complete the interview for the sake o...
  • Q2. What are your 3 year medium term objectives and vision for your future, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful as it seems good from outside but processes-systems seem to be in hapless position.

I applied via Campus Placement and was interviewed in Apr 2022. 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 Resume tips
Round 2 - Aptitude Test 

Basic aptitude questions. Just keep a track of time

Round 3 - Coding Test 

2nd round is coding round. You can expect Leetcode medium questions. The topics asked are Linked list, Trees and arrays.

Round 4 - Coding Test 

3rd round is again the Coding Test. Level of questions is Leetcode Medium to Leetcode Hard. Topics covered are Trees, Doubly Linked List, Dp etc.

Round 5 - Technical 

(2 Questions)

  • Q1. 4th round is an hour-long technical interview. The interviewer will start by asking about your introduction and you can expect some questions about your introduction or projects. The rest of the time is gi...
  • Q2. The questions were House Robber 3 from leetcode and some questions based on the binary array.

Interview Preparation Tips

Topics to prepare for Josh Technology Group Software Engineer interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Just focus on Data structure and Algorithms. During the coding rounds keep track of time.

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Question on various topics

Round 2 - Coding Test 

More questions on oops, coding

Interview Preparation Tips

Interview preparation tips for other job seekers - None
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Mostly scenario based on what you have worked on and basic questions on theorical knowledge.Interview was 1 hour long.
  • Q2. ETL,Tool, Technology, Infrastructures,coding skill,SQL skills
Round 3 - HR 

(1 Question)

  • Q1. Normal basic questions asked in HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ,keep confident on your work and be patient while giving interview as interview is bit tricky...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. React lifecycle methods, React hooks
Contribute & help others!
anonymous
You can choose to be anonymous

GrowExx Interview FAQs

How many rounds are there in GrowExx interview?
GrowExx interview process usually has 2-3 rounds. The most common rounds in the GrowExx interview process are One-on-one Round, HR and Technical.
How to prepare for GrowExx 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 GrowExx. The most common topics and skills that interviewers at GrowExx expect are Javascript, PHP, Agile, Laravel and MySQL.
What are the top questions asked in GrowExx interview?

Some of the top questions asked at the GrowExx interview -

  1. As a Product Chief Officer what feature you will add to LinkedIn to increase it...read more
  2. user story and acceptance criteria for Whatsapp photo feat...read more
  3. Write down the user story and acceptance criteria for E-commerce Check ...read more

Recently Viewed

JOBS

Murf

No Jobs

JOBS

GrowExx

No Jobs

JOBS

IndiaBizForSale.com

No Jobs

INTERVIEWS

Gloify

No Interviews

JOBS

Browse jobs

Discover jobs you love

JOBS

WSP

No Jobs

JOBS

Cyanous Software

No Jobs

JOBS

Gloify

No Jobs

JOBS

Gloify

No Jobs

SALARIES

Kompass

No Salaries

Tell us how to improve this page.

GrowExx Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Tide Business Finance Platform

Thrive at work, live fully - experience balance like never before!

Interview Questions from Similar Companies

Ninjacart Interview Questions
4.0
 • 95 Interviews
DeHaat Interview Questions
3.6
 • 57 Interviews
Agrostar Interview Questions
3.8
 • 56 Interviews
BIGHAAT AGRO Interview Questions
4.3
 • 6 Interviews
Crofarm Interview Questions
3.7
 • 4 Interviews
View all

GrowExx Reviews and Ratings

based on 36 reviews

3.7/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.7

Salary

3.3

Job security

3.6

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 36 Reviews and Ratings
Software Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Owner
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mern Full Stack Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GrowExx with

Agrostar

3.8
Compare

Netafim Irrigation India

4.2
Compare

BIGHAAT AGRO

4.3
Compare

Ninjacart

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