Faster and better experience!
i
LogicMonitor
Filter interviews by
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
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 .
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
First round will be coding test which will have Core java questions
Java has three types of class loaders: Bootstrap Class Loader, Extension Class Loader, and System Class Loader.
Bootstrap Class Loader loads core Java classes located in the bootstrap classpath.
Extension Class Loader loads classes from the extensions directory.
System Class Loader loads classes from the classpath specified by the CLASSPATH environment variable.
Use a single loop to find the 3rd highest number in an array with minimum time complexity.
Iterate through the array and keep track of the three highest numbers encountered so far.
Update the three highest numbers as you iterate through the array.
Return the third highest number once the loop is completed.
CyclicBarrier allows a group of threads to wait at a barrier until all threads have reached it, while CountDownLatch allows one or more threads to wait until a set of operations being performed in other threads completes.
CyclicBarrier is reusable, while CountDownLatch is not.
CyclicBarrier allows all threads to wait for each other, while CountDownLatch allows one thread to wait for others.
CyclicBarrier resets automatica...
JPARepository is a Spring Data interface for JPA-based repositories, while CRUDRepository is a generic interface for CRUD operations.
JPARepository extends CRUDRepository and provides additional JPA-specific methods.
CRUDRepository is a generic interface for CRUD operations on a repository.
JPARepository is typically used for JPA-based repositories, while CRUDRepository can be used for any type of repository.
JPARepository...
Good DSA knowledge requires
Not applicable for details disclosure
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 5 interview rounds.
Basic 2 ,3 Java programs. Moderate level.
Authentication in Spring Boot is handled using Spring Security which provides various authentication mechanisms.
Use Spring Security to configure authentication in Spring Boot
Define a custom UserDetailsService to load user-specific data for authentication
Use annotations like @EnableWebSecurity and @EnableGlobalMethodSecurity to secure endpoints
Configure authentication providers like in-memory, JDBC, LDAP, etc. in the ap
In Java, deadlock can be handled by using techniques like avoiding nested locks, using timeout, and using the java.util.concurrent package.
Avoid nested locks to prevent potential deadlocks.
Use timeout when acquiring locks to prevent indefinite waiting.
Utilize java.util.concurrent package classes like ReentrantLock and Semaphore for more advanced synchronization control.
LogicMonitor interview questions for popular designations
I applied via Campus Placement and was interviewed in Nov 2022. There were 5 interview rounds.
It's the type of speed-solving 40 questions and we have 20 min, the question are medium aptitude questions eg: ratio of velocity,
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
I applied via Approached by Company and was interviewed in Jan 2023. There were 3 interview rounds.
Round 1 is coding round and they share qualified.io link where they ask you 3 questions and level was easy
Todolist implementation
Create a UI for adding tasks
Implement functionality to add, delete and mark tasks as complete
Store tasks in a database or local storage
Allow filtering of tasks by status (completed, active)
Add option to edit task details
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
1 medium-level leetcode question
Design an in-memory file system for efficient file storage and retrieval
Use a tree data structure to represent directories and files
Implement caching mechanisms to improve performance
Consider using hash tables for fast file lookup
Support file operations like read, write, delete, and search
Ensure data consistency and durability through proper error handling
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.
Top trending discussions
Interview experience
based on 74 reviews
Rating in categories
Software Engineer
67
salaries
| ₹9 L/yr - ₹20.2 L/yr |
Senior Software Engineer
53
salaries
| ₹15 L/yr - ₹30.5 L/yr |
Senior Automation Engineer
29
salaries
| ₹16.4 L/yr - ₹31.1 L/yr |
Associate Software Engineer
23
salaries
| ₹7.7 L/yr - ₹11.4 L/yr |
UI Engineer
19
salaries
| ₹8 L/yr - ₹18.7 L/yr |
Freshworks
Zoho
ManageEngine
InMobi