Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Workcell Solutions Team. If you also belong to the team, you can get access from here

Workcell Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Workcell Solutions Senior Pharmacist Interview Questions and Answers

Updated 6 Feb 2023

Workcell Solutions Senior Pharmacist Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Knowledge of schedule H1 drug
  • Q2. Daibetic and tuberculosis drug

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of all medicine and medicine company name

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is pharmacovigilance?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Quality control
  • Ans. The Quality control are process in which the ensure the product and satisfaction of costumer.
  • Answered Anonymously
  • Q2. Drug distribution
  • Ans. The drug distribution are method in which the movement of in the body that is call drug distribution.
  • Answered Anonymously
  • Q3. What is full from of GMP
Round 2 - Technical 

(3 Questions)

  • Q1. What is the clinical test.
  • Ans. The clinical test is process in which the check tye side effects of drug in human and animal body.
  • Answered Anonymously
  • Q2. Waht is a complexation
  • Ans. The complexation are the bind the legand to form of complex that is called complexation.
  • Answered Anonymously
  • Q3. Name and father name

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good jobs
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What are special in graduate in course
  • Q2. Self introduction and my self

Interview Preparation Tips

Interview preparation tips for other job seekers - No any things

I applied via Referral and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. I have been asked about what do u understand by accounts payable ?
  • Ans. 

    Accounts payable refers to the money a company owes to its vendors or suppliers for goods or services received.

    • Accounts payable is a liability on the balance sheet.

    • It is recorded when a company receives an invoice from a vendor or supplier.

    • Payment terms are negotiated between the company and the vendor, such as net 30 or net 60.

    • Examples of accounts payable include rent, utilities, and inventory purchases.

    • Accounts payab...

  • Answered by AI
  • Q2. Definition of accounting
  • Ans. 

    Accounting is the process of recording, classifying, and summarizing financial transactions to provide information that is useful in making business decisions.

    • Accounting involves recording financial transactions such as sales, purchases, and payments.

    • It also involves classifying these transactions into categories such as assets, liabilities, and equity.

    • Finally, accounting involves summarizing this information in financ...

  • Answered by AI
  • Q3. What is a credit note and debit note
  • Ans. 

    A credit note is a document issued by a seller to a buyer, indicating that a refund or credit has been made to the buyer's account. A debit note is a document issued by a seller to a buyer, indicating that a debit has been made to the buyer's account.

    • A credit note is issued when a seller owes money to a buyer, such as when a product is returned or a discount is given.

    • A debit note is issued when a buyer owes money to a ...

  • Answered by AI
  • Q4. Learn some journal entries as well if u are looking for AP or AR profiles

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good but salary is worst here they won't give u more then 1,60k as a fresher and not more then 2.5k If u r experienced
Worst company

Interview Preparation Tips

General Tips: This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and al

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked about IND AS 115 & 116 and whatever is there in resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Your introduction is very important. The more elaborative introduction you will give, the more confident you will look to the interviewer. Your introduction can cover your complete resume, whatever you did in your last job/articleship/internship, wherever you represented your school, academic qualification, etc.. They basically evaluate your communication skill and how much you are comfortable working in corporate environment and also, if you are comfortable in relocating yourself. All the very best.

I applied via Referral and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

Introduction initiated by 3 people. 2 people starts technical discussion. 1 started managerial discussion

Round 3 - HR 

(2 Questions)

  • Q1. Normal HR questions. Why to leave current company? Etc why wipro? Salary negotiation
  • Q2. Why join wipro and not other?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for all your answers on resume. Dont fake resume.

I applied via Walk-in and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Engilsh, basic maths knowledge

Round 3 - HR 

(2 Questions)

  • Q1. Normally about your self introduction and work experiences
  • Q2. There ask about work experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good company. Good company for experiences

I applied via Naukri.com and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Promises and observables?
  • Q2. Component communication in Angular with example.
  • Ans. 

    Component communication in Angular involves passing data between components.

    • Parent to child communication using @Input decorator

    • Child to parent communication using @Output decorator and EventEmitter

    • Sibling component communication using a shared service

    • Example: Passing data from parent component to child component using @Input() decorator

    • Example: Emitting an event from child component to parent component using @Output()

  • Answered by AI
  • Q3. Css positions
  • Q4. Life cycles in Angular and React
  • Ans. 

    Angular and React have different life cycle methods for components.

    • Angular has OnInit, OnDestroy, and ngOnChanges methods.

    • React has componentDidMount, componentWillUnmount, and componentDidUpdate methods.

    • These methods allow developers to control what happens at different stages of a component's life cycle.

    • For example, ngOnInit in Angular is called when a component is initialized, while componentDidMount in React is cal

  • Answered by AI
  • Q5. Call,apply and bind methods
  • Ans. 

    Call, apply and bind are methods used to manipulate the 'this' keyword in JavaScript.

    • Call method allows you to call a function with a specified 'this' value and arguments provided individually.

    • Apply method allows you to call a function with a specified 'this' value and arguments provided as an array.

    • Bind method returns a new function with a specified 'this' value and arguments provided as a list.

    • Example: function greet...

  • Answered by AI
  • Q6. Es6 features
  • Ans. 

    ES6 features are new additions to JavaScript that make coding easier and more efficient.

    • Arrow functions for concise syntax

    • Let and const for block scoping

    • Template literals for string interpolation

    • Destructuring for easy object and array manipulation

    • Spread and rest operators for easy array manipulation

    • Classes for object-oriented programming

    • Promises for asynchronous programming

    • Default parameters for function arguments

    • Modul

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basically every interview starts with basics so my advise to Brush up basics on frond end technology like html,css and js. Based on the answers interviewer will take you to next level, with live examples and asks us how to handle those examples.
I faced 3 technical interviews phone & skype and one hr interview.

Skills evaluated in this interview

Workcell Solutions Interview FAQs

How many rounds are there in Workcell Solutions Senior Pharmacist interview?
Workcell Solutions interview process usually has 2 rounds. The most common rounds in the Workcell Solutions interview process are Resume Shortlist and HR.
What are the top questions asked in Workcell Solutions Senior Pharmacist interview?

Some of the top questions asked at the Workcell Solutions Senior Pharmacist interview -

  1. Knowledge of schedule H1 d...read more
  2. Daibetic and tuberculosis d...read more

Tell us how to improve this page.

Workcell Solutions Senior Pharmacist Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
AstraZeneca Interview Questions
4.1
 • 53 Interviews
View all
Workcell Solutions Senior Pharmacist Salary
based on 75 salaries
₹2 L/yr - ₹3.2 L/yr
19% less than the average Senior Pharmacist Salary in India
View more details

Workcell Solutions Senior Pharmacist Reviews and Ratings

based on 16 reviews

3.1/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.9

Salary

2.9

Job security

2.9

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 16 Reviews and Ratings
Pharmacist
185 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Pharmacist
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Store Manager
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Retail Pharmacist
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Workcell Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview