Upload Button Icon Add office photos

Novartis

Compare button icon Compare button icon Compare

Filter interviews by

Novartis Web Developer Interview Questions and Answers

Updated 4 Jun 2024

7 Interview questions

A Web Developer was asked 12mo ago
Q. Can you define the difference between ul and ui?
Ans. 

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

A Web Developer was asked 12mo ago
Q. What is the difference between ul and ui?
Ans. 

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

Web Developer Interview Questions Asked at Other Companies

Q1. Last Index of Element The task is to determine the index of the l ... read more
Q2. Check Indices With Given Difference Problem Statement You are pro ... read more
asked in Evalueserve
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
asked in Internshala
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Internshala
Q5. Loot Houses Problem Statement A thief is planning to steal from s ... read more
A Web Developer was asked 12mo ago
Q. Explain the definition of an HTML file.
Ans. 

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.

A Web Developer was asked 12mo ago
Q. What is the use of HTML?
Ans. 

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

A Web Developer was asked 12mo ago
Q. What is css , what is the use of css
Ans. 

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 st...

A Web Developer was asked 12mo ago
Q. Explain css or hyml
Ans. 

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, ...

A Web Developer was asked 12mo ago
Q. What is html , how we can make html website
Ans. 

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 websit...

Are these interview questions helpful?

Novartis Web Developer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(7 Questions)

  • Q1. What is css , what is the use of css
  • Ans. 

    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

    • ...

  • Answered by AI
  • Q2. What is html , how we can make html website
  • Ans. 

    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.

  • Answered by AI
  • Q3. Can you define the difference of between ul and ui
  • Ans. 

    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

  • Answered by AI
  • Q4. What is the difference between ul or ui
  • Ans. 

    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

  • Answered by AI
  • Q5. Explain the definition of html file
  • Ans. 

    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.

  • Answered by AI
  • Q6. What is the use of html
  • Ans. 

    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

  • Answered by AI
  • Q7. Explain css or hyml
  • Ans. 

    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...

  • Answered by AI
Round 2 - Coding Test 

What is the html file & how we can make the html website's what is css file

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Novartis?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Jun 2021. 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 

(1 Question)

  • Q1. How many years you stay in this organisation?
  • Ans. This organisation is really good, if I thought I will continues upto retirement.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Great organization and having better system

Web Developer Interview Questions Asked at Other Companies

Q1. Last Index of Element The task is to determine the index of the l ... read more
Q2. Check Indices With Given Difference Problem Statement You are pro ... read more
asked in Evalueserve
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
asked in Internshala
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Internshala
Q5. Loot Houses Problem Statement A thief is planning to steal from s ... read more

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

Interview Questionnaire 

1 Question

  • Q1. Interview Questions on Chemistry

Interview Preparation Tips

Interview preparation tips for other job seekers - If you freshers focus on preparation for interview based on your knowledge in your subject which you will face the interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Pharma Case Study with analytics questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions around the Case Study
  • Q2. Questions around the Job Experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is preventive maintenance?
  • Ans. 

    Preventive maintenance is the practice of regularly inspecting, cleaning, and servicing equipment to prevent breakdowns and prolong its lifespan.

    • Regularly inspecting equipment for signs of wear and tear

    • Cleaning and lubricating moving parts

    • Replacing worn out parts before they fail

    • Scheduling routine maintenance tasks based on manufacturer recommendations

    • Examples: changing the oil in a car every 5,000 miles, cleaning the ...

  • Answered by AI
  • Q2. Preventive maintenance
Round 2 - Technical 

(1 Question)

  • Q1. What is preventive maintenance?
  • Ans. 

    Preventive maintenance is the practice of regularly inspecting, cleaning, and servicing equipment to prevent breakdowns and prolong its lifespan.

    • Regularly inspecting equipment for signs of wear and tear

    • Cleaning and lubricating machinery to prevent corrosion and friction

    • Replacing worn out parts before they fail

    • Scheduling routine maintenance tasks based on manufacturer recommendations

    • Examples: changing oil in a car, clea...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Depend upon role and designation assignment will be given

Round 3 - One-on-one 

(2 Questions)

  • Q1. Na na na na
  • Q2. Current role profile and bases

Interview Questionnaire 

