Add office photos
Smollan Group logo
Engaged Employer

Smollan Group

Verified
4.1
based on 567 Reviews
Video summary
Filter interviews by

20+ Smollan Group Interview Questions and Answers

Updated 21 Feb 2025

Q1. What information do you have about Hindustan Unilever?

Ans.

Hindustan Unilever is a leading consumer goods company in India.

  • HUL was established in 1933 and is headquartered in Mumbai, India.

  • It is a subsidiary of Unilever, a British-Dutch multinational company.

  • HUL has a wide range of products including personal care, home care, and food and beverages.

  • Some popular brands under HUL include Dove, Surf Excel, Lux, and Knorr.

  • HUL has a strong distribution network reaching millions of households in India.

Add your answer
right arrow

Q2. What is API in the lubricants or engin oil

Ans.

API stands for American Petroleum Institute and it sets standards for engine oil and lubricants.

  • API is a set of standards developed by the American Petroleum Institute for engine oil and lubricants.

  • API standards ensure that engine oil and lubricants meet certain quality and performance requirements.

  • API standards are denoted by a two-letter code, such as SN or CJ-4.

  • API standards are regularly updated to keep up with changes in engine technology and environmental regulations.

  • Us...read more

Add your answer
right arrow

Q3. Do you have knowledge about vlookup, pivot and MS

Ans.

Yes, I have knowledge about vlookup, pivot tables, and Microsoft Excel.

  • I am proficient in using vlookup function to search for specific data in a table.

  • I have experience creating pivot tables to summarize and analyze large datasets.

  • I am familiar with Microsoft Excel and its various functions for data analysis.

Add your answer
right arrow

Q4. Are able to join any location

Ans.

Yes, I am willing to join any location.

  • I am open to relocating for the right opportunity

  • I have experience working in different locations

  • I am adaptable and can quickly adjust to new environments

Add your answer
right arrow
Discover Smollan Group interview dos and don'ts from real experiences

Q5. What is the distributor landing price?

Ans.

The distributor landing price is the final price at which a product is sold to the distributor, including all costs and expenses.

  • The distributor landing price includes the cost of the product, shipping, taxes, and any other expenses incurred before the product reaches the distributor.

  • It is important for marketing executives to understand the distributor landing price in order to set appropriate pricing strategies and margins.

  • For example, if a product costs $10 to manufacture,...read more

Add your answer
right arrow

Q6. What is the retail landing price?

Ans.

The retail landing price is the final price at which a product is sold to consumers in retail stores.

  • The retail landing price includes all costs such as manufacturing, shipping, and markup.

  • It is the price that customers see on the price tag in stores.

  • For example, if a product costs $10 to manufacture and ship, and the retailer adds a 50% markup, the retail landing price would be $15.

Add your answer
right arrow
Are these interview questions helpful?

Q7. how to calculate retail landing price?

Ans.

To calculate retail landing price, consider all costs involved in bringing a product to market and add desired profit margin.

  • Calculate all costs involved in production, packaging, shipping, marketing, etc.

  • Add desired profit margin to cover overhead expenses and generate profit.

  • Consider any discounts or promotions that may affect the final retail price.

  • Example: Cost of production = $10, packaging = $2, shipping = $3, marketing = $5, desired profit margin = 20%

  • Total cost = $10 ...read more

Add your answer
right arrow

Q8. What is viscosity indeex.

Ans.

Viscosity index is a measure of an oil's resistance to change in viscosity with temperature.

  • Viscosity index is used to determine how well an oil maintains its viscosity as temperature changes.

  • Higher viscosity index indicates less change in viscosity with temperature.

  • Lower viscosity index indicates greater change in viscosity with temperature.

  • Viscosity index is important in lubrication to ensure optimal performance across a range of temperatures.

  • For example, a high viscosity i...read more

View 1 answer
right arrow
Share interview questions and help millions of jobseekers 🌟
man with laptop

Q9. What is your target

Ans.

My target is to increase sales revenue by 20% within the next fiscal year.

  • Increase sales revenue by 20%

  • Achieve sales targets set by the company

  • Expand customer base and acquire new clients

  • Improve customer retention and satisfaction

  • Develop and implement effective marketing strategies

  • Collaborate with the sales team to identify and pursue new opportunities

View 4 more answers
right arrow

Q10. Cloud computing has been the most successful way of building the web of distributed systems?

Ans.

Cloud computing has revolutionized the way distributed systems are built, offering scalability, flexibility, and cost-effectiveness.

  • Cloud computing allows for easy scalability, enabling businesses to quickly adjust resources based on demand.

  • It offers flexibility by allowing users to access data and applications from anywhere with an internet connection.

  • Cloud services are cost-effective as they eliminate the need for upfront hardware investments and maintenance costs.

  • Examples ...read more

Add your answer
right arrow

Q11. How to work with your machanic

Ans.

Working with a mechanic requires clear communication, trust, and respect.

  • Establish clear expectations and timelines for repairs

  • Communicate any concerns or questions about the repair process

  • Trust the mechanic's expertise and recommendations

  • Respect their time and workload

  • Provide feedback on the quality of their work

  • Maintain a positive and professional relationship

Add your answer
right arrow

Q12. Structure enum class differences, MVVM explain adv and disadvantages.

Ans.

