Upload Button Icon Add office photos

Filter interviews by

ZingHR Front end Developer Interview Questions and Answers

Updated 29 Feb 2024

ZingHR Front end Developer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Normal basic question html css javascript

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA, arrays, Graphs 3 rounds duration 1hr with mcqs

Round 2 - Coding Test 

Advanced Graphs 2 questions mcqs 1hr

Round 3 - Technical 

(1 Question)

  • Q1. Java script and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - It was average
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 4 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 tips
Round 2 - Screening 

(1 Question)

  • Q1. About my background and skills
Round 3 - Coding Test 

Longest String, Longest Histogram.....

Round 4 - Assignment 

Online game expense tracker

Interview Preparation Tips

Interview preparation tips for other job seekers - Very supportive interviewer and there and very supportive

I applied via AmbitionBox and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What's your current experience
  • Ans. 

    I have 3 years of experience as a front end developer.

    • Developed responsive websites using HTML, CSS, and JavaScript

    • Worked with frameworks like React and Angular

    • Implemented UI designs and optimized performance

    • Collaborated with designers and backend developers

    • Familiar with version control systems like Git

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Totally loved the environment and the way interview was conducted.

I applied via LinkedIn and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Initial Screening Round 

(1 Question)

  • Q1. Why do you want to leave your current job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and humble, do a bit of research about the company.
Round 1 - HR 

(5 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your salary expectations?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls follow this instruction during interview

I applied via LinkedIn and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience speaking to them.Very friendly
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a front end developer with 5 years of experience in creating user-friendly and visually appealing websites.

    • 5 years of experience in front end development

    • Proficient in HTML, CSS, and JavaScript

    • Strong understanding of responsive design principles

    • Experience with front end frameworks like React and Angular

    • Ability to collaborate with designers and backend developers to implement website features

    • Portfolio showcasing pre

  • Answered by AI
  • Q2. Why do you want to join Webdew
  • Ans. 

    I want to join Webdew because of their reputation for innovative web development and their focus on creating user-friendly experiences.

    • Webdew has a strong track record of delivering cutting-edge web development projects.

    • I am impressed by their portfolio of user-friendly websites and applications.

    • I believe joining Webdew will provide me with opportunities to learn and grow as a front-end developer.

    • Their company culture ...

  • Answered by AI
  • Q3. What were your day-to-day responsibilities at your last job?
  • Ans. 

    As a front end developer, my day-to-day responsibilities at my last job included designing and developing user interfaces, collaborating with the design team, and ensuring cross-browser compatibility.

    • Designing and developing user interfaces

    • Collaborating with the design team

    • Ensuring cross-browser compatibility

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise others for HR rounds to be calm and relaxed and patiently give the answers to the questions asked by HR.

I was interviewed in Jul 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

It was a different and unique kind of mcq and coding test that I was gone through. It was like a chat application where Bot was sending some mcq question and I had to select the correct answer, sometimes when my answer goes wrong it gave another chance on the same time. All the mcq questions were based on HTML, CSS and JavaScript. And the last question was a JavaScript coding question in which we have to find the most occurred word in the given sentence.

  • Q1. 

    Most Frequent Non-Banned Word Problem Statement

    Given a paragraph consisting of letters in both lowercase and uppercase, spaces, and punctuation, along with a list of banned words, your task is to find th...

  • Ans. 

    Find the most frequent word in a paragraph that is not in a list of banned words.

    • Split the paragraph into words and convert them to uppercase for case-insensitivity.

    • Count the frequency of each word, excluding banned words.

    • Return the word with the highest frequency in uppercase.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Easy

Discussion on Projects that i have specified in my resume and also the interviewer asked question based on JavaScript concept along with few easy kind of DSA problem.

  • Q1. 

    Palindrome String Validation

    Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.

    Note:
    The string 'S' should be evaluated in a case...
  • Ans. 

    Validate if a given string is a palindrome after removing special characters, spaces, and converting to lowercase.

    • Remove special characters and spaces from the input string

    • Convert the string to lowercase

    • Check if the modified string is equal to its reverse to determine if it's a palindrome

  • Answered by AI

Interview Preparation Tips

Eligibility criteria2021 PassoutGreytip Software Pvt. Ltd. interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, JavaScript, ReactJS, HTML/CSS.Time required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : If currently in college do some development along with the DSA. Some good projects (1-2 is enough) will give your resume higher chances to get shortlisted.
Tip 2 : Be good with your JavaScript skills.
Tip 3 : HTML/CSS should be proficient.

Application resume tips for other job seekers

Tip 1 : Put at least 2 nice projects.
Tip 2 : Should be to the point.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

It’s an average test experience

Round 2 - Coding Test 

Best questions with tricky one

Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

ZingHR Interview FAQs

How many rounds are there in ZingHR Front end Developer interview?
ZingHR interview process usually has 1 rounds. The most common rounds in the ZingHR interview process are Technical.

Tell us how to improve this page.

ZingHR Front end Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
ZingHR Front end Developer Salary
based on 5 salaries
₹2.4 L/yr - ₹10 L/yr
At par with the average Front end Developer Salary in India
View more details
Implementation Consultant
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ZingHR with

PeopleStrong

3.4
Compare

KEKA TECHNOLOGIES

3.3
Compare

Darwinbox

3.9
Compare

greytHR

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