Amelia
10+ AdminDroid Interview Questions and Answers
Q1. Do you know Dom in javaScript ?
Yes, DOM (Document Object Model) in JavaScript is a programming interface for web documents. It represents the structure of a document as a tree of objects.
DOM is used to interact with HTML elements on a web page.
It allows developers to manipulate the content, structure, and style of a webpage.
Example: document.getElementById('myElement') can be used to access an HTML element with the id 'myElement'.
Q2. explain oops and solid priciples in java ?
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, while SOLID principles are a set of five design principles to make software designs more understandable, flexible, and maintainable.
OOPs focuses on creating objects that contain data and methods to manipulate that data.
SOLID principles include Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversi...read more
Q3. what are collections , exceptions
Collections and exceptions are important concepts in Java programming.
Collections in Java are used to store and manipulate groups of objects. They include List, Set, and Map.
Exceptions in Java are used to handle errors and unexpected situations in a program. They include checked and unchecked exceptions.
Collections provide a way to work with groups of objects efficiently, while exceptions help in handling errors gracefully.
Example: ArrayList is a type of collection in Java, a...read more
Q4. Junit Jquery topics are important ?
Yes, JUnit and jQuery topics are important for Java developers.
JUnit is important for writing and running automated tests in Java applications.
jQuery is important for front-end development and enhancing user experience in web applications.
Knowledge of JUnit and jQuery can help improve code quality and efficiency in Java development.
Q5. what is kubernetes and it's architecture
Kubernetes is an open-source container orchestration platform that automates deployment, scaling, and management of containerized applications.
Kubernetes provides a platform for automating deployment, scaling, and operations of application containers across clusters of hosts.
It groups containers that make up an application into logical units for easy management and discovery.
Kubernetes architecture consists of a master node that manages the cluster and worker nodes that run t...read more
Q6. Intellectual property case of revenue recognition
Intellectual property case of revenue recognition refers to the recognition of revenue from the sale of intellectual property.
Revenue recognition for intellectual property can be complex and requires careful consideration of the terms of the agreement
Revenue can be recognized at a point in time or over a period of time depending on the terms of the agreement
Examples of intellectual property include patents, trademarks, copyrights, and trade secrets
Revenue recognition for inte...read more
Q7. Day today tasks
Day to day tasks involve managing and maintaining platform infrastructure, troubleshooting issues, implementing automation, and collaborating with other teams.
Managing and maintaining platform infrastructure
Troubleshooting issues related to platform performance or availability
Implementing automation for repetitive tasks
Collaborating with other teams to ensure smooth operation of the platform
Q8. Steps of revenue recognition
Revenue recognition involves identifying and recording revenue earned by a company.
Identify the contract with the customer
Identify the performance obligations in the contract
Determine the transaction price
Allocate the transaction price to the performance obligations
Recognize revenue when the performance obligation is satisfied
Q9. What is normalisation and types
Q10. What are joins. Types of joins
Interview Process at AdminDroid
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month