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

Filter interviews by

Clear (1)

Altimetrik Softwaretest Engineer Interview Questions and Answers

Updated 19 Nov 2024

Altimetrik Softwaretest Engineer Interview Experiences

2 interviews found

Softwaretest Engineer Interview Questions & Answers

user image RAHUL LAKSHKAR

posted on 19 Nov 2024

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

Java code , oops, sql , spring bbot

Round 2 - Technical 

(2 Questions)

  • Q1. Maximum area of Stack
  • Ans. 

    The maximum area of a stack is determined by the size of the stack and the items it can hold.

    • The maximum area of a stack is calculated by multiplying the height of the stack by the width of the stack.

    • For example, if a stack has a height of 10 units and a width of 5 units, the maximum area would be 50 square units.

  • Answered by AI
  • Q2. Length of longest substring
  • Ans. 

    Find the length of the longest substring without repeating characters.

    • Iterate through the string and keep track of the characters seen so far in a set.

    • Use two pointers to mark the start and end of the current substring.

    • Update the maximum length of the substring as you iterate through the string.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Not great they have tied up with hacker rank and multiple times same set of questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions easy rounds they make and no use

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont apply to this company they send fake invite and will conduct hacker rank interview and later they keep rescheduling interviews for 3 weeks and later say internal candiate hired..first of all you wont find there office in bangalore..fake HR fake company

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Excellent and good work life balance
Round 2 - One-on-one 

(1 Question)

  • Q1. How to improve software experience
  • Ans. 

    To improve software experience, focus on user feedback, usability testing, continuous improvement, and performance optimization.

    • Collect and analyze user feedback to understand pain points and areas for improvement

    • Conduct usability testing with real users to identify usability issues and make necessary adjustments

    • Implement continuous improvement processes to address bugs, add new features, and enhance user experience

    • Opt...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Moderate asked basic apptitude mcq negtive marking is nill esay to moderate questions and also subject core question asked

Round 2 - Coding Test 

Moderate coding questions asked ,2 coding questions

Round 3 - HR 

(1 Question)

  • Q1. Hr round is final round .which will be easy

Interview Preparation Tips

Interview preparation tips for other job seekers - overall good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. 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 Resume tips
Round 2 - Aptitude Test 

Questions asked related to Logical Reasoning, Verbal and Non-Verbal

Round 3 - Technical 

(1 Question)

  • Q1. Technical Questions asked based on Resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, active listener and proactive
Also have positive attitude and think the task to be done in Smart Way not in Hard way
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Coding Test 

Python code for array

Round 2 - Aptitude Test 

Computerized test based on simpel math questions

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 Resume tips
Round 2 - Aptitude Test 

Basic aptitude test with Arithmetic, logical problems.

Round 3 - Technical 

(2 Questions)

  • Q1. What are the programming languages you know
  • Ans. 

    I am proficient in Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Experience with object-oriented programming

    • Familiarity with scripting languages such as JavaScript and Bash

    • Knowledge of SQL and database management

    • Understanding of software development principles and practices

  • Answered by AI
  • Q2. Basic questions on HTML,Python,SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Very basic questions. General interview questions from google are enough.

I applied via Job Portal and was interviewed in Sep 2022. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Operating System, How does it work?
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • An OS controls the allocation of resources like memory, CPU time, and disk space.

    • It provides a user interface to interact with the computer.

    • Examples of OS are Windows, macOS, Linux, Android, iOS.

    • The OS kernel is the core component of an OS that manages hardware resources.

    • The OS also...

  • Answered by AI
  • Q2. What is programming language? what is oops?
  • Ans. 

    Programming language is a set of instructions used to create software. OOPs is a programming paradigm based on objects.

    • Programming language is used to write code that a computer can understand and execute.

    • OOPs is a programming paradigm that focuses on objects and their interactions.

    • OOPs concepts include encapsulation, inheritance, and polymorphism.

    • Examples of programming languages include Java, Python, and C++.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Describe yourself in brief?
  • Q2. Why we hire you ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the skills, Be confident. Learn about basic knowledge.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

There was aptitude round

Interview Preparation Tips

Interview preparation tips for other job seekers - Then technical round ,they asked questions on core java ,sql
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. 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 Resume tips
Round 2 - Aptitude Test 

Basic coding and computer related question

Round 3 - Technical 

(1 Question)

  • Q1. What is Infotainment How to analyse spams in gmail to segregate them Java palindrome Basic Testing related question
  • Ans. 

    Answering questions related to Infotainment, spam analysis in Gmail, Java palindrome, and basic testing.

    • Infotainment refers to the integration of information and entertainment in a system, such as in-car entertainment systems.

    • To analyze spam in Gmail, one can use filters and labels to segregate them from important emails.

    • Java palindrome is a string that reads the same backward as forward. One can check for palindrome b...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Family details Background details Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your self for the skills you mentioned in resume
And expect a lot of delay in HR communication

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Softwaretest Engineer interview?
Altimetrik interview process usually has 2 rounds. The most common rounds in the Altimetrik interview process are Technical, Aptitude Test and One-on-one Round.
What are the top questions asked in Altimetrik Softwaretest Engineer interview?

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

  1. Maximum area of St...read more
  2. Length of longest substr...read more
  3. Basic questions easy rounds they make and no ...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Happiest Minds Technologies

INTERVIEWS

PwC

No Interviews

INTERVIEWS

Qualitest

No Interviews

INTERVIEWS

K Raheja Corp

No Interviews

SALARIES

Happiest Minds Technologies

INTERVIEWS

DS-MAX Properties

No Interviews

INTERVIEWS

VISTRA INTERNATIONAL EXPANSION

No Interviews

INTERVIEWS

K Raheja Corp

No Interviews

Tell us how to improve this page.

Altimetrik Softwaretest Engineer Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more
Altimetrik Softwaretest Engineer Salary
based on 60 salaries
₹4.8 L/yr - ₹9.5 L/yr
17% more than the average Softwaretest Engineer Salary in India
View more details

Altimetrik Softwaretest Engineer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.8

Salary

4.0

Job security

4.0

Company culture

3.8

Promotions

4.0

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Staff Engineer
865 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
638 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
313 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
236 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Altimetrik with

Accenture

3.8
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