Upload Button Icon Add office photos
Engaged Employer

i

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

Cutshort Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 18 Reviews

Filter interviews by

Cutshort Front end Engineer Interview Questions and Answers

Updated 23 Apr 2024

Cutshort Front end Engineer Interview Experiences

2 interviews found

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

I applied via Cutshort and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Recursive search in Javascript Object.
  • Ans. 

    Recursive search in JavaScript object

    • Use a recursive function to search through nested objects

    • Check if current property is an object, if so call the function recursively

    • Return the value if found, otherwise return null

  • Answered by AI
  • Q2. Javascript closure related question.
  • Q3. Timeout related question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good grasp on JS fundamentals.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Assignment 

Simple assignment to test your UI development skills

Round 2 - Technical 

(1 Question)

  • Q1. Simple questions regarding JS
Round 3 - One-on-one 

(1 Question)

  • Q1. Cultural fit round to see how you fit for the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep you fundamentals of javascript clear.

Front end Engineer Interview Questions Asked at Other Companies

asked in Housing.com
Q1. Pair Sum Problem Statement You are given an integer array 'ARR' o ... read more
asked in Snapdeal
Q2. Write a code to find if the input date is today or tomorrow based ... read more
asked in Snapdeal
Q3. Explain box model in css, and what is specificity in CSS. What ar ... read more
asked in FactWise
Q4. What is a callback? How is it accompanied with asynchronous progr ... read more
asked in Housing.com
Q5. How does a browser render a webpage?

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Assignment 

They will share few task over email, which you have to code and complete it

Round 2 - Technical 

(2 Questions)

  • Q1. What's the benefit of using sematic HTML?
  • Ans. 

    Semantic HTML provides structure and meaning to content, improving accessibility, SEO, and maintainability.

    • Improves accessibility for screen readers and other assistive technologies

    • Enhances SEO by providing search engines with better understanding of content

    • Improves maintainability by making code easier to read and understand

    • Helps with styling and layout by providing more specific elements to target

  • Answered by AI
  • Q2. How can you applied a certain css on three div element?
  • Ans. 

    You can apply a certain CSS on three div elements by using a common class or ID for all three divs.

    • Add a common class or ID to all three div elements

    • Define the CSS properties for that class or ID in your stylesheet

    • Apply the class or ID to each of the three div elements in your HTML markup

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

(2 Questions)

  • Q1. Have you worked on PWA and explain the benefits of using one?
  • Ans. 

    Yes, I have worked on PWA. PWA stands for Progressive Web App and offers benefits like offline access, fast loading, and push notifications.

    • PWA provides offline access to users, allowing them to use the app even without an internet connection.

    • PWA loads quickly, providing a seamless user experience similar to native apps.

    • PWA can send push notifications to engage users and increase retention.

    • Examples of popular PWAs incl

  • Answered by AI
  • Q2. How you will architect logging events for your project?
  • Ans. 

    I would architect logging events by defining clear event types, implementing structured logging, utilizing a centralized logging system, and setting up alerts for critical events.

    • Define clear event types to categorize different types of logs (e.g. error, info, warning)

    • Implement structured logging to include relevant metadata with each log entry (e.g. timestamp, user ID)

    • Utilize a centralized logging system like ELK stac...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Frontend basics and technicals
Round 2 - Technical 

(1 Question)

  • Q1. Machine coding round, was able to write solution easily
Round 3 - Technical 

(2 Questions)

  • Q1. Design google sheets, the interviewer was extremely rude and wanted to hear solution in his own framework of thinking
  • Q2. HM round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Assignment 

They will share few task over email, which you have to code and complete it

Round 2 - Technical 

(2 Questions)

  • Q1. What's the benefit of using sematic HTML?
  • Ans. 

    Semantic HTML provides structure and meaning to content, improving accessibility, SEO, and maintainability.

    • Improves accessibility for screen readers and other assistive technologies

    • Enhances SEO by providing search engines with better understanding of content

    • Improves maintainability by making code easier to read and understand

    • Helps with styling and layout by providing more specific elements to target

  • Answered by AI
  • Q2. How can you applied a certain css on three div element?
  • Ans. 

    You can apply a certain CSS on three div elements by using a common class or ID for all three divs.

    • Add a common class or ID to all three div elements

    • Define the CSS properties for that class or ID in your stylesheet

    • Apply the class or ID to each of the three div elements in your HTML markup

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

(2 Questions)

  • Q1. Have you worked on PWA and explain the benefits of using one?
  • Ans. 

    Yes, I have worked on PWA. PWA stands for Progressive Web App and offers benefits like offline access, fast loading, and push notifications.

    • PWA provides offline access to users, allowing them to use the app even without an internet connection.

    • PWA loads quickly, providing a seamless user experience similar to native apps.

    • PWA can send push notifications to engage users and increase retention.

    • Examples of popular PWAs incl

  • Answered by AI
  • Q2. How you will architect logging events for your project?
  • Ans. 

    I would architect logging events by defining clear event types, implementing structured logging, utilizing a centralized logging system, and setting up alerts for critical events.

    • Define clear event types to categorize different types of logs (e.g. error, info, warning)

    • Implement structured logging to include relevant metadata with each log entry (e.g. timestamp, user ID)

    • Utilize a centralized logging system like ELK stac...

  • Answered by AI

Skills evaluated in this interview

Cutshort Interview FAQs

How many rounds are there in Cutshort Front end Engineer interview?
Cutshort interview process usually has 2 rounds. The most common rounds in the Cutshort interview process are Technical, Assignment and One-on-one Round.
What are the top questions asked in Cutshort Front end Engineer interview?

Some of the top questions asked at the Cutshort Front end Engineer interview -

  1. Recursive search in Javascript Obje...read more
  2. Simple questions regarding...read more
  3. Javascript closure related questi...read more

Tell us how to improve this page.

Cutshort Front end Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Naukri Interview Questions
4.0
 • 180 Interviews
LinkedIn Interview Questions
4.3
 • 80 Interviews
Quikr Interview Questions
3.8
 • 31 Interviews
Indeed Interview Questions
4.0
 • 27 Interviews
Foundit Interview Questions
3.6
 • 26 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.2
 • 16 Interviews
Pepper Content Interview Questions
2.4
 • 11 Interviews
Elevate Interview Questions
3.6
 • 9 Interviews
View all

Cutshort Front end Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

4.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Full Stack Software Developer
5 salaries
unlock blur

₹6.2 L/yr - ₹6.2 L/yr

Sales Evangelist
5 salaries
unlock blur

₹5.4 L/yr - ₹10.5 L/yr

Software Engineer
4 salaries
unlock blur

₹10 L/yr - ₹21 L/yr

Program Manager
4 salaries
unlock blur

₹5 L/yr - ₹11.3 L/yr

SEO Specialist
4 salaries
unlock blur

₹9.5 L/yr - ₹11 L/yr

Explore more salaries
Compare Cutshort with

Naukri

4.0
Compare

Indeed

4.0
Compare

Foundit

3.5
Compare

Timesjobs.com

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