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 980 Reviews

Filter interviews by

Altimetrik Interview Questions, Process, and Tips

Updated 8 Jan 2025

Top Altimetrik Interview Questions and Answers

View all 106 questions

Altimetrik Interview Experiences

Popular Designations

206 interviews found

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

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

Round 1 - Coding Test 

Hacker rank coding exercise

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all 5 rounds including 2 technical interviews, 1 coding exercise, 1 Manger round and 1 HR round.

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 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 tips
Round 2 - Coding Test 

Time waste. Dont go for f2f trusting words of recruiters. They called me for a f2f interview TA team informed its a scheduled interview, but once reached there, they gave a coding assessment with irrelevant questions and tasks which a senior Java developer also can't code. There were around 30 people who attempted test and failed. Simply time waste.


Here is a task question.

There is an array with 5 numbers. When that array is incremented, numbers in the array need to behave differently. If we give a number it should add previous and subtract with next number and its position needs to change.

Round 3 - Technical 

(1 Question)

  • Q1. Coding test is not cleared to go for Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Donot go to interview for Altimetrik. They just waste your time and send you back.

Senior Software Test Engineer 1 Interview Questions asked at other Companies

Q1. Reverse of string
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. BASED ON JAVA AND DEVOPS
Round 2 - Technical 

(1 Question)

  • Q1. CODING BASED ON YOUR PROFILE
Round 3 - HR 

(1 Question)

  • Q1. GENERAL DISCUSSION

Senior Staff Engineer Interview Questions asked at other Companies

Q1. Design Memory allocator for user space programs like malloc.
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Javascript, html, css and react questions
Round 2 - Coding Test 

Javascript and react code

Top Altimetrik Senior Software Engineer Interview Questions and Answers

Q1. Sort employees stream based on salary and department
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Altimetrik interview questions for popular designations

 Senior Software Engineer

 (21)

 Data Engineer

 (16)

 Staff Engineer

 (14)

 Senior Data Engineer

 (9)

 Java Developer

 (8)

 Senior Engineer

 (8)

 Software Engineer

 (6)

 Front end Developer

 (4)

Senior Associate Interview Questions & Answers

user image T. Rajesh Kumar

posted on 8 Jun 2024

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

Two coding round in Javascript, first one to right CRUD operation in React.

Round 2 - Coding Test 

Second one have to right JS for Flattened Array

Round 3 - HR 

(1 Question)

  • Q1. Asking about Salary Structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to clear the rounds

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Get interview-ready with Top Altimetrik Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

MCQ questions related to pyspark and big data technologies.

Top Altimetrik Senior Data Engineer Interview Questions and Answers

Q1. What services have you used in GCP
View answer (1)

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Jobs at Altimetrik

View all

Developer Interview Questions & Answers

user image Anonymous

posted on 3 Apr 2024

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Assignment 

Create a dashboard using provided data

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Manipulations
  • Q2. Basic DSA questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops and Data Structure

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Find duplicates in list python
  • Ans. 

    Use a dictionary to find duplicates in a list of strings in Python.

    • Create an empty dictionary to store the count of each string in the list.

    • Iterate through the list and update the count in the dictionary for each string.

    • Print out the strings that have a count greater than 1 to find duplicates.

  • Answered by AI

Skills evaluated in this interview

Top Altimetrik Senior Data Engineer Interview Questions and Answers

Q1. What services have you used in GCP
View answer (1)

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Coding Test 

60 min test including a problem solving question andcMCQs

Round 2 - Assignment 

App development ( Frondend and backend ) for the given use case

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

Altimetrik Interview FAQs

How many rounds are there in Altimetrik interview?
Altimetrik interview process usually has 2-3 rounds. The most common rounds in the Altimetrik interview process are Technical, Coding Test and HR.
How to prepare for Altimetrik 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 Altimetrik. The most common topics and skills that interviewers at Altimetrik expect are Java, Python, SQL, Javascript and Spring Boot.
What are the top questions asked in Altimetrik interview?

Some of the top questions asked at the Altimetrik interview -

  1. What is gradient descent, why does gradient descent follow tan angles and pleas...read more
  2. ASP.NET page life cycle and events in it and how page will be render...read more
  3. You own a Tea shop and I arrive to place a bulk order for tea. What questions w...read more
How long is the Altimetrik interview process?

The duration of Altimetrik interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Altimetrik Interview Process

based on 114 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 135 Altimetrik interviews
Job Portal
Recruitment Consultant
Referral
Company Website
Campus Placement
53%
4%
4%
1%
1%
37% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Coforge Interview Questions
3.4
 • 496 Interviews
KPIT Technologies Interview Questions
3.5
 • 282 Interviews
Cyient Interview Questions
3.7
 • 276 Interviews
CitiusTech Interview Questions
3.4
 • 259 Interviews
View all

Altimetrik Reviews and Ratings

based on 980 reviews

3.8/5

Rating in categories

3.7

Skill development

3.8

Work-Life balance

3.8

Salary & Benefits

3.4

Job Security

3.8

Company culture

3.4

Promotions/Appraisal

3.5

Work Satisfaction

Explore 980 Reviews and Ratings
Power bi lead

Chennai

8-13 Yrs

Not Disclosed

API Integration Developer

Hyderabad / Secunderabad

9-14 Yrs

₹ 25-40 LPA

Data Quality Engineer

Hyderabad / Secunderabad,

Pune

+1

5-10 Yrs

₹ 30-45 LPA

Explore more jobs
Senior Software Engineer
1.2k salaries
unlock blur

₹9 L/yr - ₹34 L/yr

Staff Engineer
807 salaries
unlock blur

₹10.9 L/yr - ₹41 L/yr

Senior Engineer
611 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
306 salaries
unlock blur

₹4.8 L/yr - ₹19 L/yr

Senior Staff Engineer
216 salaries
unlock blur

₹15 L/yr - ₹43 L/yr

Explore more salaries
Compare Altimetrik with

Accenture

3.9
Compare

Persistent Systems

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview