Upload Button Icon Add office photos

Filter interviews by

LogMeIn Interview Questions and Answers

Updated 20 Oct 2021

LogMeIn Interview Experiences

Popular Designations

2 interviews 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.

Senior Software Engineer Testing Interview Questions asked at other Companies

Q1. Sorting Characters by Frequency Given a string S, sort this string in increasing order based on the frequency of its characters. If two characters have the same frequency, the character with a lesser ASCII value should appear first. Return ... read more
View answer (1)

I was interviewed in Dec 2020.

Interview Questionnaire 

1 Question

  • Q1. Question based on binary search, two pointer, trees.

Interview Preparation Tips

Interview preparation tips for other job seekers - Total three rounds of coding interview,1 managerial + design, 1Hr round.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java questions
  • Q2. Collection framework, Spring bean lifecycle etc
Round 2 - Technical 

(3 Questions)

  • Q1. Explain your system architecture
  • Ans. 

    Our system architecture is based on microservices, utilizing Docker containers and Kubernetes for orchestration.

    • Microservices architecture for scalability and flexibility

    • Docker containers for easy deployment and isolation

    • Kubernetes for orchestration and management of containers

  • Answered by AI
  • Q2. What are types of db partition
  • Ans. 

    Types of database partitioning include horizontal, vertical, hash, range, list, and composite.

    • Horizontal partitioning divides rows of a table into multiple partitions based on a criteria such as a range of values.

    • Vertical partitioning divides columns of a table into multiple partitions, each containing a subset of columns.

    • Hash partitioning assigns rows to partitions based on a hash function applied to a specific column...

  • Answered by AI
  • Q3. What is kafka ? git pipeline
  • Ans. 

    Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.

    • Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.

    • It allows producers to publish messages to topics, which are then consumed by consumers.

    • Kafka can be used for various use cases such as log aggregation, stream processing, event sourcing, and more.

    • Git pipeline ref...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very low level interview , nothing challenging.
Easier than service based.

Skills evaluated in this interview

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

I was interviewed in May 2024.

Round 1 - Coding Test 

Asked DSA questions of let code medium difficulty level.

Round 2 - One-on-one 

(2 Questions)

  • Q1. It’s was basic mix of two pointer question
  • Q2. More of a dp question involving backward tracking
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Given a string with parenthesis, return if the parenthesis are balanced or not.
  • Ans. 

    Check if a string with parenthesis is balanced

    • Use a stack to keep track of opening parenthesis

    • Iterate through the string and push opening parenthesis onto the stack

    • When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis

    • If stack is empty at the end and all parenthesis are matched, return true

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design an login/register authentication system.
  • Ans. 

    Design a secure login/register authentication system.

    • Use strong encryption algorithms like bcrypt for storing passwords.

    • Implement multi-factor authentication for added security.

    • Utilize HTTPS protocol to ensure data transmission is secure.

    • Implement rate limiting to prevent brute force attacks.

    • Use CAPTCHA to prevent automated account creation.

    • Store user credentials in a secure database with proper access controls.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Culture fit questions

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Medium to high level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions were asked
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare coding and LLD + HLD
Prepare your coding language technical questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Design and code a zoo management system.
  • Ans. 

    A zoo management system to track animals, enclosures, staff, and visitor information.

    • Create classes for animals, enclosures, staff, and visitors

    • Implement functions for adding, updating, and deleting records

    • Include features for scheduling feeding times, cleaning enclosures, and managing staff shifts

  • Answered by AI
Round 2 - Coding Test 

Standard DSA questions

Round 3 - HR 

(1 Question)

  • Q1. Standard HR stuff.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Lot of accounting questions

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing much
need to be well prepared

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.

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Informatica scenario based questions
  • Q2. Told to write complex sql queries based on some informations.
  • Q3. Agile methodology
  • Q4. What do you know about Saama

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience and good hike.

LogMeIn Interview FAQs

What are the top questions asked in LogMeIn interview?

Some of the top questions asked at the LogMeIn 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. Question based on binary search, two pointer, tree...read more

Tell us how to improve this page.

LogMeIn Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Salesforce Interview Questions
4.0
 • 223 Interviews
ServiceNow Interview Questions
4.1
 • 120 Interviews
Atlassian Interview Questions
3.6
 • 88 Interviews
Citrix Interview Questions
3.6
 • 52 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
TeamViewer Interview Questions
3.6
 • 4 Interviews
DocuSign Interview Questions
2.9
 • 3 Interviews
Zendesk Interview Questions
4.3
 • 2 Interviews
View all

LogMeIn Reviews and Ratings

based on 28 reviews

4.3/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

4.3

Salary

3.4

Job security

4.5

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 28 Reviews and Ratings
Senior Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Account Director
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LogMeIn with

TeamViewer

3.6
Compare

Zoom Video Communications

3.9
Compare

Citrix

3.6
Compare

Salesforce

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