Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Grappus Front end Developer Interview Questions and Answers

Updated 16 Jun 2021

Grappus Front end Developer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Javascript basics
  • Q2. React basics - useRef, useEffect, Component Lifecycle , Context API etc.
  • Q3. Basic DS Array - Objects - Divide & Conquer based problems.

Interview questions from similar companies

I was interviewed before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 360 minutes
Round difficulty - Medium

Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .

  • Q1. 

    Allocate Books Problem Statement

    Given an array of integers arr, where arr[i] represents the number of pages in the i-th book, and an integer m representing the number of students, allocate all the books ...

  • Ans. 

    Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.

    • Iterate through possible allocations and calculate the maximum pages assigned to a student.

    • Find the minimum of these maximums to get the optimal allocation.

    • Return the minimum pages allocated in each test case, or -1 if not possible.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaMust be doing B.TECHTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structure , Algorithms ,DBMS , OOPs ,OSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Good understanding of Data Structure and Algorithms 
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .

Application resume tips for other job seekers

Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Technical problem
  • Q2. Regarding JavaScript
  • Q3. Front End developer questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical questions will be there

Round 2 - Coding Test 

Simple coding questions will be asked.

Round 3 - HR 

(1 Question)

  • Q1. Only about salary and joining dates.

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. The questions mostly with javascript problem solving.
  • Q2. Core functionalities of vuejs
  • Ans. 

    Vue.js is a progressive JavaScript framework for building user interfaces.

    • Reactive data binding

    • Component-based architecture

    • Virtual DOM

    • Directives

    • Computed properties

    • Event handling

    • Routing

    • Vuex state management

    • Server-side rendering

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are strong in oops javascript, it will easy.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in May 2022. 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 Resume tips
Round 2 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - As a job seekar you must aware about your previous company project and skills.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic questions on JavaScript, React and HTML/CSS.
  • Q2. Hoisting, Closures, Event Loop, Promises, Async/Await
  • Q3. Semantic elements, block and inline elements, meta tag CSS box model, ways of adding CSS, CSS pre-processors
  • Q4. React questions on component lifecycle, different hooks and thier use, fetching data and displaying it in a list.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the core concepts of Js, HTML and CSS
Basic React topics like component life cycle, fetching data using api endpoints.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. CSS Box-model definition
  • Ans. 

    CSS Box-model defines how elements are rendered in a webpage, including padding, border, and margin.

    • Box-model consists of content, padding, border, and margin

    • Content area is where text or images are displayed

    • Padding is the space between content and border

    • Border is the line around the content and padding

    • Margin is the space outside the border

  • Answered by AI
  • Q2. Difference b/n flexbox and grid
  • Ans. 

    Flexbox is for one-dimensional layouts, grid is for two-dimensional layouts.

    • Flexbox is best for arranging items in a single row or column.

    • Grid is best for creating complex layouts with rows and columns.

    • Flexbox is more suitable for smaller scale layouts, while grid is better for larger scale layouts.

    • Flexbox is more flexible in terms of item order and sizing, while grid provides more control over the overall layout.

    • Both

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is AOT And JIT How angular different from react Route guard
  • Ans. 

    AOT (Ahead-of-Time) and JIT (Just-in-Time) are compilation techniques used in Angular. Angular and React differ in their architecture and data binding approach. Route guards in Angular are used to control access to routes.

    • AOT compilation in Angular converts TypeScript code into efficient JavaScript code during the build process, resulting in faster rendering and smaller bundle sizes.

    • JIT compilation in Angular compiles ...

  • Answered by AI
  • Q2. How angular application build
  • Ans. 

    Angular applications are built using the Angular CLI, which provides a command-line interface for creating, building, and serving Angular projects.

    • Angular applications are built using the Angular CLI (Command Line Interface)

    • The Angular CLI provides commands for creating new projects, generating components, services, modules, etc.

    • To build an Angular application, you can use the 'ng build' command which compiles the appl

  • Answered by AI
  • Q3. Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare for basic questions and some of the coding

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Jan 2023. There were 3 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 

Reasoning logocial thing topics

Round 3 - Coding Test 

Coding text web developer development

Interview Preparation Tips

Interview preparation tips for other job seekers - a person who is unemployed and looking for a job its great
Contribute & help others!
anonymous
You can choose to be anonymous

Grappus Interview FAQs

What are the top questions asked in Grappus Front end Developer interview?

Some of the top questions asked at the Grappus Front end Developer interview -

  1. React basics - useRef, useEffect, Component Lifecycle , Context API e...read more
  2. Basic DS Array - Objects - Divide & Conquer based proble...read more
  3. Javascript basi...read more

Recently Viewed

INTERVIEWS

Birlasoft

No Interviews

INTERVIEWS

Grappus

No Interviews

INTERVIEWS

Sagility

No Interviews

INTERVIEWS

ValueLabs

No Interviews

INTERVIEWS

Grappus

No Interviews

SALARIES

Chelson Gordon

LIST OF COMPANIES

Grappus

Locations

SALARIES

Grappus

LIST OF COMPANIES

Chelson Gordon

Overview

SALARIES

Grappus

Tell us how to improve this page.

Fast track your campus placements

View all
Grappus Front end Developer Salary
based on 13 salaries
₹8 L/yr - ₹22.6 L/yr
147% more than the average Front end Developer Salary in India
View more details

Grappus Front end Developer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

3.6

Skill development

4.4

Work-life balance

4.0

Salary

4.4

Job security

4.4

Company culture

4.4

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Backend Developer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front end Developer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Flutter Developer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IOS Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Grappus with

Innovify

1.9
Compare

Sigmoid

3.3
Compare

Srijan Technologies

3.5
Compare

LTIMindtree

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