Upload Button Icon Add office photos

LogMeIn

Compare button icon Compare button icon Compare

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.

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about LogMeIn?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

Senior Software Engineer Testing Interview Questions Asked at Other Companies

asked in Info Edge
Q1. Sorting Characters by Frequency Given a string S, sort this strin ... read more
asked in Info Edge
Q2. You have two buckets, one with a capacity of 3 liters and the oth ... read more
Q3. Why clients go for automation testing and what is my role in regr ... read more
Q4. What is the procedure to arrange an integer array in ascending or ... read more
Q5. Tell me about a critical problem statement in your application th ... read more

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

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

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Interview experience
5
Excellent
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 

(3 Questions)

  • Q1. 30min technical round
  • Q2. Project manager round
  • Q3. HR round for salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is going good . They informed status day after
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Read apti books available in the market

Round 3 - Technical 

(2 Questions)

  • Q1. All Java related questions
  • Q2. Idea about AI and general HR questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. C# question ,asp.net question
  • Q2. Sql server question
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Aptitude Test 

Logical reasoning, pseudo codes, mathematical equations

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPS in java
  • Q2. Data Structure, Basic SQL queries
  • Q3. Define abstract method and abstract class
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. What challenges your faced in life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn everything from Coding, OOPs , data structure, sql queries, etc
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Languages attended

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. Getting response from ...read more
  2. Manual question related to release of product, tineliness, qa process ...read more
  3. Infrastructure related questions like ci/cd pipeline, docker ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

VDart Interview Questions
4.0
 • 29 Interviews
DISYS Interview Questions
3.1
 • 27 Interviews
Ciklum Interview Questions
3.4
 • 22 Interviews
EagleView Interview Questions
3.3
 • 21 Interviews
SAS Interview Questions
4.1
 • 19 Interviews
View all
Senior Software Engineer
30 salaries
unlock blur

₹22 L/yr - ₹49 L/yr

Software Engineer
20 salaries
unlock blur

₹16 L/yr - ₹35.5 L/yr

Devops Engineer
11 salaries
unlock blur

₹6.5 L/yr - ₹24.5 L/yr

Staff Software Engineer
8 salaries
unlock blur

₹34 L/yr - ₹49 L/yr

Senior Software Development Engineer
6 salaries
unlock blur

₹22 L/yr - ₹45 L/yr

Explore more salaries
Compare LogMeIn with

Saama Technologies

3.7
Compare

DISYS

3.1
Compare

Data-Core Systems

3.1
Compare

Arvato

3.5
Compare
write
Share an Interview