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 was interviewed 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 experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. In which hook do we perform the clean up?
  • Ans. 

    The clean up is performed in the useEffect hook in React.

    • Clean up code is typically written in the return function of the useEffect hook.

    • This is useful for unsubscribing from subscriptions, clearing intervals, or any other necessary clean up tasks.

    • Example: useEffect(() => { // code here return () => { // clean up code here } }, [])

  • Answered by AI
  • Q2. What are micro services
  • Ans. 

    Microservices are a software development technique where applications are broken down into smaller, independent services that communicate with each other through APIs.

    • Microservices are small, independent services that focus on specific business functions.

    • Each microservice runs its own process and communicates with other services through APIs.

    • Microservices can be developed, deployed, and scaled independently of each oth...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. In which hook do we perform the clean up?
  • Ans. 

    The clean up is performed in the useEffect hook in React.

    • Clean up code is typically written in the return function of the useEffect hook.

    • This is useful for unsubscribing from subscriptions, clearing intervals, or any other necessary clean up tasks.

    • Example: useEffect(() => { // code here return () => { // clean up code here } }, [])

  • Answered by AI
  • Q2. What are micro services
  • Ans. 

    Microservices are a software development technique where applications are broken down into smaller, independent services that communicate with each other through APIs.

    • Microservices are small, independent services that focus on specific business functions.

    • Each microservice runs its own process and communicates with other services through APIs.

    • Microservices can be developed, deployed, and scaled independently of each oth...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic DSA question on Binary Tree and Array.
  • Q2. Question on Unit testing
  • Q3. JS and TS question
  • Q4. Question on Design Patterns

Interview Questionnaire 

6 Questions

  • Q1. Work type and kampanyaanna rool
  • Q2.  3year expireance by madicine
  • Ans. 

    I'm sorry, I don't understand the question.

    • Answered by AI
    • Q3. Work type full expireance in quiltyby projuct
    • Ans. 

      I'm sorry, but the question is not clear and seems to be poorly translated.

      • The question is not grammatically correct and lacks clarity.

      • Please provide more information or rephrase the question.

      • It is difficult to understand what is being asked.

    • Answered by AI
    • Q4. Opreter quilty best INFORMATION in projuct
    • Ans. 

      The best quality information in a project is accurate, relevant, and up-to-date data.

      • Ensure data accuracy by verifying sources and cross-checking information

      • Focus on relevant data that directly impacts the project goals

      • Regularly update data to ensure it remains current and useful

    • Answered by AI
    • Q5. Quiety full axpireance in projuct
    • Q6. All catagiri

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Top expirience in quilty chaking product

    Tell us how to improve this page.

    Interview Questions from Similar Companies

    Cipla Interview Questions
    4.1
     • 480 Interviews
    Dr. Reddy's Interview Questions
    4.1
     • 403 Interviews
    Lupin Interview Questions
    4.2
     • 334 Interviews
    Aurobindo Pharma Interview Questions
    4.0
     • 237 Interviews
    Hetero Interview Questions
    3.9
     • 199 Interviews
    Ipca Laboratories Interview Questions
    3.9
     • 154 Interviews
    View all
    Novartis Full Stack Engineer Salary
    based on 5 salaries
    ₹6 L/yr - ₹11 L/yr
    22% 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
    402 salaries
    unlock blur

    ₹8.5 L/yr - ₹24.5 L/yr

    Manager
    396 salaries
    unlock blur

    ₹12.3 L/yr - ₹32.5 L/yr

    Analyst
    345 salaries
    unlock blur

    ₹7.2 L/yr - ₹17.5 L/yr

    Senior Financial Analyst
    177 salaries
    unlock blur

    ₹8.6 L/yr - ₹21.5 L/yr

    Specialist
    174 salaries
    unlock blur

    ₹5.6 L/yr - ₹20 L/yr

    Explore more salaries
    Compare Novartis with

    GlaxoSmithKline Pharmaceuticals

    4.1
    Compare

    Sun Pharmaceutical Industries

    4.0
    Compare

    Cipla

    4.1
    Compare

    Dr. Reddy's

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