Enum class provides a way to define a set of named constants. MVVM is a design pattern for separating UI and business logic.

  • Enum class is a type-safe way to represent a group of related constants. It can have methods and properties.

  • MVVM (Model-View-ViewModel) is a design pattern that separates the UI (View) from the business logic (ViewModel) using a mediator (Model).

  • Advantages of MVVM include easier testing, better separation of concerns, and improved maintainability.

  • Disadva...read more

Add your answer
right arrow

Q13. What is company target

Ans.

The company target is to achieve a certain level of sales and market share within a specific timeframe.

  • The company target may include specific revenue goals or market share percentages.

  • It may also involve expanding into new markets or launching new products.

  • The target is usually set based on market research, competitor analysis, and internal capabilities.

  • Example: The company target is to increase sales by 20% and capture 10% market share in the next fiscal year.

View 1 answer
right arrow

Q14. What is the Acti bond molecule

Ans.

Acti bond molecule is a type of adhesive molecule used in various industries for bonding materials together.

  • Acti bond molecules are designed to create strong bonds between different materials.

  • They are commonly used in industries such as construction, automotive, and electronics.

  • Examples of Acti bond molecules include epoxy resins, cyanoacrylate adhesives, and polyurethane adhesives.

Add your answer
right arrow

Q15. What is marketing?

Ans.

Marketing is the process of promoting and selling products or services by understanding customer needs and creating value.

  • Identifying target market and customer needs

  • Creating and communicating value propositions

  • Developing and implementing marketing strategies

  • Monitoring and analyzing marketing performance

  • Adapting strategies based on feedback and market trends

Add your answer
right arrow

Q16. What is the Stored Procedures

Ans.

Stored procedures are precompiled SQL queries stored in a database for reuse.

  • Stored procedures are used to perform specific tasks or operations in a database.

  • They can improve performance by reducing the amount of data sent between the database and application.

  • Stored procedures can be called from within other SQL queries or from application code.

  • They can also help with security by controlling access to data and enforcing business rules.

Add your answer
right arrow

Q17. what'is wcsc in which steps

Ans.

WCSC stands for World Congress of Sports Chiropractic. Steps to participate include registration, payment, and attending the event.

  • Register for the WCSC event online or through a registration form

  • Make the payment for the registration fee

  • Attend the WCSC event at the specified location and date

Add your answer
right arrow

Q18. What is Indexing in Mysql

Ans.

Indexing in MySQL is a technique to improve the performance of database queries by creating a data structure that allows for faster data retrieval.

  • Indexes are created on one or more columns of a table.

  • They help in speeding up the search, sorting, and joining of data.

  • Indexes can be created using different algorithms like B-tree, hash, or bitmap.

  • Using indexes appropriately can significantly enhance query performance.

  • Example: CREATE INDEX idx_name ON table_name (column_name);

Add your answer
right arrow

Q19. What is the Triggers

Ans.

Triggers are special types of stored procedures that are automatically executed when certain events occur in a database.

  • Triggers are used to maintain referential integrity, enforce business rules, and automate actions in a database.

  • They can be set to execute before or after INSERT, UPDATE, or DELETE operations on a table.

  • Examples of triggers include auditing changes to a table, updating a related table when a record is inserted, or enforcing data validation rules.

Add your answer
right arrow
Asked in
TSO Interview

Q20. Last ctc in current company

Ans.

I received a last CTC of $80,000 in my current company.

  • Last CTC in current company was $80,000

  • Received a salary of $80,000 in my current role

Add your answer
right arrow
Asked in
TSO Interview

Q21. Expected ctc if got selected

Ans.

Expected CTC will depend on the company's salary structure and negotiation skills.

  • Expected CTC can vary based on the company's budget and salary structure.

  • Negotiation skills can also play a role in determining the final CTC.

  • Researching industry standards can help in determining a reasonable expected CTC.

  • Factors like experience, qualifications, and job role can also impact the expected CTC.

Add your answer
right arrow

Q22. Opps concepts in php

Ans.

Object-oriented programming concepts in PHP

  • Encapsulation: bundling data and methods together in a class

  • Inheritance: creating new classes based on existing ones

  • Polymorphism: using a single interface to represent different types

  • Abstraction: hiding unnecessary details and exposing only essential features

  • Class: blueprint for creating objects

  • Object: instance of a class

  • Method: function defined inside a class

  • Property: variables defined inside a class

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Smollan Group

based on 38 interviews
Interview experience
4.4
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

NTT Data Logo
3.9
 • 349 Interview Questions
Walmart Logo
3.7
 • 302 Interview Questions
TCS iON Logo
3.9
 • 205 Interview Questions
BNY Logo
3.9
 • 203 Interview Questions
DE Shaw Logo
3.8
 • 181 Interview Questions
John Deere Logo
4.1
 • 142 Interview Questions
View all
Recently Viewed
SALARIES
Swiggy
INTERVIEWS
Smollan Group
No Interviews
JOBS
MSD Pharmaceuticals
No Jobs
INTERVIEWS
DealShare
No Interviews
INTERVIEWS
CityMall
No Interviews
INTERVIEWS
DealShare
No Interviews
INTERVIEWS
DealShare
No Interviews
INTERVIEWS
DealShare
No Interviews
INTERVIEWS
CityMall
No Interviews
INTERVIEWS
CarDekho Group
No Interviews
Top Smollan Group Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter