Faster and better experience!
Filter interviews by
Fuzzy matching is a technique used to find strings that are approximately equal to a given pattern.
Fuzzy matching compares strings based on similarity rather than exact matches
It is commonly used in data cleaning and record linkage tasks
Examples include matching 'John Doe' with 'Jon Doe' or '123 Main St' with '123 Main Street'
I can start immediately and am excited to begin contributing to the team.
I am available to start as soon as needed
I am eager to begin working and contributing to the team
I can start immediately upon acceptance of the offer
Previous technical stack used includes Java, Spring Boot, Angular, and MySQL.
Java
Spring Boot
Angular
MySQL
Depreciation is the allocation of the cost of a tangible asset over its useful life to reflect its gradual wear and tear or obsolescence.
Depreciation is a non-cash expense that reduces the value of an asset on the balance sheet.
It is charged to match the cost of the asset with the revenue it generates over time.
Depreciation helps in spreading the cost of an asset over its useful life rather than expensing it all a...
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order
ui is not a valid HTML element and is likely a typo for ul or li
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order, while ui is not a valid HTML element
ul stands for unordered list, while ui does not have a specific meaning in HTML
ul is commonly used in conjunction with li (list item) elements to create lists on a webpage
An HTML file is a text file containing code that defines the structure and content of a webpage.
HTML stands for HyperText Markup Language
HTML files have a .html extension
They consist of tags that define elements like headings, paragraphs, images, links, etc.
HTML files can be created and edited using text editors like Notepad, Sublime Text, etc.
My favorite chemistry reaction is the Grignard reaction.
Formation of a new carbon-carbon bond
Involves the use of a Grignard reagent and an electrophile
Commonly used in organic synthesis
Example: Formation of a tertiary alcohol from a ketone
Global Supply Chain refers to the interconnected network of organizations, resources, activities, and technologies involved in the production and distribution of goods and services on a worldwide scale.
Global Supply Chain involves sourcing raw materials, manufacturing products, and delivering them to customers across different countries.
It includes various stages such as procurement, production, inventory manageme...
Join concepts in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables in a single query.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN returns rows when there is at least one match in both tables.
LEFT JOIN returns all rows from the left table and the matched rows from the right table.
RIGH...
Data on territory×HCP level sales. Questions on top performing territory, volume growth, share change, etc.
Another graph on Earnings vs Accomplished and questions on Incentive Compensation
Yes, Alteryx provides data validation options and tools to stop workflow based on data correctness.
Alteryx offers data validation tools such as the Filter tool, which can be used to filter out incorrect data before proceeding to the next step.
You can also use the Test tool in Alteryx to create validation conditions and stop the workflow if the data does not meet the specified criteria.
By setting up conditional statemen...
I'm seeking new challenges and opportunities for growth that my current role cannot provide.
Desire for professional growth: I want to expand my skills in data analysis and explore new methodologies.
Limited advancement opportunities: My current organization has a flat structure, limiting upward mobility.
Interest in a different industry: I'm eager to apply my analytical skills in a new sector, such as finance or technolo...
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
I have a proven track record of improving service operations efficiency and customer satisfaction.
I have successfully implemented process improvements in my previous roles, resulting in cost savings and increased productivity.
I have a strong focus on customer experience and have consistently received positive feedback from clients.
I am skilled in analyzing data and identifying areas for improvement, leading to more str...
I am committed to my current role and will only consider leaving if the new opportunity aligns with my career goals and values.
I am dedicated to my current role and always strive to excel in my responsibilities.
I would only consider leaving if the new opportunity offers better growth prospects, aligns with my career goals, and values.
I believe in professional integrity and would handle any potential job offer with hone...
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
I am a Full Stack Developer with experience in front-end and back-end technologies.
Experienced in HTML, CSS, JavaScript for front-end development
Proficient in Node.js, Express, MongoDB for back-end development
Familiar with React.js for building interactive user interfaces
I applied via Referral and was interviewed in Jul 2024. There were 4 interview rounds.
Application of economic models to analyze and predict outcomes in various scenarios.
Economic models are used to analyze the impact of different variables on economic outcomes.
They help in predicting future trends and making informed decisions.
Examples include supply and demand models, cost-benefit analysis, and macroeconomic forecasting.
Outcome can vary based on assumptions and data inputs used in the model.
Sensitivity analysis involves examining how changes in input variables affect the output of a model. Interpretation of plots involves understanding trends and relationships in data visualization.
Sensitivity analysis helps identify which input variables have the most impact on the output of a model.
Interpretation of plots involves looking for patterns, trends, and relationships in the data.
Examples of plots for sensitiv...
CEAC curves are used to interpret the performance of a classification model by plotting the true positive rate against the false positive rate.
CEAC curves help in evaluating the trade-off between sensitivity and specificity of a model.
The area under the CEAC curve can be used as a summary measure of the model's performance.
CEAC curves are particularly useful when comparing multiple models or algorithms.
Interpreting CEA...
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
CSS stands for Cascading Style Sheets. It is used to style the layout and design of web pages.
CSS is a styling language used to control the look and feel of a website
It is used to define colors, fonts, spacing, and other visual aspects of a webpage
CSS can be applied inline, internally within the HTML file, or externally in a separate CSS file
Selectors are used in CSS to target specific elements on a webpage for styling
...
HTML is a markup language used to create the structure of a website.
HTML stands for HyperText Markup Language.
Use tags like <html>, <head>, <title>, <body> to structure content.
Add elements like headings, paragraphs, images, links using tags.
Use attributes like src, href, alt to specify additional information.
Save the file with .html extension and open it in a web browser to view the website.
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order
ui is not a valid HTML element and is likely a typo for ul or li
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order, while ui is not a valid HTML element
ul stands for unordered list, while ui does not have a specific meaning in HTML
ul is commonly used in conjunction with li (list item) elements to create lists on a webpage
An HTML file is a text file containing code that defines the structure and content of a webpage.
HTML stands for HyperText Markup Language
HTML files have a .html extension
They consist of tags that define elements like headings, paragraphs, images, links, etc.
HTML files can be created and edited using text editors like Notepad, Sublime Text, etc.
HTML is a markup language used for creating the structure of web pages.
HTML stands for HyperText Markup Language
It is used to create the structure of web pages by using tags
HTML tags are used to define elements such as headings, paragraphs, images, links, etc.
It is the foundation of web development and is essential for creating websites
CSS and HTML are essential languages used in web development to style and structure web pages.
CSS (Cascading Style Sheets) is used to style the layout and design of web pages.
HTML (HyperText Markup Language) is used to structure the content of web pages.
CSS can control the colors, fonts, spacing, and layout of elements on a webpage.
HTML uses tags to define the structure of a webpage, such as headings, paragraphs, and i...
What is the html file & how we can make the html website's what is css file
Assumptions of Linear Logistic Regression
Assumes a linear relationship between the independent variables and the log-odds of the dependent variable
Assumes no multicollinearity among independent variables
Assumes independence of observations
Assumes linearity of the logit for continuous independent variables
Assumes no outliers in the data
Fuzzy matching is a technique used to find strings that are approximately equal to a given pattern.
Fuzzy matching compares strings based on similarity rather than exact matches
It is commonly used in data cleaning and record linkage tasks
Examples include matching 'John Doe' with 'Jon Doe' or '123 Main St' with '123 Main Street'
I applied via Company Website
I have the necessary skills, experience, and passion to excel in this role.
I have a proven track record of successfully managing teams and projects.
I possess strong leadership and communication skills, which are essential for this role.
I am highly motivated and dedicated to achieving results, which will benefit the team and the company.
I have a deep understanding of the industry and market trends, allowing me to make i...
Positive: Strong leadership skills, Negative: Can be overly critical at times
Positive: Strong leadership skills - able to motivate and guide team members effectively
Negative: Can be overly critical at times - may need to work on providing constructive feedback in a more positive manner
I turned a customer complaint into a positive experience by resolving their issue promptly and offering a discount on their next purchase.
Listened to the customer's concerns without interrupting
Apologized for the inconvenience and took responsibility
Offered a solution to rectify the situation, such as a refund or replacement
Provided a gesture of goodwill, like a discount or free item for their next visit
I appeared for an interview in Mar 2025, where I was asked the following questions.
As an Analyst, my daily tasks involve data analysis, reporting, and collaboration with teams to drive informed decisions.
Data Collection: Gather data from various sources, such as databases and surveys, to ensure comprehensive analysis.
Data Analysis: Use statistical tools like Excel or Python to analyze trends and patterns in the data.
Reporting: Create detailed reports and visualizations to present findings to stakehol...
Top trending discussions
Some of the top questions asked at the Novartis interview -
The duration of Novartis interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 121 interview experiences
Difficulty level
Duration
based on 1.7k reviews
Rating in categories
Hyderabad / Secunderabad
4-8 Yrs
Not Disclosed
Manager
430
salaries
| ₹14 L/yr - ₹33.4 L/yr |
Senior Analyst
409
salaries
| ₹8.5 L/yr - ₹24.8 L/yr |
Analyst
355
salaries
| ₹5.8 L/yr - ₹19.2 L/yr |
Specialist
182
salaries
| ₹6.3 L/yr - ₹18.5 L/yr |
Senior Financial Analyst
179
salaries
| ₹7.4 L/yr - ₹23 L/yr |
Cipla
Dr. Reddy's
Lupin
Zydus Lifesciences