Upload Button Icon Add office photos

Filter interviews by

Josh Technology Group Senior Front end Developer Interview Questions and Answers

Updated 12 May 2024

Josh Technology Group Senior Front end Developer Interview Experiences

1 interview found

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

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Assignment 

1.5 hours machine coding round where you have to develop a given project using html/css/js

Round 2 - Technical 

(1 Question)

  • Q1. 1.5 hours technical round which majorly revolves around fundamentals of HTML/CSS/JS

Interview Preparation Tips

Topics to prepare for Josh Technology Group Senior Front end Developer interview:
  • JavaScript
  • HTML
  • CSS
  • CSS Pre-processors
  • Basic React
Interview preparation tips for other job seekers - Keep your JS fundamentals strong, and practive DOM manupulations using JS

Interview questions from similar companies

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

(4 Questions)

  • Q1. Advancement in HTML5 compared to HTML3
  • Ans. 

    HTML5 introduced new features like canvas, video, audio, and improved semantics compared to HTML3.

    • HTML5 introduced new elements like ,

    • HTML5 improved semantics with new structural elements like

      ,
      ,
    • HTML5 introduced new form input types like email, url, date, range for better user experience.

    • HTML5 added support for offline web applications through the use of Application Cache.

Answered by AI
  • Q2. Output based CSS positioning questions.
  • Q3. Coding question on JavaScript related to flat array without using flat method
  • Q4. React js coding question related to forward ref and imperative handle
  • Interview Preparation Tips

    Interview preparation tips for other job seekers - be prepared with HTML5 advancement, CSS positioning, code JS concepts with or without using inbuilt functions, have a solid practical understanding of all react concepts.

    Skills evaluated in this interview

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

    I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

    Round 1 - Technical 

    (1 Question)

    • Q1. React Hooks and Project experience
    Round 2 - Technical 

    (2 Questions)

    • Q1. Performance Optimization Techniques
    • Ans. 

      Performance optimization techniques for React JS frontend development

      • Use React.memo for optimizing functional components

      • Avoid unnecessary re-renders by using shouldComponentUpdate or PureComponent for class components

      • Implement code splitting to reduce initial load time

      • Use lazy loading for components that are not immediately needed

      • Optimize images and assets for faster loading times

      • Minimize the use of inline styles and u...

    • Answered by AI
    • Q2. Lazy Loading and other ques related to that
    Round 3 - HR 

    (1 Question)

    • Q1. General HR Interview
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (4 Questions)

    • Q1. Advancement in HTML5 compared to HTML3
    • Ans. 

      HTML5 introduced new features like canvas, video, audio, and improved semantics compared to HTML3.

      • HTML5 introduced new elements like ,

      • HTML5 improved semantics with new structural elements like

        ,
        ,
      • HTML5 introduced new form input types like email, url, date, range for better user experience.

      • HTML5 added support for offline web applications through the use of Application Cache.

    Answered by AI
  • Q2. Output based CSS positioning questions.
  • Q3. Coding question on JavaScript related to flat array without using flat method
  • Q4. React js coding question related to forward ref and imperative handle
  • Interview Preparation Tips

    Interview preparation tips for other job seekers - be prepared with HTML5 advancement, CSS positioning, code JS concepts with or without using inbuilt functions, have a solid practical understanding of all react concepts.

    Skills evaluated in this interview

    Interview experience
    1
    Bad
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Decent questions asked in the online mcq test

    Round 2 - Technical 

    (1 Question)

    • Q1. Redux vs context API
    • Ans. 

      Redux is a predictable state container for JavaScript apps, while Context API is a feature in React for passing data through the component tree.

      • Redux is more suitable for larger applications with complex state management needs.

      • Context API is simpler to use and is built into React, reducing the need for additional libraries.

      • Redux provides a single source of truth for the application state, making it easier to debug and ...

    • Answered by AI

    Skills evaluated in this interview

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

    Given the task to complete page design.

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

    (2 Questions)

    • Q1. Explain event Loop
    • Ans. 

      Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

      • Event loop is responsible for handling asynchronous operations in JavaScript.

      • It continuously checks the call stack and the callback queue to see if there are any tasks to be executed.

      • Tasks from the callback queue are moved to the call stack for execution when the call stack is empty.

      • Event loop ensures th...

    • Answered by AI
    • Q2. Explain React Hooks
    • Ans. 

      React Hooks are functions that let you use state and other React features without writing a class.

      • React Hooks were introduced in React 16.8.

      • They allow you to use state and other React features in functional components.

      • Some commonly used React Hooks are useState, useEffect, useContext, etc.

      • Hooks are more readable and easier to maintain compared to class components.

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Create a Todo app
    • Ans. 

      A simple Todo app to manage tasks and deadlines

      • Create a form to add new tasks

      • Display a list of tasks with checkboxes to mark as complete

      • Include options to edit or delete tasks

      • Implement functionality to mark tasks as complete or incomplete

      • Add a feature to filter tasks by status (completed/incomplete)

    • Answered by AI
    • Q2. Lifecycle methods

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.

    Round 1 - Assignment 

    Focused on JS questions

    Round 2 - Technical 

    (1 Question)

    • Q1. React concept explain
    • Ans. 

      React is a JavaScript library for building user interfaces.

      • React is a declarative, efficient, and flexible JavaScript library for building user interfaces.

      • It allows developers to create reusable UI components.

      • React uses a virtual DOM to improve performance by only updating the necessary parts of the actual DOM.

      • React follows a unidirectional data flow, making it easier to understand how data changes over time.

      • React can ...

    • Answered by AI

    Skills evaluated in this interview

    Josh Technology Group Interview FAQs

    How many rounds are there in Josh Technology Group Senior Front end Developer interview?
    Josh Technology Group interview process usually has 2 rounds. The most common rounds in the Josh Technology Group interview process are Technical and Assignment.

    Tell us how to improve this page.

    People are getting interviews through

    based on 1 Josh Technology Group interview
    Campus Placement
    100%
    Low Confidence
    ?
    Low Confidence means the data is based on a small number of responses received from the candidates.

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.1k Interviews
    Infosys Interview Questions
    3.7
     • 7.4k Interviews
    Wipro Interview Questions
    3.7
     • 5.5k Interviews
    Tech Mahindra Interview Questions
    3.6
     • 3.7k Interviews
    HCLTech Interview Questions
    3.5
     • 3.7k Interviews
    LTIMindtree Interview Questions
    3.9
     • 2.8k Interviews
    Mphasis Interview Questions
    3.4
     • 780 Interviews
    Cyient Interview Questions
    3.7
     • 276 Interviews
    View all
    Josh Technology Group Senior Front end Developer Salary
    based on 18 salaries
    ₹10 L/yr - ₹17 L/yr
    14% less than the average Senior Front end Developer Salary in India
    View more details

    Josh Technology Group Senior Front end Developer Reviews and Ratings

    based on 2 reviews

    4.4/5

    Rating in categories

    4.4

    Skill development

    4.4

    Work-Life balance

    4.4

    Salary & Benefits

    5.0

    Job Security

    4.4

    Company culture

    3.2

    Promotions/Appraisal

    4.4

    Work Satisfaction

    Explore 2 Reviews and Ratings
    Software Developer
    94 salaries
    unlock blur

    ₹6.8 L/yr - ₹19.5 L/yr

    Front end Developer
    48 salaries
    unlock blur

    ₹6.3 L/yr - ₹17 L/yr

    Senior Software Developer
    41 salaries
    unlock blur

    ₹8.2 L/yr - ₹24 L/yr

    Software Quality Analyst
    22 salaries
    unlock blur

    ₹4.2 L/yr - ₹7.5 L/yr

    Software Engineer
    19 salaries
    unlock blur

    ₹6 L/yr - ₹15 L/yr

    Explore more salaries
    Compare Josh Technology Group with

    TCS

    3.7
    Compare

    Infosys

    3.7
    Compare

    Wipro

    3.7
    Compare

    HCLTech

    3.5
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview