Upload Button Icon Add office photos

Filter interviews by

Ideamagix Junior Frontend Developer Interview Questions and Answers

Updated 3 Nov 2024

Ideamagix Junior Frontend Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Nov 2023. There were 6 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduce Yourself.
  • Q2. Tell me about your Projects. Explanation about a project with few details.
  • Ans. 

    Developed a responsive e-commerce website using React and Redux.

    • Utilized React framework to create dynamic user interfaces

    • Implemented Redux for state management and data flow

    • Designed responsive layout for optimal viewing on all devices

  • Answered by AI
  • Q3. What are some HTML Tags?
  • Ans. 

    HTML tags are used to structure content on a webpage.

    • Some common HTML tags include <div>, <p>, <a>, <img>, <h1>, <ul>, <li>, <table>, <tr>, <td>

    • Tags are enclosed in angle brackets <> and usually come in pairs (opening and closing tags)

    • Tags can have attributes like id, class, src, href, etc. to provide additional information

  • Answered by AI
  • Q4. How to you connect HTML and CSS files together?
  • Ans. 

    HTML and CSS files are connected by linking the CSS file to the HTML file using the <link> tag in the <head> section of the HTML file.

    • Use the <link> tag in the <head> section of the HTML file to link the CSS file.

    • Specify the path to the CSS file in the href attribute of the <link> tag.

    • Make sure the CSS file is saved with a .css extension.

    • For example: <link rel='stylesheet' type='text/cs

  • Answered by AI
Round 2 - Assignment 

Worst Assignment Ever.
1. Asked to code me an entire medical website from scratch and make it responsive as well in 2 days.
2. Asked to do this just by providing an Screenshot of the site to replicate with no assets provided (Worst Experience)

Round 3 - Coding Test 

Got Selected for Another Assignment...
This was a similar type of Assignment to create an entire site from the screenshot provided.
Had to do this assignment in the office with no help or good assets provided. HR didn't know anything about Web Development and expected everything faster.

Round 4 - Coding Test 

Asked a few questions about previous assignment and then scheduled an another Assignment to do in the office...
Literally didn't provide appropriate assets, asked to code entire website in a single day from scratch including the responsive behaviour. The HR had no knowledge about how web development works. The staff and corporate workers weren't supportive in any manner.

Round 5 - Group Discussion 

Again after all these 2 assignments they again asked me questions like Introduction and other minor details about education and all.
This time the interview was taken by Web Developers in the team
1. They literally said my projects are average.
2. They were more judging then understanding my approach on how I did certain things.

Round 6 - HR 

