Upload Button Icon Add office photos
Engaged Employer

i

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

Lets Grow More Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 59 Reviews

Filter interviews by

Lets Grow More Interview Questions and Answers

Updated 11 Jan 2025

Lets Grow More Interview Experiences

Popular Designations

13 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
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 - Assignment 

Make calculator and todolist app using javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - Assignment based virtual internship

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked 4 question in java basic

Round 2 - Technical 

(1 Question)

  • Q1. Asked question about core java spring etc

Interview Preparation Tips

Interview preparation tips for other job seekers - root knowldege of the subject is most neccessary

Java Developer Intern Interview Questions asked at other Companies

Q1. What is java ? Whay is java is platform independent language? Why is java not a pure object oriented language? How is java different from c++ ?
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

To-do list, calculator

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

software Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Aptitude basic dsa and oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well and they conduct easy process

Lets Grow More interview questions for popular designations

 Web Developer

 (5)

 Intern

 (2)

 Web Development Intern

 (2)

 Analyst

 (1)

 Java Developer Intern

 (1)

 Python Developer Intern

 (1)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 20 Apr 2024

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

Simple aptitute and medium coding questions

Round 2 - Technical 

(1 Question)

  • Q1. What is the difference between Stack and queue
  • Ans. 

    Stack is Last In First Out (LIFO) data structure, while queue is First In First Out (FIFO) data structure.

    • Stack is a collection of elements with LIFO principle, where the last element added is the first one to be removed.

    • Queue is a collection of elements with FIFO principle, where the first element added is the first one to be removed.

    • Examples: Stack - browser history, Queue - waiting line at a ticket counter.

  • Answered by AI

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning,patterns,seating arrangement,blood relations

Round 2 - Coding Test 

DP,Graphs,Trees,searching and sorting algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - consistently practice coding and learn various technologues

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)

Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2023

Interview experience
2
Poor
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 

30 min aptitude test.

Round 3 - Technical 

(1 Question)

  • Q1. How do you collect data ?
  • Ans. 

    Data is collected through various methods such as surveys, interviews, observations, and data mining.

    • Conducting surveys to gather information from a large group of people

    • Interviewing individuals to obtain in-depth insights

    • Observing behaviors or processes to collect real-time data

    • Utilizing data mining techniques to extract patterns and trends from large datasets

  • Answered by AI

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About html and css
  • Q2. What is html and css
  • Ans. 

    HTML and CSS are the building blocks of web development. HTML is used for structuring content, while CSS is used for styling and layout.

    • HTML stands for HyperText Markup Language and is used to create the structure of a webpage.

    • CSS stands for Cascading Style Sheets and is used to style the HTML elements.

    • HTML uses tags to define different elements like headings, paragraphs, images, links, etc.

    • CSS allows for customization...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Practice

Skills evaluated in this interview

Web Development Intern Interview Questions asked at other Companies

Q1. Merge SortGiven a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm. Example : Merge Sort Algorithm - Merge sort is a Divide and Conquer based Algorith... read more
View answer (2)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

The assignment was given on daily basis then they evaluate them

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your vision after 10 years from now. what is your expertise
  • Q2. Your skills and expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - no such tips just focus on your goal and chose your i

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

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

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Given an assignment where we had to to 3 task each of different levels. The tasks were considerably easy and nice.

Round 2 - task 

(1 Question)

  • Q1. Given task should be completed within time

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience in overall process.

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Lets Grow More Interview FAQs

How many rounds are there in Lets Grow More interview?
Lets Grow More interview process usually has 2-3 rounds. The most common rounds in the Lets Grow More interview process are Assignment, Resume Shortlist and Coding Test.
What are the top questions asked in Lets Grow More interview?

Some of the top questions asked at the Lets Grow More interview -

  1. What is the difference between Stack and qu...read more
  2. How do you collect dat...read more
  3. What is html and ...read more

Tell us how to improve this page.

Lets Grow More Interview Process

based on 7 interviews in last 1 year

Interview experience

4.3
  
Good

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
Planet Spark Interview Questions
3.7
 • 356 Interviews
View all

Lets Grow More Reviews and Ratings

based on 59 reviews

4.2/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

3.4

Salary

3.8

Job security

4.2

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 59 Reviews and Ratings
Data Science Intern
9 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Web Developer
8 salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Web Developer Intern
6 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Intern
3 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Java Developer Intern
3 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare Lets Grow More with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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