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

Filter interviews by

Altimetrik Software Engineer Interview Questions and Answers

Updated 7 Nov 2024

Altimetrik Software Engineer Interview Experiences

6 interviews found

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding + Aptitude question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic of programming lang.
  • Q2. DSA and Oop concepts questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview pro

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Software Engineer Interview Questions & Answers

user image Ravi Shankar

posted on 30 Oct 2024

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

(1 Question)

  • Q1. Bigquery Architecture
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

Altimetrik interview questions for designations

 Senior Software Engineer

 (22)

 Associate Software Engineer

 (2)

 Senior Software Engineer 2

 (3)

 Senior Software QA Engineer

 (1)

 Senior Software Engineer Product Development

 (1)

 Software Developer

 (4)

 Senior Software

 (1)

 Senior Software Developer

 (1)

I applied via Approached by Company and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java questions, Java coding
Round 2 - Technical 

(1 Question)

  • Q1. Database questions,data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s more over like staffing company. They will hire u and take interviews for other client which will easily consume two months

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data Structures and Algorithms
  • Q2. Back tracking problem
  • Ans. 

    Backtracking is a technique to solve problems by trying out different solutions and undoing them if they fail.

    • Backtracking is used when we need to find all possible solutions to a problem.

    • It involves trying out different solutions and undoing them if they fail.

    • It is often used in problems involving permutations, combinations, and graph traversal.

    • Examples include solving Sudoku puzzles, finding all possible paths in a m...

  • Answered by AI
  • Q3. Minimum swaps needed to arrange all similar elements together
  • Ans. 

    Minimum swaps needed to arrange all similar elements together in an array of strings.

    • Count the frequency of each element in the array.

    • Find the maximum frequency element and its index.

    • Calculate the number of swaps needed to move all similar elements together.

    • Repeat the above steps for all unique elements in the array.

    • Add up the number of swaps needed for each unique element to get the total number of swaps needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was peace, popular questions were asked

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. You have a list of numbers, now using stream api calculate the sum of all integers in a list ?
  • Ans. 

    Use stream api to calculate sum of integers in a list.

    • Use stream() method on the list to create a stream of elements.

    • Use mapToInt() method to convert each element to an integer.

    • Use sum() method to calculate the sum of all integers.

  • Answered by AI
  • Q2. Given two arrays of integers, find the one extra element in second array ? Eg. int[] arr1 = [1,3,7,8]; int[] arr2 = [3,8,7,9,1];
  • Ans. 

    Loop through both arrays and use a hashmap to store frequency of elements, then find the extra element.

    • Loop through both arrays and store frequency of elements in a hashmap

    • Compare the frequency of elements in both arrays to find the extra element

    • Return the extra element found in the second array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more coding questions from HackerRank and memorize methods from stream api since you will be asked to solve questions on notepad.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Life cycle hook asyn apex triggers
  • Q2. Asyn apex ,batch.future
  • Q3. Governer limit of salesforce
  • Ans. 

    Governor limits in Salesforce are predefined limits that prevent abuse and ensure fair resource allocation.

    • Governor limits apply to various aspects of Salesforce, such as Apex code, SOQL queries, DML operations, and email invocations.

    • These limits are in place to maintain system performance, prevent infinite loops, and protect against resource hogging.

    • Examples of governor limits include maximum CPU time, maximum number ...

  • Answered by AI
  • Q4. Soql queries on account and contact

Skills evaluated in this interview

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

I applied via campus placement at Jaipur Engineering College & Research Centre, Jaipur and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

It includes reasoning, verbal and quantitative abilities

Round 2 - Coding Test 

Includes two coding questions
These are from arrays

Round 3 - Technical 

(1 Question)

  • Q1. 1. Your Project 2. Your internship learning and experiences 3. Oops questions
Round 4 - HR 

(1 Question)

  • Q1. 1. Introduction 2. Family background 3. Why should we hire you 4.Any extra curricular activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for every possible questions from resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Qualitest website and was interviewed in Aug 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 

(1 Question)

  • Q1. Role - Functional Manual testing Based on the domain I was questioned.
Round 3 - One-on-one 

(1 Question)

  • Q1. This was a managerial round. Had a discussion with head of the corresponding department.
Round 4 - HR 

(1 Question)

  • Q1. Discussed about my Education, location, Family, strength, weakness, goals and where do I see my self in another 2 years

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview experience was excellent. In all the 3 rounds, I really liked how they first introduced about themselves and then they start the interview. It relaxed me and made me comfortable. All the interviewers were very friendly. Be relaxed and be honest with what you have done in you previous organisation.

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Software Engineer interview?
Altimetrik interview process usually has 1-2 rounds. The most common rounds in the Altimetrik interview process are Technical and Coding Test.
How to prepare for Altimetrik Software Engineer 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 C#, .Net Core, CI, Microservices and React.Js.
What are the top questions asked in Altimetrik Software Engineer interview?

Some of the top questions asked at the Altimetrik Software Engineer interview -

  1. Minimum swaps needed to arrange all similar elements toget...read more
  2. Back tracking prob...read more
  3. Basic javascript questions , clouser, prom...read more

Tell us how to improve this page.

Altimetrik Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

4
  
Good

People are getting interviews through

based on 2 Altimetrik interviews
Recruitment Consultant
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Altimetrik Software Engineer Salary
based on 308 salaries
₹4.8 L/yr - ₹18.5 L/yr
32% more than the average Software Engineer Salary in India
View more details

Altimetrik Software Engineer Reviews and Ratings

based on 36 reviews

3.1/5

Rating in categories

3.3

Skill development

3.3

Work-Life balance

3.4

Salary & Benefits

2.9

Job Security

3.4

Company culture

3.0

Promotions/Appraisal

3.2

Work Satisfaction

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

₹9 L/yr - ₹37 L/yr

Staff Engineer
812 salaries
unlock blur

₹10.9 L/yr - ₹41 L/yr

Senior Engineer
611 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
308 salaries
unlock blur

₹4.8 L/yr - ₹18.5 L/yr

Senior Staff Engineer
215 salaries
unlock blur

₹15 L/yr - ₹41 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