Upload Button Icon Add office photos
Engaged Employer

i

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

Promotedge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Promotedge Front end Developer Interview Questions and Answers

Updated 30 Mar 2024

Promotedge Front end Developer Interview Experiences

1 interview found

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 Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

First round the taken missing test

Round 2 - Technical 

(2 Questions)

  • Q1. Why you resign previous company
  • Q2. What is your salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for Interview and it is not easy

Interview questions from similar companies

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

(1 Question)

  • Q1. Display properties, array method, redux,

Interview Preparation Tips

Interview preparation tips for other job seekers - coding round
asking redux , array method in js, display properties
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Largest element, hoisting
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2022. 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 - Technical 

(3 Questions)

  • Q1. Basic one or two logics questions
  • Q2. Basic questions related to your worked technologies.
  • Q3. And you daily work activities
  • Ans. 

    As a front end developer, my daily work activities involve coding, testing, debugging, and collaborating with team members.

    • Writing and testing code for web applications

    • Debugging and troubleshooting issues

    • Collaborating with designers, back-end developers, and project managers

    • Participating in code reviews and providing feedback

    • Staying up-to-date with industry trends and best practices

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic questions they ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic, keep your self confidence high. Behave like you talk with friends.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is jsx,props,prop drilling
  • Ans. 

    JSX is a syntax extension for JavaScript, props are used to pass data between components, and prop drilling is the process of passing props through multiple levels of components.

    • JSX is a syntax extension for JavaScript that allows you to write HTML-like code in React.

    • Props are used to pass data from parent to child components in React.

    • Prop drilling occurs when props need to be passed through multiple levels of componen...

  • Answered by AI
  • Q2. What is document.ready file
  • Ans. 

    document.ready file is a jQuery event that occurs when the DOM is fully loaded.

    • It is used to ensure that code runs only after the DOM is fully loaded.

    • It is commonly used in jQuery to initialize functions and event handlers.

    • Example: $(document).ready(function() { // code here });

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic question about webd
  • Q2. Html/css,javascript
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain var, let and const in javascript
  • Ans. 

    var, let, and const are keywords used to declare variables in JavaScript.

    • var is function-scoped and can be redeclared and reassigned

    • let is block-scoped and can be reassigned but not redeclared

    • const is block-scoped and cannot be reassigned or redeclared

  • Answered by AI
  • Q2. What is closure?
  • Ans. 

    Closure is a feature in JavaScript that allows a function to access variables from its outer scope even after the function has finished executing.

    • Closure is created when a function is defined inside another function.

    • The inner function has access to the variables and parameters of the outer function.

    • The inner function can still access the variables even after the outer function has returned.

    • Closure is useful for creatin...

  • Answered by AI
  • Q3. What is hoisting?
  • Ans. 

    Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope.

    • Variable declarations are hoisted but not their initializations.

    • Function declarations are fully hoisted.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q4. What is box model
  • Ans. 

    The box model in CSS defines the design and layout of elements on a webpage by breaking them down into content, padding, border, and margin.

    • The box model consists of content, padding, border, and margin around an element

    • Content is the actual content of the element

    • Padding is the space between the content and the border

    • Border is the line that goes around the padding

    • Margin is the space outside the border

  • Answered by AI
  • Q5. Difference between padding and margin?
  • Ans. 

    Padding is the space inside an element, while margin is the space outside an element.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between elements or between an element and its parent or sibling elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Padding can be set individually for each side (top, r...

  • Answered by AI
  • Q6. Exaplin es6 concepts

Interview Preparation Tips

Topics to prepare for Neerx Technovation Front end Developer interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
Interview preparation tips for other job seekers - have strong theroatical knowledge in html , css and jss along with practial coding skills.

Skills evaluated in this interview

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

I applied via Shine and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical interview were asked in the interview

Round 2 - Coding Test 

Problem solving ability were examined

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

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics Question related to OOPS
  • Ans. Again basics related to SQL, and basics Question related to javascript
  • Answered by Kumar Abhi

Interview Preparation Tips

Topics to prepare for Accesso Solutions Front end Developer interview:
  • All basics of js
  • Basics command of SQL
  • DBMS theory basics
  • Oops concept
Interview preparation tips for other job seekers - I got offer ,but salary was very low , so that , I did not join.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 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 - Coding Test 

DSA problem solving questions were there

Round 3 - Technical 

(2 Questions)

  • Q1. Questions on JavaScript were there
  • Q2. Questions on Typescript was there
Contribute & help others!
anonymous
You can choose to be anonymous

Promotedge Interview FAQs

How many rounds are there in Promotedge Front end Developer interview?
Promotedge interview process usually has 2 rounds. The most common rounds in the Promotedge interview process are Coding Test and Technical.
How to prepare for Promotedge Front end Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Promotedge. The most common topics and skills that interviewers at Promotedge expect are Front End, HTML, HTML and CSS, Javascript and Translation.

Recently Viewed

JOBS

Promotedge

No Jobs

SALARIES

PeoplePerHour

SALARIES

Promotedge

SALARIES

PeoplePerHour

SALARIES

Upwork

SALARIES

Adglobal360

SALARIES

Upwork

SALARIES

PeoplePerHour

REVIEWS

Promotedge

No Reviews

SALARIES

PeoplePerHour

Tell us how to improve this page.

Promotedge Front end Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

GigDe Interview Questions
4.4
 • 13 Interviews
GO MO Group AB Interview Questions
4.1
 • 7 Interviews
Mirum Interview Questions
3.1
 • 6 Interviews
OneX Solutions Interview Questions
2.5
 • 5 Interviews
Xeno Interview Questions
3.3
 • 5 Interviews
Owen Media Interview Questions
3.7
 • 5 Interviews
FoxyMoron Interview Questions
3.5
 • 3 Interviews
Go Ads India Interview Questions
4.0
 • 3 Interviews
View all
Social Media Manager
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Head Social Media
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Copywriter
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Social Media Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Promotedge with

WATConsult

3.3
Compare

Gozoop

3.0
Compare

BC Web Wise

3.7
Compare

Interactive Avenues

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