Upload Button Icon Add office photos
Engaged Employer

i

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

Altimetrik Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 1k Reviews

Filter interviews by

Altimetrik Senior Front end Developer Interview Questions and Answers

Updated 2 Aug 2023

Altimetrik Senior Front end Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Angular basics and JavaScript
Round 3 - Technical 

(1 Question)

  • Q1. Event loop and angular
Round 4 - HR 

(1 Question)

  • Q1. Career details and package discussion

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Front End technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not waste your time with this company. Interview had gone well. Interviewer asked a coding question at the end of interview and told to email the code snippet as time was running out. I did the code and emailed the same. To my surprise, I got the feedback that my code was not running properly. And this feedback came to me after after almost 2 weeks of followups. After that HR told me that we can have another online coding test round to re-evaluate. But that was total BS from the HR as she was totally unprofessional.

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Magento front end related questions
  • Q2. How to create a theme in magento 2. Multi site concept in M2
  • Ans. 

    To create a theme in Magento 2, use the theme development process. For multi-site concept, create a new website and store view.

    • Use the theme development process to create a new theme in Magento 2

    • Create a new website and store view for multi-site concept

    • Assign the theme to the store view

    • Customize the theme using CSS and LESS

    • Use the Magento 2 documentation for more information

  • Answered by AI
  • Q3. How will you modify the layout of webpage using layout.xml
  • Ans. 

    layout.xml is used to modify the layout of a webpage. It defines the structure of the page.

    • Modify the layout of a webpage using layout.xml by defining the structure of the page

    • Use layout.xml to specify the position and size of elements on the page

    • Add or remove elements from the page using layout.xml

    • Modify the styling of elements using layout.xml

  • Answered by AI
  • Q4. How will you add multiple language support in M2
  • Ans. 

    Multiple language support in M2 can be added by creating language packs and configuring store views.

    • Create language packs for each language to be supported

    • Configure store views for each language

    • Translate all text strings in the theme and extensions

    • Use language switcher to allow users to switch between languages

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidate should prepare in knockout js, M2 layout concepts, multi site concepts

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Behavioral 

(1 Question)

  • Q1. React QA and javascript QA
Round 2 - Coding Test 

Even after answering all the questions correctly along with coding done with exact expected output you will get rejected becoz they are fake job interview or eye wash campaign it’s better to avoid.

Interview Preparation Tips

Interview preparation tips for other job seekers - BEWARE!! Do not attend this company interview panel members are fake software architects who have zero experience in coding , skills, development and optimisation techniques.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics about angular
  • Q2. Javascript concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - "I attended an interview with this company and waited for a couple of days for a response. When I tried contacting HR, specifically Prasanna Lekkalapudi, she kept disconnecting my calls. In her text responses, she was unprofessional and dismissive, even stating that she doesn't care about my feedback. She mentioned that she has seen many people like me in her career. This kind of behavior reflects poorly on the company. I strongly advise against joining this organization, as it does not value your time, effort, or patience."
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All basic and advance concept questions on javascript.
  • Q2. React hooks and scenario based questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Angular basics regarding lifecycle hooks, rxjs, data bindingetc
  • Q2. Coding to find the common characters comparing 3 strings
  • Ans. 

    Finding common characters in 3 strings using coding

    • Create a function that takes in 3 strings as input

    • Iterate through each character of the first string and check if it exists in the other 2 strings

    • Store the common characters in an array and return it

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

2 questions,
1. DP staircase program (leet code)
2. React image slider program

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

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to truncate text using css only.
  • Ans. 

    Use CSS property 'text-overflow: ellipsis' to truncate text.

    • Set 'white-space: nowrap' to prevent text from wrapping

    • Set 'overflow: hidden' to hide any overflowing text

    • Set 'text-overflow: ellipsis' to add ellipsis (...) at the end of the truncated text

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Create a statics one page website with responsive.
  • Ans. 

    Create a responsive one page website with static content.

    • Use HTML and CSS to create the structure and style of the website.

    • Make sure to use media queries for different screen sizes.

    • Include a navigation menu for easy access to different sections.

    • Optimize images and content for faster loading times.

    • Test the website on different devices to ensure responsiveness.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Negotiation about salary and joining related query and information.

Skills evaluated in this interview

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basic JS & React JS question
Round 2 - Technical 

(1 Question)

  • Q1. Advance level of JS and React related question and coding skills test as well.
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a fair and competitive salary.

    • I am more interested in the overall compensation package rather than a specific number.

    • I would like to be compensated based on my skills, experience, and the value I can bring to the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview procedures.
Compensation is good.

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Senior Front end Developer interview?
Altimetrik interview process usually has 4 rounds. The most common rounds in the Altimetrik interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Altimetrik Senior Front end Developer interview?

Some of the top questions asked at the Altimetrik Senior Front end Developer interview -

  1. Event loop and angu...read more
  2. Angular basics and JavaScr...read more

Tell us how to improve this page.

Altimetrik Senior Front end Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
Coforge Interview Questions
3.3
 • 513 Interviews
KPIT Technologies Interview Questions
3.5
 • 294 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
CitiusTech Interview Questions
3.4
 • 266 Interviews
View all
Altimetrik Senior Front end Developer Salary
based on 6 salaries
₹14.2 L/yr - ₹26.5 L/yr
23% more than the average Senior Front end Developer Salary in India
View more details
Senior Software Engineer
1.2k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Staff Engineer
840 salaries
unlock blur

₹10.9 L/yr - ₹41 L/yr

Senior Engineer
618 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
304 salaries
unlock blur

₹4.8 L/yr - ₹18.8 L/yr

Senior Staff Engineer
219 salaries
unlock blur

₹15 L/yr - ₹41.1 L/yr

Explore more salaries
Compare Altimetrik with

Accenture

3.9
Compare

Persistent Systems

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

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