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

Filter interviews by

Altimetrik Senior Developer Interview Questions and Answers

Updated 7 Mar 2024

Altimetrik Senior Developer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. React theory questions, and 1 problem
  • Q2. React and web theory questions on lifecycle methods
Round 2 - HR 

(2 Questions)

  • Q1. General family background
  • Q2. CTC discussion for current and expected
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 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 

Questions of Javascript and React

Round 3 - Assignment 

Coding test for dynamic data update from API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and get the job. They are asking required questions that are helpful for you also.

Senior Developer Interview Questions Asked at Other Companies

Q1. What is your current CTC and what is your expected CTC?
asked in GlobalLogic
Q2. 4. How to delete duplicate rows based on key in a table?
asked in TCS
Q3. What were the data retrieval steps in Informatica, while doing th ... read more
Q4. Write a Serverless function to expose a CRUD operation API using ... read more
asked in GlobalLogic
Q5. 3.How to implement SCDs and different between them?

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Python code for solving a string usecase using stack, SQL join and groupby queries

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Hirect and was interviewed in Nov 2022. There were 5 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 - Technical 

(1 Question)

  • Q1. Java 8 question about Strings.
Round 3 - Technical 

(1 Question)

  • Q1. Diff between JDK,JVM,JRE. Equals and HashCode
  • Ans. 

    JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine. Equals compares object values, HashCode returns a unique integer for an object.

    • JDK includes JRE and development tools, while JRE includes JVM and necessary libraries

    • JVM is responsible for executing Java bytecode

    • Equals method compares the values of two objects, while == compares their references

    • HashCode method returns a unique integer ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Given 2 Nodes 1->9 ->0 1->0 Add both of them so resulting node would be 2->0->0 190 +10 = 200 Java 8 questions
  • Ans. 

    Add two linked lists representing numbers and return the resulting linked list.

    • Traverse both linked lists and add the corresponding digits, keeping track of carry.

    • Create a new node for each digit and update the carry for the next iteration.

    • If one list is longer than the other, add the remaining digits to the result.

    • Handle the case where the carry is not zero after all digits have been added.

    • Time complexity: O(max(m,n))...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Salary Expectations about the job
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I have extensive experience in senior developer roles and have consistently delivered high-quality work.

    • I have a strong understanding of various programming languages and frameworks.

    • I have successfully led and mentored teams in previous positions.

    • I am confident in my ability to contribute to the success of the company.

    • I a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Java 8 as well as DSA(LinkedList, Stack) and learn about output questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic core java questions, spring boot and spring mvc questions and other project related questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Project related questions and infrastructure of application
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation, company policy explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up your basics and know your project and what task you did
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mvvm, oops, broadcast receiver, activity life cycle, aidl
Round 2 - Technical 

(1 Question)

  • Q1. Project experience,
Round 3 - HR 

(1 Question)

  • Q1. Discussion of salary

I was interviewed in Aug 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Some React JS basics Question
Round 2 - Technical 

(1 Question)

  • Q1. JavaScript and React Js question live coding
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and atleast you should know the basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Coding Test 

DSA based on any general language prefer C++

Round 2 - Technical 

(3 Questions)

  • Q1. DBMS, BST, Sieve of Erathnus, Dynamic Programming
  • Q2. Debugging c++ code
  • Q3. OOPS based question
Round 3 - HR 

(1 Question)

  • Q1. General questions and some questions on personality
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. It was mainly java, interviewers are very good and supportive to elaborate more about problem.
  • Q2. Scenario based on your earlier work experience
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic of java to advanced
  • Q2. Array related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Architecture related
  • Q2. Management roles

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Senior Developer interview?
Altimetrik interview process usually has 2-3 rounds. The most common rounds in the Altimetrik interview process are Resume Shortlist, Coding Test and Assignment.
How to prepare for Altimetrik Senior 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 Altimetrik. The most common topics and skills that interviewers at Altimetrik expect are AWS, Algorithms, Data Structures, Multithreading and Spring Boot.
What are the top questions asked in Altimetrik Senior Developer interview?

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

  1. React and web theory questions on lifecycle meth...read more
  2. React theory questions, and 1 prob...read more
  3. CTC discussion for current and expec...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Altimetrik interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Altimetrik Senior Developer Salary
based on 35 salaries
₹8.5 L/yr - ₹30.9 L/yr
33% more than the average Senior Developer Salary in India
View more details

Altimetrik Senior Developer Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

3.7

Skill development

4.2

Work-Life balance

4.4

Salary & Benefits

4.0

Job Security

4.4

Company culture

4.1

Promotions/Appraisal

4.1

Work Satisfaction

Explore 7 Reviews and Ratings
Senior Software Engineer
1.2k salaries
unlock blur

₹9 L/yr - ₹37 L/yr

Staff Engineer
811 salaries
unlock blur

₹10.9 L/yr - ₹41 L/yr

Senior Engineer
612 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
309 salaries
unlock blur

₹4.8 L/yr - ₹18.5 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