Upload Button Icon Add office photos

Filter interviews by

Novartis Full Stack Engineer Interview Questions and Answers

Updated 22 Nov 2021

Novartis Full Stack Engineer Interview Experiences

1 interview found

I appeared for an interview before Nov 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Hard

It consisted of three coding questions in a medium to a hard range of difficulty along with 25 Technical MCQ(s) to be answered in an hour.

  • Q1. 

    Maximum Size Rectangle Sub-matrix with All 1's Problem Statement

    You are provided with an N * M sized binary matrix 'MAT' where 'N' denotes the number of rows and 'M' denotes the number of columns. Your t...

  • Ans. 

    The task is to find the maximum size of a submatrix consisting of all 1's in a given binary-valued matrix.

    • Iterate through each cell of the matrix

    • For each cell, calculate the maximum size of a submatrix with that cell as the top-left corner

    • Keep track of the maximum size encountered so far

    • Return the maximum size

  • Answered by AI
  • Q2. 

    Count the Number of Ones Problem Statement

    Given an integer N, calculate the total number of times the digit '1' appears in each number from 0 to N inclusive.

    Input:

    T (number of test cases)
    Each test ca...
  • Ans. 

    The task is to count the number of occurrences of the digit '1' in each number from 0 to N.

    • Iterate through each number from 0 to N

    • Convert each number to a string

    • Count the number of occurrences of the digit '1' in the string representation of each number

    • Return the total count of '1's

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Medium

My interview lasted an hour. It was all virtual and a “Microsoft teams” link was sent to the shortlisted candidates for this round. Two interviewers were interviewing one student at a time. I introduced myself and then the interviewers directly asked me to talk about my projects. The questions asked were mostly from the projects, research papers (if any) from the resume. In-depth knowledge of the projects done as needed. My research paper particularly took their attention which was based on Deep Learning and I had to explain my project in detail for about 20–25 minutes. They asked various typical questions on Deep Learning Algorithms (Why, How, etc). The interviewers tried to pressure me into changing my answers being confident was the key. Then they asked some questions from Java, OOPs, and DBMS. One of the interviewers asked me to rate my proficiency in Java on a scale from 1 to 10. Lastly, to check my problem-solving skills they gave me a mathematical formula and asked me to prove it by drawing a geometrical shape on a graph. I thought for a minute and came up with the answer and they were impressed.

Round 3 - HR 

Round duration - 20 minutes
Round difficulty - Easy

It lasted 20 mins. The HR interviewer was very friendly.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Full Stack Engineer in HyderabadEligibility criteriaAbove 7 CGPANovartis interview preparation:Topics to prepare for the interview - Data Structures, Oops, Machine Learning, Python, RDBMS, Flask, Django, OS, Computer NetworkingTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Emphasizing on the importance of proficiency in data structures and algorithms for acing the interviews, which is true in any case.
Tip 2 : Do some good projects. (3 projects are more than sufficient)
Tip 3 : Create your resume of only one page.

Application resume tips for other job seekers

Tip 1 : Participate in open source projects and hackathons.
Tip 2 : Research based project is a plus point.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions on excel, six Sigma.

I applied via Walk-in and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What do you mean by friablity.
  • Q2. Friability is the condition of being friable.It is a type of testing which is used to test the durability of tablets.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident,positive,calm.Give the answer as it is required.Do not answer the questions you don't know or dont try to assume you know the answer when you actually not.
Interview experience
5
Excellent
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 - Interview 

(1 Question)

  • Q1. Tell me about all your Candidature Background.
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - My Interview was quite impressive. Your interview in AKUMS done by your Department HOD. The Interview process is simple you answers all the questions without any hesitation. So All The Best & Do Your Best.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction and your profile related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare a your section knowledge when experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How to handle noise in data

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

Interview Questionnaire 

2 Questions

  • Q1. Explain me what is u project
  • Q2. Explained About my project

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics, named reaction, specectoscopy valus
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Case Study 

Complete discuss about college project

Interview Preparation Tips

Topics to prepare for Dr. Reddy's Data Analyst interview:
  • SQL
  • Data Science
Interview preparation tips for other job seekers - Be calm and confident
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join this company? and this role?
  • Q2. Why do you want this role?

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be 2 interviews. ! Hr round and 1 technical round.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. What is mean by chromatography
  • Ans. 

    Chromatography is a technique used to separate and analyze mixtures of chemicals based on their properties.

    • Chromatography involves passing a mixture through a stationary phase, which separates the components based on their interactions with the stationary phase and mobile phase.

    • Different types of chromatography include gas chromatography, liquid chromatography, and thin-layer chromatography.

    • It is widely used in various...

  • Answered by AI
  • Q2. Ir spectroscopy
  • Q3. Whatis mean by analysis
  • Ans. 

    Analysis is the process of examining data or information to uncover insights, patterns, and trends.

    • Analysis involves breaking down complex information into smaller components for better understanding.

    • It helps in making informed decisions based on the findings.

    • Examples include financial analysis to assess company performance, data analysis to identify trends in customer behavior, and market analysis to understand indust

  • Answered by AI
  • Q4. About phvalues phmeters

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Cipla Interview Questions
4.1
 • 483 Interviews
Dr. Reddy's Interview Questions
4.0
 • 400 Interviews
Lupin Interview Questions
4.2
 • 337 Interviews
Aurobindo Pharma Interview Questions
4.0
 • 239 Interviews
Hetero Interview Questions
3.8
 • 225 Interviews
Mankind Pharma Interview Questions
3.9
 • 191 Interviews
View all
Novartis Full Stack Engineer Salary
based on 5 salaries
₹6 L/yr - ₹11 L/yr
23% less than the average Full Stack Engineer Salary in India
View more details

Novartis Full Stack Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Analyst
395 salaries
unlock blur

₹8.5 L/yr - ₹24.5 L/yr

Manager
380 salaries
unlock blur

₹12 L/yr - ₹33.4 L/yr

Analyst
337 salaries
unlock blur

₹5.8 L/yr - ₹18 L/yr

Senior Financial Analyst
179 salaries
unlock blur

₹8.4 L/yr - ₹21.5 L/yr

Specialist
175 salaries
unlock blur

₹6.3 L/yr - ₹20 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.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview