Upload Button Icon Add office photos

Filter interviews by

Vistaar Technologies Softwaretest Engineer Interview Questions and Answers for Experienced

Updated 5 Feb 2024

Vistaar Technologies Softwaretest Engineer Interview Experiences for Experienced

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

2 - 3 medium level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Good interview experience. mostly talk about projects I did in college 1-2 coding question.
Round 3 - Technical 

(1 Question)

  • Q1. Basic coding and SQL questions
Round 4 - HR 

(1 Question)

  • Q1. HR round was tough, they will check how you will handle pressure

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. In this round ask most of the question from string manipulation. It is a DSA round
  • Q2. Frequency of each character
  • Ans. 

    The frequency of each character in a given string is calculated and displayed.

    • Iterate through the string and count the occurrences of each character

    • Store the counts in a data structure like a hashmap or array

    • Return the frequency of each character

  • Answered by AI
Round 2 - Technomanagiral 

(2 Questions)

  • Q1. In this ask about your salary expectation. DSA question DBMS Shellscript
  • Q2. DBMS join query

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear your CS fundamental it will we easy to crack the interview

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is iscsi in san
  • Q2. What is raid and explain r5
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 - Coding Test 

Hackerank general coding assessment

Round 3 - Technical 

(1 Question)

  • Q1. Dynamic programs reverse strong, palindromes, separating characters
Round 4 - Technical 

(1 Question)

  • Q1. Role specific questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Company wise very good. Management is below average 👎

I applied via Walk-in and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics questions on experience related
Round 2 - Coding Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops, selenium exception, xpath,

I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Short code was given to test the coding skills. Example - Leap year

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, humble and keep learning everyday.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. How to handle exception in java
  • Ans. 

    In Java, exceptions can be handled using try-catch blocks to catch and handle specific exceptions.

    • Use try-catch blocks to catch exceptions and handle them gracefully

    • Use multiple catch blocks to handle different types of exceptions

    • Use finally block to execute code regardless of whether an exception is thrown or not

    • Throw custom exceptions using throw keyword

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. In Java8, different between flatmap and map
  • Ans. 

    map transforms each element in a stream, while flatMap transforms each element into multiple elements

    • map applies a function to each element in a stream and returns a new stream of the results

    • flatMap applies a function that returns a stream for each element in the original stream, then flattens the streams into a single stream

    • Example: map - stream.map(x -> x * x), flatMap - stream.flatMap(str -> Arrays.stream(str.split(

  • Answered by AI
  • Q2. How to handle the ConcureentModificationException
  • Ans. 

    ConcurrentModificationException occurs when a collection is modified while iterating over it.

    • Use Iterator to iterate over the collection instead of foreach loop.

    • If modification is necessary, use Iterator's remove() method instead of collection's remove() method.

    • Consider using synchronized collections or ConcurrentHashMap to avoid ConcurrentModificationException.

  • Answered by AI

Skills evaluated in this interview

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

DataStructure C OS RTOS HARDWARE

Round 2 - Technical 

(1 Question)

  • Q1. String compare | string copy repeTED ELEMENT IN ARRAY LINKED LIST
  • Ans. 

    The question is about string comparison, string copying, repeated elements in an array, and linked lists.

    • String comparison involves comparing two strings to check if they are equal or not.

    • String copying refers to creating a copy of a string.

    • Finding repeated elements in an array involves identifying elements that occur more than once.

    • Linked lists are data structures that consist of nodes linked together.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. More deep on domain knowledge os processor ARM arch

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic of language, a live coding exercise
Round 3 - Technical 

(1 Question)

  • Q1. It was a Managerial round
Round 4 - HR 

(1 Question)

  • Q1. It was Normal HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - Check project duration, is that short or long term project otherwise you will be in pool after project completion.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of your technical skills
Round 3 - Technical 

(1 Question)

  • Q1. More Projects related questions

Vistaar Technologies Interview FAQs

How many rounds are there in Vistaar Technologies Softwaretest Engineer interview for experienced candidates?
Vistaar Technologies interview process for experienced candidates usually has 4 rounds. The most common rounds in the Vistaar Technologies interview process for experienced candidates are Technical, HR and Coding Test.
What are the top questions asked in Vistaar Technologies Softwaretest Engineer interview for experienced candidates?

Some of the top questions asked at the Vistaar Technologies Softwaretest Engineer interview for experienced candidates -

  1. HR round was tough, they will check how you will handle press...read more
  2. Normal CS questions with 2 puzzles. e...read more
  3. basic coding and SQL questi...read more

Tell us how to improve this page.

Software Engineer
86 salaries
unlock blur

₹4 L/yr - ₹6.7 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Trainee
26 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Technical Lead
13 salaries
unlock blur

₹11 L/yr - ₹12.7 L/yr

Software Engineer Trainee
10 salaries
unlock blur

₹3.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Vistaar Technologies with

Algonomy

3.9
Compare

Capillary Technologies

3.5
Compare

Ramco Systems

3.9
Compare

LTIMindtree

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview