Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LogicMonitor Team. If you also belong to the team, you can get access from here

LogicMonitor Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LogicMonitor Interview Questions and Answers for Freshers

Updated 29 Nov 2024

LogicMonitor Interview Experiences for Freshers

Popular Designations

2 interviews found

Java Developer Interview Questions & Answers

user image Pooja Pansare

posted on 29 Nov 2024

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

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

Round 1 - Coding Test 

My 1st Round was Coding round where there were leetcode medium-hard problem one was on linked list that check if it returns any boolean value and another one was there is array divide it into parts and nums and it had string given as input both were hard questions but i managed to clear it .

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Basic Concepts - Indexing, Joins, DDL, DML, Difference between SQL and NO-SQL
  • Q2. Java - Garabge Collection, Package, Interface, OOPS Concepts, Difference between package and interface why we need interface? java oops based program on object and classes, prepare DSA
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario based question like i have a shop and i have multiple white shoes so create pair using hasmap and write algorithm, code for fancy number
  • Q2. Based on resume, projects and internship

Interview Preparation Tips

Interview preparation tips for other job seekers - pl prepare DSA! Array String Hashmap most imp topics and few OOPS and DBMS topics i was not asked but mostly asked for many ppl

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 5 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 - Aptitude Test 

It's the type of speed-solving 40 questions and we have 20 min, the question are medium aptitude questions eg: ratio of velocity,

Round 3 - Coding Test 

These are easy(leetcode) level DSA question 3 question 90min. first 2 were if else type with little logic last was related to regular expression we have to repair the code for regular expression

Round 4 - One-on-one 

(1 Question)

  • Q1. 1)I have to design a data structure for car parking given some parameter like parking fee and all it was the application of the OOPS concept 2)Question on project on the resume, know your project I was ask...
Round 5 - One-on-one 

(1 Question)

  • Q1. 1)1 easy 1 medium-level DSA question from leetcode with certain understanding of web Dev in it. 2)how the 3 tier of web dev works from hitting request to the server to some HTTP and HTTPS protocols to back...

Interview Preparation Tips

Interview preparation tips for other job seekers - practice reactjs and js concepts like js promise like many ppl fully understand it, of reactjs practise redux it is confusing for beginner and hooks all 9 hooks of reactjs.

I got eliminated before HR round, but after a month got call from HR and got directly offer for same package and role

Interview questions from similar companies

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. Describe Life cycle in react
  • Ans. 

    React has three main phases in its lifecycle: mounting, updating, and unmounting.

    • Mounting: when a component is created and inserted into the DOM

    • Updating: when a component is updated due to changes in props or state

    • Unmounting: when a component is removed from the DOM

    • Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()

    • React also has error handling methods,

  • Answered by AI
  • Q2. Explain strict mode in javascript and it's use
  • Ans. 

    Strict mode is a way to write secure and optimized JavaScript code.

    • Enables catching of silent errors

    • Disallows duplicate property names or parameters

    • Prevents use of undeclared variables

    • Makes `eval()` safer to use

    • Throws errors on invalid usage of `this` keyword

  • Answered by AI
Round 3 - Assignment 

CURD operations along with implementation of a mock UI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are doing good job. If possible try to send a rejection mail along with the reason if candidate is not selected.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Tell about Oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex imple...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Will ask coding related
Round 4 - HR 

(1 Question)

  • Q1. What is Expected salary
Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. More about API automation
Round 1 - Coding Test 

Code Test Will be based on your Skill set Like oracle / Java etc --

Round 2 - One-on-one 

(1 Question)

  • Q1. Analytical function and Concepts .. Interview is basically Scenario Based not straight forward. Attitude of the Interviewers are right and seems supportive.

Interview Preparation Tips

Interview preparation tips for other job seekers - They will take lot of round sometime panel wont be available some time they will extend your interview to multiple rounds very slow process .
One Advice to HR build confidence of the Interview stream line interview process .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics Oops concepts and SQL queries along with currently working projects stacks
Round 2 - Technical 

(1 Question)

  • Q1. More in-depth technical questions use of reflections etc
Round 3 - HR 

(1 Question)

  • Q1. Usual HR interviews company values etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The key is not answers all questions correctly key is the approach you take to solve the problem focus on that.
Interview experience
3
Average
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 - Coding Test 

Hackerrank algorithms and ds test

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical on java and aws
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning, Questions on distances, Questions on directions

Round 2 - Coding Test 

1- Difference between array list and linked list.
2- Reverse the linked list

Round 3 - Coding Test 

1-Difference between Arraylist and Linked list.
2-Check if strings are anagram.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study java OOPS concept, Collections and Basdic array and DS

LogicMonitor Interview FAQs

How many rounds are there in LogicMonitor interview for freshers?
LogicMonitor interview process for freshers usually has 4 rounds. The most common rounds in the LogicMonitor interview process for freshers are Coding Test, One-on-one Round and Technical.
How to prepare for LogicMonitor interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at LogicMonitor. The most common topics and skills that interviewers at LogicMonitor expect are Core Java, Java, Software Development, Web Application and Web Technologies.
What are the top questions asked in LogicMonitor interview for freshers?

Some of the top questions asked at the LogicMonitor interview for freshers -

  1. 1)I have to design a data structure for car parking given some parameter like p...read more
  2. 1)1 easy 1 medium-level DSA question from leetcode with certain understanding o...read more
  3. 1. Test consist of questions on Strings, HashMap, basic DS , ...read more
How long is the LogicMonitor interview process?

The duration of LogicMonitor interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

LogicMonitor Interview Process for Freshers

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 49 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.7
 • 22 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
Khoros Interview Questions
3.7
 • 19 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
Bottomline Interview Questions
3.3
 • 17 Interviews
View all

LogicMonitor Reviews and Ratings

based on 74 reviews

3.7/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.5

Salary

3.5

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 74 Reviews and Ratings
Software Engineer
70 salaries
unlock blur

₹9 L/yr - ₹21.2 L/yr

Senior Software Engineer
57 salaries
unlock blur

₹15 L/yr - ₹30.5 L/yr

Senior Automation Engineer
37 salaries
unlock blur

₹14 L/yr - ₹31.1 L/yr

Associate Software Engineer
28 salaries
unlock blur

₹7 L/yr - ₹11.4 L/yr

UI Engineer
19 salaries
unlock blur

₹8 L/yr - ₹18.7 L/yr

Explore more salaries
Compare LogicMonitor with

Yodlee

3.8
Compare

Fingent

4.4
Compare

Bravura Solutions

3.9
Compare

CloudMoyo

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