i
LogicMonitor
Filter interviews by
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...
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
Top trending discussions
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
Google.com is a search engine that uses web crawlers to index websites and algorithms to rank search results.
Google uses web crawlers to index websites and store information in its database.
Algorithms are used to rank search results based on relevance and popularity.
Google also uses personalized search results based on user data and location.
Google's homepage is simple and fast-loading to provide a user-friendly experi
posted on 21 Aug 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.
A circular queue can be identified by checking if the rear pointer is one position behind the front pointer.
Check if rear pointer is one position behind front pointer
Check if front pointer is at index 0 and rear pointer is at index n-1 in an array of size n
Check if front pointer is at index rear+1 modulo n in an array of size n
Design a notification system for a software application.
Identify the types of notifications needed (e.g. email, SMS, in-app)
Consider the frequency and urgency of notifications
Implement a notification queue to handle multiple notifications
Include user preferences for notification settings
Utilize push notifications for real-time updates
Write multiple polyfills for array
posted on 24 Oct 2024
Medium level question
I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.
Hacker rank test. Basic coding questions on arrays, list etc.
UML class diagram is a visual representation of classes, attributes, methods, and relationships in a system.
Classes are represented as boxes with three compartments for class name, attributes, and methods.
Attributes are listed in the second compartment with their data types.
Methods are listed in the third compartment with their parameters and return types.
Relationships between classes are shown using lines with arrows ...
Competency based questions
posted on 1 Feb 2024
This is a list of questions asked in an interview for Senior Software Engineer position.
1. Pattern print code: Write a code to print a specific pattern using loops.
2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.
3. Java basic question: Provide a basic question related to Java programming language.
4. Spring/Spring Boot basic question: Give an example of a basic question rel...
posted on 11 Apr 2022
Code Test Will be based on your Skill set Like oracle / Java etc --
based on 4 reviews
Rating in categories
Software Engineer
66
salaries
| ₹9 L/yr - ₹20.2 L/yr |
Senior Software Engineer
52
salaries
| ₹15 L/yr - ₹31.9 L/yr |
Senior Automation Engineer
28
salaries
| ₹16.4 L/yr - ₹27.7 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