(2 Questions)

  • Q1. Finally an Interview with another HR who wasn't even there in the entire process.
  • Q2. No questions. They will just tell you that your projects and assignment were average and offer you lowest possible salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Asked me if I know Bootstrap. I said I know Bootstrap 3 and 4 (She said you don't know 5 which is latest)
2. Said that my projects are literally average looking and not something different from the rest.
3. Told me you need to put a lot of effort, your assignment were also not nicely done, did not exceed our expectations.
4. Told me that instead of offering an Junior role for Frontend, we will offer you a role of Intern with 6k per month salary after taking me through 2 weeks of interview process.

If my projects were so bad then why did you let me go to the last round?

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the purpose of FLEX property in CSS Flexbox?
  • Ans. 

    The purpose of the FLEX property in CSS Flexbox is to define how a flex item will grow or shrink to fit the available space.

    • The FLEX property is used to set the initial size of a flex item.

    • It can be used to specify how much a flex item can grow or shrink relative to the other flex items.

    • The FLEX property is a shorthand for the FLEX-GROW, FLEX-SHRINK, and FLEX-BASIS properties.

  • Answered by AI
  • Q2. The flex property defines the ability of a flex item to grow ,shrink,,,,etc
  • Ans. 

    The flex property defines the ability of a flex item to grow, shrink, or stay the same size.

    • The flex property is a shorthand for flex-grow, flex-shrink, and flex-basis properties.

    • It allows a flex item to grow or shrink to fill the available space.

    • Values for flex property include a unitless number for flex-grow, a unitless number for flex-shrink, and a length or percentage for flex-basis.

    • Example: flex: 1 1 50%;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on creating responsive designs to ensure your websites looks great on all devices.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between on-page seo and off-page seo?
  • Ans. 

    On-page SEO refers to optimizing elements on a website to improve search engine rankings, while off-page SEO involves external factors like backlinks and social signals.

    • On-page SEO includes optimizing meta tags, headings, content, and images on a website.

    • Off-page SEO involves building backlinks from other websites, social media shares, and online reputation management.

    • Examples of on-page SEO techniques are keyword opti...

  • Answered by AI
  • Q2. On-page seo is optimizing within the

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay Persistence. keep learning all fine."
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between ==and === in JavaScript?
  • Ans. 

    The difference between == and === in JavaScript is that == compares only the values, while === compares both values and types.

    • The == operator compares two variables by converting them to the same type before making the comparison.

    • The === operator compares two variables without type conversion, so they must be of the same type to be considered equal.

    • Example: 1 == '1' will return true, but 1 === '1' will return false.

  • Answered by AI
  • Q2. ==compare values with type coerion=== is that
  • Ans. 

    Yes, the question is asking about comparing values with type coercion in JavaScript.

    • In JavaScript, the == operator compares values with type coercion, meaning it will convert the operands to the same type before making the comparison.

    • For example, 1 == '1' will return true because the string '1' is converted to a number before comparison.

    • However, 1 === '1' will return false because the strict equality operator (===) doe

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay persistence, keep learning.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative aptitude, logical apptiude,

Round 2 - Technical 

(2 Questions)

  • Q1. Data structure and algorithms
  • Q2. Programming concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - . Prepare a Strong Resume

Tailor your resume to the job description.

Highlight relevant skills, projects, and achievements.

Keep it concise, error-free, and easy to read.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

We discussed on the challenges I faced in the past

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

(1 Question)

  • Q1. About my last project
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Clone a Todo Application UI using ReactJS, Sass
  • Ans. 

    Clone a Todo Application UI using ReactJS, Sass

    • Create a new ReactJS project using create-react-app

    • Design the UI using Sass and implement it in ReactJS

    • Use state and props to manage the todo list

    • Add functionality to add, delete and mark tasks as complete

    • Implement local storage to persist data

    • Test the application thoroughly

  • Answered by AI
  • Q2. Explain the order of specifity in CSS classes, elements, ids, etc
  • Ans. 

    Explanation of CSS specificity hierarchy

    • Inline styles have the highest specificity

    • IDs have higher specificity than classes and elements

    • Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet

    • The universal selector (*) has the lowest specificity

  • Answered by AI
Round 3 - Coding Test 

This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour

Round 4 - Technical 

(1 Question)

  • Q1. How does Server-Side Rendering work?
  • Ans. 

    Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.

    • SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.

    • React provides a library called ReactDOMServer that allows developers to render React components on the server.

    • SSR requires a server-side framework or library, such as Next.js or Gatsby, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more Basic JavaScript questions & have basic problem solving skills from sites like Leetcode, etc

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. ES6,filter,map,semantic elements, life cycle hooks of angular
Round 2 - Technical 

(1 Question)

  • Q1. Closure, promises,observable,http interceptor , custom directive, box model
Round 3 - Co Founder 

(1 Question)

  • Q1. It was more of discussion to get to know about organization
Round 4 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear your basics and have hands on javascript and Angular
Round 1 - HR 

(1 Question)

  • Q1. How did you find out about us?
  • Ans. 

    I found out about your company through a job search website.

    • I was actively searching for UI Frontend Developer positions

    • I came across your job posting on a popular job search website

    • I researched your company and was impressed with your mission and values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have that wide smile on your face and a positive attitude, rest will be amzaing!

Ideamagix Interview FAQs

How many rounds are there in Ideamagix Junior Frontend Developer interview?
Ideamagix interview process usually has 6 rounds. The most common rounds in the Ideamagix interview process are Coding Test, One-on-one Round and Assignment.
What are the top questions asked in Ideamagix Junior Frontend Developer interview?

Some of the top questions asked at the Ideamagix Junior Frontend Developer interview -

  1. How to you connect HTML and CSS files togeth...read more
  2. What are some HTML Ta...read more

Tell us how to improve this page.

Ideamagix Junior Frontend Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
NexTurn Interview Questions
4.2
 • 26 Interviews
View all
Front end Web Developer
3 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Explore more salaries
Compare Ideamagix with

Webenza

3.6
Compare

WATConsult

3.3
Compare

Mirum

3.1
Compare

BC Web Wise

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