7 Questions

  • Q1. Tell Me About Yourself?
  • Q2. What Motivates You?
  • Q3. Why Do You Want This Job?
  • Q4. What Can You Bring to the Company?
  • Ans. 

    I bring a unique blend of skills, experience, and a proactive attitude that aligns with the company's goals and values.

    • Strong analytical skills: I successfully led a project that improved efficiency by 20% through data analysis.

    • Team collaboration: I have experience working in cross-functional teams, enhancing communication and project outcomes.

    • Adaptability: I quickly learn new technologies and processes, demonstrated w...

  • Answered by AI
  • Q5. What Are Your Greatest Strength?
  • Q6. What is Your salary Range expectation?
  • Ans. 

    I expect a salary range that reflects my skills, experience, and the industry standards for this role.

    • Research industry standards: For example, similar roles in my area typically offer between $60,000 and $80,000.

    • Consider my experience: With 3 years in the field, I believe a range of $70,000 to $85,000 is appropriate.

    • Factor in company size and location: Larger companies in urban areas often pay more, so I would adjust ...

  • Answered by AI
  • Q7. Do You have any Question?

Interview Preparation Tips

Interview preparation tips for other job seekers - What Do You Consider to Be Your weaknesses?
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Work done in previous company
  • Ans. 

    Managed a team of 10 employees to successfully launch a new product line

    • Led a team of 10 employees in developing and launching a new product line

    • Coordinated with cross-functional teams to ensure project milestones were met

    • Implemented strategies to increase product visibility and sales

    • Analyzed market trends and customer feedback to make data-driven decisions

    • Received positive feedback from senior management for exceeding...

  • Answered by AI
  • Q2. Basic tablet and solid oral dosage question

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. Interviewer was an IIM L alumnus. It was a very short and relaxed interaction. Basically, getting to know you. It was a group interview - 2 other candidates with me, over Skype. To begin, the interviewer ...
Round 2 - HR 

(9 Questions)

  • Q1. The interviewer, an XLRI alumnus was a HR Head at Cipla. The interview went on for 25 minutes.
  • Q2. Introduce yourself.
  • Q3. What are your hobbies?
  • Q4. 5 qualities that you bring to the table
  • Q5. Explain a project that you did - in detail
  • Q6. What do you know about Cipla?
  • Q7. Why pharma industry?
  • Q8. How will interning with Cipla fit in your career path?
  • Q9. Any questions for me?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Keep calm and show that you are very passionate about what you do and that it reflects in whatever you have done so far.

2. If you are asked questions around how your day has been - placement process - interviews and GDs, let them know that it has been a tough day with all the .interviews and GDs but you are enjoying every bit of it . It is a one of a kind experience and a challenge - the process.

3. Internet.

4. Read about the company on Google.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Most of my interview went over my resume,
Tips: Stick to the point. Don't add points you can't explain. Always keep backup answers ready.

Round: Test
Experience: Was quite long. Wasn't able to finish even half test.
Tips: Do the test like JEE. Do it in 2 - 3 rounds. Focus on those which you can do.
Duration: 60 minutes
Total Questions: 100

Round: Group Discussion
Experience: Made me extremely confident.
Tips: Listen if you don't have points. Don't repeat. Stick with the group. Don't put random shit on the table.
Duration: 20 minutes

College Name: IIT KANPUR

Novartis Interview FAQs

How many rounds are there in Novartis Web Developer interview?
Novartis interview process usually has 2 rounds. The most common rounds in the Novartis interview process are Coding Test and One-on-one Round.
How to prepare for Novartis Web Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Novartis. The most common topics and skills that interviewers at Novartis expect are Agile, Analytical, Business Analytics, Catering and HTML.
What are the top questions asked in Novartis Web Developer interview?

Some of the top questions asked at the Novartis Web Developer interview -

  1. What is html , how we can make html webs...read more
  2. Can you define the difference of between ul and...read more
  3. What is css , what is the use of ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Cipla Interview Questions
4.1
 • 531 Interviews
Dr. Reddy's Interview Questions
4.0
 • 432 Interviews
Lupin Interview Questions
4.1
 • 376 Interviews
Aurobindo Pharma Interview Questions
4.0
 • 259 Interviews
Hetero Interview Questions
3.9
 • 254 Interviews
View all

Novartis Web Developer Reviews and Ratings

based on 6 reviews

4.3/5

Rating in categories

4.7

Skill development

4.8

Work-life balance

4.8

Salary

4.9

Job security

4.9

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 6 Reviews and Ratings
Manager
429 salaries
unlock blur

₹20.4 L/yr - ₹35 L/yr

Senior Analyst
397 salaries
unlock blur

₹14 L/yr - ₹24.8 L/yr

Analyst
392 salaries
unlock blur

₹10.2 L/yr - ₹18 L/yr

Associate Director
222 salaries
unlock blur

₹39.7 L/yr - ₹70 L/yr

Specialist
182 salaries
unlock blur

₹10.4 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Novartis with

Cipla

4.1
Compare

Dr. Reddy's

4.0
Compare

Lupin

4.1
Compare

Zydus Lifesciences

4.0
Compare
write
Share an Interview