Upload Button Icon Add office photos

Filter interviews by

LogMeIn Senior Software Engineer Testing Interview Questions and Answers

Updated 20 Oct 2021

LogMeIn Senior Software Engineer Testing Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Java collections framework
  • Q2. String manipulation
  • Q3. File handling
  • Q4. Getting response from API
  • Q5. Infrastructure related questions like ci/cd pipeline, docker etc
  • Q6. Cloud questions
  • Q7. Manual question related to release of product, tineliness, qa process etc

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3technical+1techno-managerial+1hr rounds. Each technical rounds had 2 coding questions which you need to execute. Requires good coding skills. Try to solve and write the correct logic. If you are unable to execute program, just tell them the exact logic and your approach. SDET in this company means you need to be fully skilled with coding, manual, build process and release process. All the best.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction and work experience
  • Q2. Basic question on software testing
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction and work experience
  • Q2. All other questions apart from the role they are selecting for.

Interview Preparation Tips

Interview preparation tips for other job seekers - The company needs to get their requirement right themselves first. I got through in the communication round and then they kept another communication round and rejected saying that they need to cater to Australian clients and need better communication. Were they not able to judge the communication in round 1...? In round two as well same set of questions were repeated. They are sitting there just to waste time.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sort an array of integer in Javascript
  • Ans. 

    Use the built-in sort() method in JavaScript to sort an array of integers.

    • Use the sort() method with a compare function to sort the array in ascending order.

    • For descending order, return b - a instead of a - b in the compare function.

    • Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);

  • Answered by AI
  • Q2. Rotate an array
  • Ans. 

    Rotate an array of strings by a specified number of positions.

    • Create a new array to store the rotated elements.

    • Use modulo operator to handle cases where the rotation count exceeds the array length.

    • Copy elements from original array to the new array based on the rotation count.

    • Return the rotated array.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction, what is sdlc, what is bug life cycle, white box testing, functional testing,smoke and sanity testing.
  • Ans. 

    SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.

    • SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...

  • Answered by AI
  • Q2. What stlc and what is regression
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.

    • STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.

    • Regression testing is the process of retesting software to confirm that recent changes have not adv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is not that hard for me .They focus on communication skills in most of the interviews.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Program to print right angle trigle of number pattern using python or language of your choice
  • Ans. 

    Program to print right angle triangle of number pattern using Python.

    • Use nested loops to print the pattern.

    • The outer loop will iterate through the rows.

    • The inner loop will iterate through the columns.

    • Use the range function to control the number of rows and columns.

    • Print the numbers in the pattern using string formatting.

  • Answered by AI
  • Q2. Previous Project related questions and Testing solution approach for given scenarios.
  • Q3. Program to merge and sort 2 lists using python or language of ur choice atleast
  • Ans. 

    Program to merge and sort 2 lists using Python.

    • Create two lists and merge them using the extend() method.

    • Sort the merged list using the sort() method.

    • Alternatively, use the sorted() function to sort the merged list.

    • Example: list1 = ['apple', 'banana', 'cherry'], list2 = ['orange', 'kiwi', 'mango']

    • Example: merged_list = list1 + list2

    • Example: merged_list.sort() or sorted(merged_list)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds interveiw rounds.
1. hackerRank test
2. F2F technical
3. Discussion with Manger ( previous project experience related) may or may not ask for POCs
4. Discussion with higher manager to check ability to work with the company environment
Give ur best in all the round be honest with answers

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First get prepared well for the interview then appear orelse its a waste of time for all

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - More prepare on sql questions

Interview Questionnaire 

1 Question

  • Q1. Life Asia System

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, just revise your domain ( insurance, banking etc) and testing knowledge.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on role.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your self
  • Q2. Tell me about your final year project
  • Q3. Tell me about your hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident ,polite and faith on you ,god and luck

LogMeIn Interview FAQs

What are the top questions asked in LogMeIn Senior Software Engineer Testing interview?

Some of the top questions asked at the LogMeIn Senior Software Engineer Testing interview -

  1. Manual question related to release of product, tineliness, qa process ...read more
  2. Infrastructure related questions like ci/cd pipeline, docker ...read more
  3. Java collections framew...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 LogMeIn interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Salesforce Interview Questions
4.1
 • 267 Interviews
ServiceNow Interview Questions
4.2
 • 116 Interviews
Atlassian Interview Questions
3.6
 • 92 Interviews
Citrix Interview Questions
3.6
 • 54 Interviews
Magic Edtech Interview Questions
3.1
 • 48 Interviews
Equifax Interview Questions
3.4
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
VDart Interview Questions
4.5
 • 26 Interviews
View all
LogMeIn Senior Software Engineer Testing Salary
based on 4 salaries
₹24.9 L/yr - ₹44 L/yr
184% more than the average Senior Software Engineer Testing Salary in India
View more details
Senior Software Engineer
41 salaries
unlock blur

₹22 L/yr - ₹39 L/yr

Software Engineer
20 salaries
unlock blur

₹16 L/yr - ₹35.5 L/yr

Devops Engineer
12 salaries
unlock blur

₹5.8 L/yr - ₹18.5 L/yr

Staff Software Engineer
9 salaries
unlock blur

₹34 L/yr - ₹49 L/yr

Account Director
7 salaries
unlock blur

₹20 L/yr - ₹32.7 L/yr

Explore more salaries
Compare LogMeIn with

TeamViewer

3.9
Compare

Zoom Video Communications

3.9
Compare

Citrix

3.6
Compare

Salesforce

4.1
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