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

Filter interviews by

Altimetrik Lead Developer Interview Questions and Answers for Experienced

Updated 14 Dec 2024

Altimetrik Lead Developer Interview Experiences for Experienced

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the traversal conditions for a Doubly Linked List? And write a program to traverse.This was the first question and I had no answer and ended up the interview immediately by asking any questions fo...
  • Ans. 

    Traversal conditions for a Doubly Linked List involve moving forward and backward through each node.

    • Start at the head node and move to the next node by following the 'next' pointer.

    • To traverse backward, start at the tail node and move to the previous node by following the 'prev' pointer.

    • Continue this process until reaching the end of the list.

  • Answered by AI

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Angular basics and architecture
  • Q2. Angular work flow

I applied via Naukri.com and was interviewed in Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was asked about all the basic to advanced questions from C#, MVC, Web API, angular, Cloud and Api gateway.
  • Q2. Mainly some scenario based questions to check your hands on
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Asked some basic level questions

Round 2 - Coding Test 

Asked little bit hard questions

Round 3 - Coding Test 

Asked depth questions and wrote some sample programs

Round 4 - Technical 

(1 Question)

  • Q1. Wrote some sample program
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All about oops basic concept
Round 2 - Technical 

(1 Question)

  • Q1. All about JavaScript and jquery
Round 3 - Technical 

(1 Question)

  • Q1. All about past project and challenges

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing all round getting reply from them as not selected.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank coding round.

Round 2 - Technical 

(1 Question)

  • Q1. Questions and coding testing your OOPS knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Every tech stack, SQL, OOPS, JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be familiar with designing and writing better code follwing OOPS, YAGNI,DRY principles.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Why functional interface when we have interface
  • Ans. 

    Functional interfaces provide a single abstract method for functional programming in Java.

    • Functional interfaces allow for lambda expressions and method references to be used as instances of the interface.

    • Interfaces with multiple abstract methods cannot be used for lambda expressions.

    • Example: java.util.function.Function is a functional interface with a single abstract method apply().

  • Answered by AI
  • Q2. Java 8 explain all features in short
  • Ans. 

    Java 8 introduced new features like lambda expressions, streams, functional interfaces, and default methods.

    • Lambda expressions: Allows writing concise code by enabling functional programming.

    • Streams: Provides a way to work with sequences of elements efficiently.

    • Functional interfaces: Interfaces with a single abstract method, used for lambda expressions.

    • Default methods: Allows adding new methods to interfaces without br

  • Answered by AI
  • Q3. If one functional interface can extend another interface
  • Ans. 

    Yes, one functional interface can extend another interface in Java.

    • Functional interfaces can extend other functional interfaces in Java.

    • The child interface can have only one abstract method, but can inherit default methods from the parent interface.

    • Example: interface Parent { void method1(); } interface Child extends Parent { void method2(); }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core 100%. spring boot, sql, can be in 80s

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One coding question with 40-45 mcq

Round 2 - Technical 

(2 Questions)

  • Q1. 2 coding questions from array
  • Q2. In given array find the sum a*a+b*b=c*c
  • Ans. 

    Use a nested loop to iterate through the array and check for the sum of squares of two elements equal to the square of a third element.

    • Iterate through the array using a nested loop to compare all possible combinations of elements.

    • Calculate the sum of squares of two elements and check if it equals the square of a third element.

    • Return the elements if a match is found, otherwise continue iterating.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Core java questions, springboot, one string coding question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How agile working methods
  • Ans. 

    Agile working methods involve iterative development, collaboration, flexibility, and continuous improvement.

    • Agile methods prioritize customer satisfaction through early and continuous delivery of valuable software.

    • Teams work in short iterations called sprints, focusing on delivering working software frequently.

    • Collaboration between team members, stakeholders, and customers is essential for success.

    • Flexibility to adapt ...

  • Answered by AI
  • Q2. Java oops concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain your Project. What features you have made Git related questions like code merge pull Jira tool Java questions mostly from collectiions Springboot related question Then some design pattern.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Lead Developer interview for experienced candidates?
Altimetrik interview process for experienced candidates usually has 1 rounds. The most common rounds in the Altimetrik interview process for experienced candidates are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Coforge Interview Questions
3.4
 • 505 Interviews
KPIT Technologies Interview Questions
3.5
 • 291 Interviews
Cyient Interview Questions
3.7
 • 280 Interviews
CitiusTech Interview Questions
3.4
 • 265 Interviews
View all
Senior Software Engineer
1.2k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Staff Engineer
832 salaries
unlock blur

₹10.9 L/yr - ₹40 L/yr

Senior Engineer
618 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
310 salaries
unlock blur

₹4.8 L/yr - ₹18.7 L/yr

Senior Staff Engineer
214 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.8
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