Josh Technology Group interview experience Real time questions & tips from candidates to crack your interview

Frontend Development Intern

Josh Technology Group
upvote
share-icon
6 rounds | 14 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: HTML, CSS, Javascript, React, C/C++, DSA
Tip
Tip

Tip 1 : Internet fundamentals - HTTP, HTTPs, CDNs, DNS etc.
Tip 2 : Web Storage - localstorage and session storage. Know how the cookies work and what does HttpOnly, same-site, secure mean in the context of cookies.
Tip 3 : HTML - Get yourself familiar with semantic HTML elements, different types of attribute, HTML selectors and their precedence etc.
Tip 4 : Learn advance level Javascript.
Tip 5 : It will be better to have experience in any frontend frameworks/libraries, for example React.js.
Tip 6 : You should be able to solve easy level DSA(array and linked-list) and problem solving related questions.

Application process
Where: Campus
Eligibility: No criteria.
Resume Tip
Resume tip

Tip 1 : Have some development projects on resume.
Tip 2 : Highlight your frontend development skills in your resume.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 Minutes
Interview date14 Jul 2021
Coding problem1

1. Last Stone Weight

Easy
27m average time
0/40
Asked in companies
Samsung R&D InstituteExpedia GroupCitrix

We have a collection of 'N' stones, each stone has a positive integer weight.

On each turn, we choose the two heaviest stones and smash them together. Suppose the stones have weights 'x' and 'y' with 'x' <= 'y'. The result of this smash will be:

1. If 'x' == 'y', both stones are totally destroyed;

2. If 'x' != 'y', the stone of weight 'x' is totally destroyed, and the stone of weight 'y' has a new weight equal to 'y - x'.

In the end, there is at most 1 stone left. Return the weight of this stone or 0 if there are no stones left.

Try solving now
03
Round
Medium
Online Coding Test
Duration60 minutes
Interview date14 May 2022
Coding problem1

1. System Design Question

Design a given signin page using HTML and CSS only.

05
Round
Medium
Assignment
Duration7 days
Interview date23 May 2022
Coding problem1

1. System Design Question

Design and develop and todo list type of application using localstorage.

06
Round
Easy
Video Call
Duration120 Minutes
Interview date22 May 2022
Coding problem1

1. Technical Questions

Why you used object for storing the todo list rather than using an array?

Difference between inline, inline-block and block elements?

What is CDN?

What is the difference between localstorage, sesion-storage and cookies?

Difference between let and var keywords in javascript?

What is DOM and CSS Box Model?

07
Round
Easy
Video Call
Duration60 Minutes
Interview date22 May 2022
Coding problem9

Questions related to react and high level javascript?

1. JavaScript Question

What is hoisting in javascript?

2. JavaScript Question

What is memoization in js?

3. JavaScript Question

What is IIFE?

4. JavaScript Question

What are promises in javascript?

5. JavaScript Question

What is Temporal Dead Zone?

6. JavaScript Question

What are arrow functions?

7. JavaScript Question

What is JSX?

8. JavaScript Question

What are higher order functions?

9. JavaScript Question

What is virtual DOM?

08
Round
Easy
HR Round
Duration35 Minutes
Interview date22 May 2022
Coding problem1

Happend around 08:30 pm

1. Basic HR Questions

Where do you see yourself in 5 years?

What are your expectations?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
Software Developer
3 rounds | 5 problems
Interviewed by Josh Technology Group
922 views
0 comments
0 upvotes
company logo
Associate Enginner
3 rounds | 5 problems
Interviewed by Josh Technology Group
982 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 3 problems
Interviewed by Josh Technology Group
1460 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 7 problems
Interviewed by Josh Technology Group
1140 views
0 comments
0 upvotes