Filter interviews by
Be the first one to contribute and help others!
posted on 29 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
I have 5 years of experience in digital marketing, specializing in website development and optimization.
Developed and maintained websites for various clients
Implemented SEO strategies to improve website visibility
Utilized Google Analytics to track website performance
Created and managed online advertising campaigns
Collaborated with graphic designers and content creators
posted on 2 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 6 interview rounds.
Logical, react, SQL related questions
I applied via Company Website and was interviewed in Sep 2024. There were 6 interview rounds.
Saida shaik work in Aragen life science work experience 5years
Any exams Test in process perpes and documents
How to andile shifts and work
Devotion is the act of dedicating oneself to a particular purpose or cause, often involving loyalty, commitment, and passion.
Devotion involves a strong sense of loyalty and commitment towards a person, cause, or belief.
It often requires sacrifices and prioritizing the object of devotion above other things.
Examples of devotion can be seen in religious practices, relationships, and professional commitments.
ALCOA is a set of principles used in data integrity to ensure data is Attributable, Legible, Contemporaneous, Original, and Accurate.
ALCOA is an acronym for Attributable, Legible, Contemporaneous, Original, and Accurate.
It is used in various industries, including pharmaceuticals, to ensure data integrity.
Attributable means that the data can be traced back to its source.
Legible ensures that the data is clear and easy to...
Our Reactors centrifuges have a capacity of 1000 liters each.
Each of our Reactors centrifuges has a capacity of 1000 liters.
The capacity of our Reactors centrifuges allows for efficient processing of large volumes of materials.
For example, we can process up to 1000 liters of chemical compounds in each centrifuge.
BMRs handle a significant amount of responsibilities in managing the overall business operations.
BMRs oversee the development and implementation of business strategies.
They manage budgets, financial planning, and forecasting.
BMRs are responsible for analyzing market trends and competitors.
They lead cross-functional teams and ensure alignment with company goals.
BMRs also handle stakeholder communication and relationship
posted on 7 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Here are some details about aptitude tests:
Duration -The duration of an aptitude test varies depending on the test provider,but is typically around 20-30 minutes.
Topics - some important topics for aptitude tests include:
. Time and work
.pipes and cisterns
.Age problems
. Profits and loss
. percentages
. Allegations and mixture
. Permutations and combination
Sections- some aptitude tests, like the ADP Aptitude Test, are divided into sections such as Quantitative Aptitude, Logical Reasoning,Verbal Ability, and Technical Aptitude.
I have 5 years of experience working as a technician in a manufacturing company.
Performed routine maintenance on machinery
Troubleshooted and repaired equipment malfunctions
Assisted in the installation of new equipment
Maintained inventory of spare parts and supplies
My experience at my previous company was challenging yet rewarding, with opportunities for growth and development.
Received regular feedback and opportunities for professional development
Worked on a variety of projects that allowed me to expand my skill set
Collaborated with a diverse team to achieve common goals
I expect the company to provide opportunities for growth, a positive work environment, and fair compensation.
Opportunities for career advancement
Positive work culture and environment
Fair compensation and benefits
posted on 18 Oct 2024
The fill volume formula calculates the volume of liquid or gas that can be held in a container.
The fill volume formula is typically calculated by multiplying the area of the base of the container by its height.
For example, the fill volume of a cylindrical tank can be calculated using the formula V = πr^2h, where r is the radius of the base and h is the height of the tank.
Different shapes of containers will have differe...
Dynamic pass box allows for continuous transfer of materials while static pass box requires manual transfer.
Dynamic pass box has a conveyor belt for continuous transfer of materials.
Static pass box requires manual transfer of materials.
Dynamic pass box is more efficient for high volume transfer.
Static pass box is suitable for low volume transfer or when contamination risk is high.
Examples: Pharmaceutical industry uses ...
Clean room areas are classified based on the level of cleanliness required for the specific activities performed within them.
Clean room areas are classified using ISO standards, with Class 1 being the cleanest and Class 9 being the least clean.
The classification is based on the maximum allowable concentration of particles per cubic meter of air.
Examples of clean room areas include semiconductor manufacturing facilities...
posted on 9 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.
Java coding questions
Java oops concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation hides the internal state of an object and restricts access to it.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides the implementation details and only shows the necessary features.
Collections in programming refer to data structures that allow you to store and manipulate groups of objects.
Collections provide a way to organize and manage data efficiently
Examples include lists, sets, maps, queues, and stacks
Collections can be used to perform operations like adding, removing, and searching for elements
Code to reverse a number in JavaScript
Convert the number to a string to easily manipulate each digit
Use array methods like split, reverse, and join to reverse the number
Convert the reversed string back to a number before returning
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Proficient in programming languages like Java, Python, and C++
Completed internships at tech companies like Google and Microsoft
Enthusiastic about learning new technologies and working in a team environment
The company is a leading software development firm specializing in creating innovative solutions for various industries.
Company focuses on creating innovative software solutions
Has a strong presence in various industries
Known for their expertise in software development
posted on 24 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Performance optimization techniques for React JS frontend development
Use React.memo for optimizing functional components
Avoid unnecessary re-renders by using shouldComponentUpdate or PureComponent for class components
Implement code splitting to reduce initial load time
Use lazy loading for components that are not immediately needed
Optimize images and assets for faster loading times
Minimize the use of inline styles and u...
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Developed a predictive model for customer churn using machine learning algorithms
Used R programming language to clean and preprocess customer data
Implemented various machine learning algorithms such as Random Forest and Logistic Regression
Evaluated model performance using metrics like accuracy, precision, and recall
I use metrics such as accuracy, precision, recall, F1 score, ROC-AUC, and confusion matrix to test the models deployed.
Accuracy: measures the overall correctness of the model
Precision: measures the proportion of true positive predictions among all positive predictions
Recall: measures the proportion of true positive predictions among all actual positives
F1 score: balances precision and recall
ROC-AUC: measures the area u...
I have a basic understanding of JavaScript and can work with it to some extent.
Familiar with basic JavaScript syntax and concepts
Able to manipulate DOM elements using JavaScript
Have experience working with JavaScript libraries like jQuery
Yes, R can be integrated with JavaScript using the 'shiny' package to create interactive web applications.
Use the 'shiny' package in R to create interactive web applications
Use the 'htmlwidgets' package to embed interactive R visualizations in web pages
Utilize the 'r2d3' package to create D3 visualizations in R and embed them in web applications
The 'V8' package in R is used to import and execute JavaScript code.
Use the 'V8' package in R to import and execute JavaScript code.
Install the 'V8' package using install.packages('V8').
Load the 'V8' package using library(V8).
Use the v8() function to create a new V8 context and execute JavaScript code.
District Manager
5
salaries
| ₹8.8 L/yr - ₹12 L/yr |
Associate District Manager
4
salaries
| ₹4 L/yr - ₹8 L/yr |
Senior Site Manager
3
salaries
| ₹7 L/yr - ₹12 L/yr |
Cipla
Sun Pharmaceutical Industries
DRJ & CO
Biocon Limited