Filter interviews by
I applied via Walk-in and was interviewed before Aug 2020. There were 3 interview rounds.
Inventory count is managed through various methods such as cycle counting, physical counting, and using inventory management systems.
Cycle counting involves regularly counting a portion of inventory items to ensure accuracy.
Physical counting involves physically counting all inventory items on a periodic basis.
Inventory management systems use technology to track and manage inventory levels in real-time.
Barcoding and sca...
Orders will be sent automatically to the warehouse.
Orders will be received automatically through the system.
The sales team will not have to manually send orders to the warehouse.
This will ensure faster processing and delivery of orders.
Automated system will reduce the chances of errors in order processing.
Yes, the system maintains a record of all inventory audits.
The inventory audit history can be accessed through the system's reporting feature.
The history includes details such as date, time, auditor, and any discrepancies found.
This information can be used to identify trends and improve inventory management processes.
For example, if a particular item consistently shows discrepancies, it may indicate a need for better t
Yes, inventory audit history is recorded in the system.
We maintain a detailed record of all inventory audits conducted.
This helps us track any discrepancies and take corrective action.
The audit history is regularly reviewed to ensure accuracy and compliance.
Examples of audit records include date, time, auditor, location, and items audited.
The print, pick, pack process in the software involves generating a print order, picking the items from the warehouse, and packing them for shipment.
The process starts with generating a print order which includes the details of the items to be picked and packed.
The warehouse staff then picks the items from their respective locations in the warehouse based on the print order.
Once all the items are picked, they are broug...
Data analytics is the process of examining and interpreting data to gain insights and make informed decisions.
It involves collecting and analyzing large sets of data
It helps in identifying patterns and trends
It is used in various industries such as finance, healthcare, and marketing
Examples include customer segmentation, predictive maintenance, and fraud detection
Aggregate tables are summary tables that store pre-calculated values to improve query performance in data warehousing.
Aggregate tables contain summarized data from multiple source tables.
They are used to speed up query performance by reducing the amount of data that needs to be processed.
Aggregate tables can be created at different levels of granularity, such as daily, weekly, or monthly.
They often include aggregated m...
There are three types of data warehousing: Enterprise Data Warehouse, Operational Data Store, and Data Mart.
Enterprise Data Warehouse (EDW) is a centralized repository that stores data from various sources and provides a comprehensive view of the organization's data.
Operational Data Store (ODS) is a database that stores real-time or near real-time data from operational systems and serves as a staging area for data inte...
ODS stands for Operational Data Store.
ODS is a type of database that stores real-time or near real-time data from various sources.
It acts as a central repository for operational data used for reporting, analysis, and decision-making.
ODS is designed to support transactional processing and provide a consistent view of data across different systems.
It often serves as an intermediate layer between operational systems and d...
A data warehouse provides numerous benefits for organizations, including improved decision-making, data analysis, and operational efficiency.
Improved decision-making: Data warehouses consolidate and organize data from various sources, enabling users to make informed decisions based on accurate and reliable information.
Data analysis: Data warehouses facilitate complex data analysis and reporting, allowing organizations ...
Data warehouse is a repository of historical data while operational systems are used for day-to-day operations.
Operational systems are used for transactional processing while data warehouses are used for analytical processing.
Data warehouses are designed for querying and reporting while operational systems are designed for data entry and retrieval.
Operational systems are optimized for performance while data warehouses ...
Top trending discussions
posted on 14 May 2018
I applied via Referral and was interviewed before May 2017. There were 3 interview rounds.
Timing, working style, and working culture are important factors for a Branch Operation Executive.
As a Branch Operation Executive, it is important to have a good sense of timing and be able to manage time effectively.
Working style should be adaptable and flexible to meet the needs of the job and the team.
Working culture should be positive and collaborative, with a focus on achieving common goals.
Examples of good workin...
I applied via Approached by Company and was interviewed before May 2017. There were 6 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2019. There were 6 interview rounds.
posted on 18 Dec 2020
Service provides data and functionality while Component handles UI and user interaction.
Service is a singleton object that can be injected into multiple components
Component is a directive with a template and styles
Service provides data and functionality to components
Component handles UI and user interaction
Services can be used to share data between components
Components can communicate with services using dependency inj
State variables are best for managing component's internal state, while properties are best for passing data from parent to child components.
State variables are mutable and can be changed within the component
Properties are immutable and cannot be changed within the component
State variables are used to manage the component's internal state
Properties are used to pass data from parent to child components
State variables ar...
Authentication system in API service must be configured securely to prevent external hacking.
Use strong encryption algorithms to store passwords
Implement multi-factor authentication
Use HTTPS protocol to encrypt data in transit
Implement rate limiting to prevent brute force attacks
Regularly update and patch the authentication system
Use secure coding practices to prevent injection attacks
Clients of one domain can access API service through authentication and authorization managed by API service.
API service can use OAuth2.0 for authentication and authorization
Different domains can have different client IDs and secrets for OAuth2.0
API service can use JWT for token-based authentication
Cross-Origin Resource Sharing (CORS) can be used to allow access from different domains
I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.
IDisposable is an interface used to release unmanaged resources.
It is used to release unmanaged resources like file handles, database connections, etc.
It has a single method called Dispose() which is used to release the resources.
It is implemented by classes that use unmanaged resources and needs to be disposed of.
Example: SqlConnection class implements IDisposable to release the database connection.
Example: FileStream...
Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
Dependency Injection is used to reduce tight coupling between software components.
It allows for easier testing and maintenance of code.
There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.
Frameworks like Spring and Angular provide built-in s
Concatenate the values in the given integer array with comma.
Convert the integer array to string array using Arrays.toString()
Use String.join() method to concatenate with comma
Interfaces and abstract classes are used for abstraction and defining contracts.
Interfaces are a collection of abstract methods that define a contract for a class to implement.
Abstract classes are classes that cannot be instantiated and can have both abstract and concrete methods.
Interfaces can be implemented by multiple classes, while a class can only inherit from one abstract class.
Interfaces are used for loose coupl...
No, abstract classes cannot be instantiated.
Abstract classes are incomplete and cannot be instantiated on their own.
They can only be used as a base class for other classes.
Instantiation of an abstract class will result in a compile-time error.
However, concrete classes that inherit from the abstract class can be instantiated.
SOLID is a set of principles for object-oriented programming to make software more maintainable and scalable.
S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
Example: Using Single Responsibility Principle to separate UI and business logic
Example: Using Open/Closed Principle to extend functionality without mo
We used the Model-View-Controller (MVC) design pattern in our application.
MVC separates the application into three interconnected components: the model, the view, and the controller.
The model represents the data and business logic of the application.
The view displays the data to the user.
The controller handles user input and updates the model and view accordingly.
MVC promotes separation of concerns and modularity.
Examp...
I applied via LinkedIn and was interviewed in Jul 2020. There were 6 interview rounds.
I am most interested in intellectual property law.
I find the intersection of law and technology fascinating.
I enjoy working with clients to protect their creative works and inventions.
I am particularly interested in trademark law and the branding of products and services.
I have experience in drafting patent applications and conducting patent searches.
I am also interested in the emerging field of artificial intelligence
GPA is not always an accurate reflection of abilities.
GPA only measures academic performance, not practical skills or experience.
Some students may struggle with standardized testing or have personal issues that affect their grades.
Employers often look for well-rounded candidates with extracurricular activities and work experience.
However, a high GPA can demonstrate discipline, hard work, and intelligence.
Ultimately, GP...
posted on 22 Dec 2020
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 19 Nov 2020
I once went out of the box to help a customer by personally delivering their order when the delivery service failed.
Delivery service failed to deliver a customer's order
To ensure customer satisfaction, I personally delivered the order
Customer was delighted with the extra effort
posted on 10 Sep 2020
based on 4 reviews
Rating in categories
Fashion Designer
5
salaries
| ₹2.2 L/yr - ₹3 L/yr |
Warehouse Incharge
4
salaries
| ₹3.9 L/yr - ₹3.9 L/yr |
Executive Accountant
4
salaries
| ₹2 L/yr - ₹3 L/yr |
Senior E Commerce Executive
4
salaries
| ₹3 L/yr - ₹3.9 L/yr |
Accountant
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Cognizant
Teleperformance
Reliance Retail
iEnergizer