Upload Button Icon Add office photos

Filter interviews by

Tundra Technical Solutions Senior QA Engineer Interview Questions and Answers for Freshers

Updated 19 Jul 2024

Tundra Technical Solutions Senior QA Engineer Interview Experiences for Freshers

1 interview found

Senior QA Engineer Interview Questions & Answers

user image HARSH SARAWAGI

posted on 19 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write the program to String Reverse
  • Ans. 

    Program to reverse an array of strings

    • Iterate through each string in the array and reverse it

    • Use a temporary variable to swap characters at each end of the string

    • Return the reversed array of strings

  • Answered by AI
  • Q2. Write the program to extract the Digits and add the then
  • Ans. 

    Program to extract digits from a string and add them together

    • Iterate through each character in the string

    • Check if the character is a digit using isdigit() function

    • Convert the digit character to integer and add it to a running total

    • Return the total sum of digits

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Selenium WebDriver framework
  • Q2. Java program

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare for technical and scenario based questions

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

Interview Questionnaire 

2 Questions

  • Q1. Dimensional modelling, Snowflake model , star transformation model query tuning
  • Q2. Etl

Interview Preparation Tips

Interview preparation tips for other job seekers - They hire for clients ,the interview depends on projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between functions and stored procedure in SQL.
  • Ans. 

    Functions return a single value while stored procedures can perform multiple operations and return multiple values.

    • Functions return a single value while stored procedures can return multiple values.

    • Functions are used for computations and return values, while stored procedures are used for executing a series of statements.

    • Functions can be called from within SQL statements, while stored procedures are called using the EX...

  • Answered by AI
  • Q2. Difference between abstract class and Interface in C#
  • Ans. 

    Abstract class can have implementation details, while interface only contains method signatures.

    • Abstract class can have constructors, fields, and methods with implementation details, while interface can only have method signatures.

    • A class can inherit from only one abstract class, but can implement multiple interfaces.

    • Abstract classes are used when some common functionality needs to be shared among multiple classes, whi...

  • 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 LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Self Introduction
  • Q2. Operations round
  • Q3. About job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on job discription

Interview Questionnaire 

1 Question

  • Q1. Test design techniques,real time scenarios

I appeared for an interview before Feb 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was a written test with 2 coding problems.

  • Q1. 

    Combination Sum Problem Statement

    Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be c...

  • Ans. 

    The task is to find all unique combinations in an array where the sum is equal to a given target sum, with elements in non-decreasing order.

    • Use backtracking to generate all possible combinations.

    • Sort the array to ensure elements are in non-decreasing order.

    • Keep track of the current combination and sum while exploring the array.

    • Recursively explore all possible combinations.

    • Return the valid combinations that sum up to th

  • Answered by AI
  • Q2. 

    Next Greater Number Problem Statement

    Given a string S which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequenc...

  • Ans. 

    The task is to find the smallest number greater than the given number with the same set of digits.

    • Iterate from right to left to find the first digit that can be swapped with a larger digit to make the number greater.

    • Swap this digit with the smallest digit to its right that is larger than it.

    • Sort all digits to the right of the swapped digit in ascending order to get the smallest number.

    • If no such number exists, return -

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAMakeMyTrip interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1st round - Functional Testing Basic , DB testing , SQL Queries
  • Q2. 2nd round - Advanced Testing questions (Test Plan, Risk etc) , Advanced SQl (Joins , Various Clauses, Subqueries etc), Project related scenario based questions, Java questions and UFT testing tool question...
  • Q3. 3rd round - Managerial Round (Project Specific Scenario questions)

Interview Preparation Tips

Interview preparation tips for other job seekers - The question were mostly releated to whatever I have put in my resume so irts best to prepare the resume in such a way that if ay one ask any quetion from it you are able to answer.

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All Qa Job related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 3 rounds of the interview conducted by the company.. Got the interview results quickly.. Good company, well supported team members..Good product based company

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Maximum questions based in hybris
  • Q2. Promotion and its types
  • Ans. 

    Promotion refers to the advancement of an employee to a higher position or rank within an organization.

    • Promotion can be vertical, where an employee is promoted to a higher position within the same department or team.

    • Promotion can also be horizontal, where an employee is promoted to a different department or team with similar or different responsibilities.

    • Promotion can be temporary or permanent, depending on the organiz...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good culture. Work life balance. Good salary

Tundra Technical Solutions Interview FAQs

How many rounds are there in Tundra Technical Solutions Senior QA Engineer interview for freshers?
Tundra Technical Solutions interview process for freshers usually has 1 rounds. The most common rounds in the Tundra Technical Solutions interview process for freshers are Technical.
What are the top questions asked in Tundra Technical Solutions Senior QA Engineer interview for freshers?

Some of the top questions asked at the Tundra Technical Solutions Senior QA Engineer interview for freshers -

  1. Write the program to extract the Digits and add the t...read more
  2. Write the program to String Reve...read more

Tell us how to improve this page.

Tundra Technical Solutions Senior QA Engineer Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Ven Consulting Interview Questions
3.5
 • 19 Interviews
Gi Group Interview Questions
3.8
 • 15 Interviews
Xeam Ventures Interview Questions
3.7
 • 12 Interviews
GlobalHunt Interview Questions
3.0
 • 12 Interviews
E-Solutions Interview Questions
3.4
 • 10 Interviews
View all
Sourcing Specialist
16 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Team Lead
7 salaries
unlock blur

₹7.8 L/yr - ₹9.5 L/yr

US Recruiter
7 salaries
unlock blur

₹3 L/yr - ₹5.4 L/yr

Associate
7 salaries
unlock blur

₹3.6 L/yr - ₹4.7 L/yr

Technical Recruiter
6 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare Tundra Technical Solutions with

Vision India Services

3.7
Compare

Gi Group

3.8
Compare

E-Solutions

3.4
Compare

Ven Consulting

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