Upload Button Icon Add office photos

Filter interviews by

Sygnature Discovery Senior Research Scientist Interview Questions and Answers

Updated 28 Nov 2021

Sygnature Discovery Senior Research Scientist Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. The interview connsists of 2 stage Stage-1: 10 minutes presentation ànd a forward synthesis with 8 to 10 steps Stage-2: Hr interview-30 minutes+ 45 minutes presentation followed by 15 minutes questions o...
  • Q2. Stage-1 : Normal forward synthesis. I got a forward synthesis questions which include Sharpless epoxidation, grignard reaction, witting reaction, oxidation, reduction, ring closing metathesis, hydroxy dep...
  • Q3. Stage-2 2 long forward synthesis usually covers simple questions, name reactions, oxidations, reagent conversions, reagents. 2-retro synthesis
  • Q4. The scientists are very supportive and help us, gives clues or hints to solve the synthesis. Really they support us a lot, very helpful makes us feel comfortable. There treatment is very good.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. The interview process is very long
Second stage interview is for 3 to 4 hours continuos and very long.
2. Be prepared for modern reactions, rearrangements, reagents, conversions.

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. General introduction
  • Q2. Background check
Round 2 - Case Study 

Case study of patient and task was to write narrative from provided data

Round 3 - Aptitude Test 

Probability related question and mathematics and English vocabulary

Round 4 - Technical 

(2 Questions)

  • Q1. General questions related to Pv
  • Q2. Masters project related questions
Round 5 - One-on-one 

(2 Questions)

  • Q1. City comfortablility
  • Q2. Back ground check and normal discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Boost your own confidence to get any job and face the interview with confidence. All the best.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL and pandas coding
  • Q2. Resume projects deep dive

Interview Preparation Tips

Interview preparation tips for other job seekers - No matter what kinds of questions indicated in HR email, be prepared for behavioral questions all the time
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

*****, arjumpudi satyanarayana

Round 2 - Technical 

(5 Questions)

  • Q1. What is the python language
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation for block delimiters.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is the code problems
  • Ans. 

    Code problems refer to issues or errors in the code that need to be identified and fixed.

    • Code problems can include syntax errors, logical errors, or performance issues.

    • Examples of code problems include missing semicolons, incorrect variable assignments, or inefficient algorithms.

    • Identifying and resolving code problems is a key skill for data scientists to ensure accurate and efficient data analysis.

  • Answered by AI
  • Q3. What is the python code
  • Ans. 

    Python code is a programming language used for data analysis, machine learning, and scientific computing.

    • Python code is written in a text editor or an integrated development environment (IDE)

    • Python code is executed using a Python interpreter

    • Python code can be used for data manipulation, visualization, and modeling

  • Answered by AI
  • Q4. What is the project
  • Ans. 

    The project is a machine learning model to predict customer churn for a telecommunications company.

    • Developing predictive models using machine learning algorithms

    • Analyzing customer data to identify patterns and trends

    • Evaluating model performance and making recommendations for reducing customer churn

  • Answered by AI
  • Q5. What is the lnderssip
  • Ans. 

    The question seems to be incomplete or misspelled.

    • It is possible that the interviewer made a mistake while asking the question.

    • Ask for clarification or context to provide a relevant answer.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Data Scientist interview:
  • Python
  • Machine Learning
Interview preparation tips for other job seekers - No

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a data scientist with a background in statistics and machine learning, passionate about solving complex problems using data-driven approaches.

    • Background in statistics and machine learning

    • Experience in solving complex problems using data-driven approaches

    • Passionate about leveraging data to drive insights and decision-making

  • Answered by AI
  • Q2. Describe in detail about one of my main project.
  • Ans. 

    Developed a predictive model for customer churn in a telecom company.

    • Collected and cleaned customer data including usage patterns and demographics.

    • Used machine learning algorithms such as logistic regression and random forest to build the model.

    • Evaluated model performance using metrics like accuracy, precision, and recall.

    • Implemented the model into the company's CRM system for real-time predictions.

  • Answered by AI
  • Q3. Few questions related to my projects.
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Basics python(Since i am fresher)

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, it was a good experience for me. Very friendly interviewers. I couldn't make it after the second round. I came to know where I was lacking.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Which GenAI projects I have worked on
  • Q2. What is the context window in LLMs
  • Ans. 

    Context window in LLMs refers to the number of surrounding words considered when predicting the next word in a sequence.

    • Context window helps LLMs capture dependencies between words in a sentence.

    • A larger context window allows the model to consider more context but may lead to increased computational complexity.

    • For example, in a context window of 2, the model considers 2 words before and 2 words after the target word fo

  • Answered by AI
  • Q3. What is top_k parameter
  • Ans. 

    top_k parameter is used to specify the number of top elements to be returned in a result set.

    • top_k parameter is commonly used in machine learning algorithms to limit the number of predictions or recommendations.

    • For example, in recommendation systems, setting top_k=5 will return the top 5 recommended items for a user.

    • In natural language processing tasks, top_k can be used to limit the number of possible next words in a

  • Answered by AI
  • Q4. What are regex patterns in python
  • Ans. 

    Regex patterns in Python are sequences of characters that define a search pattern.

    • Regex patterns are used for pattern matching and searching in strings.

    • They are created using the 're' module in Python.

    • Examples of regex patterns include searching for email addresses, phone numbers, or specific words in a text.

  • Answered by AI
  • Q5. What are iterators and tuples
  • Ans. 

    Iterators are objects that allow iteration over a sequence of elements. Tuples are immutable sequences of elements.

    • Iterators are used to loop through elements in a collection, like lists or dictionaries

    • Tuples are similar to lists but are immutable, meaning their elements cannot be changed

    • Example of iterator: for item in list: print(item)

    • Example of tuple: my_tuple = (1, 2, 3)

  • Answered by AI
  • Q6. Do I have REST API experience
  • Ans. 

    Yes, I have experience working with REST APIs in various projects.

    • Developed RESTful APIs using Python Flask framework

    • Consumed REST APIs in data analysis projects using requests library

    • Used Postman for testing and debugging REST APIs

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Deep questions about Machine learning, Deep learning, Generative AI, the working of transformers etc.
Round 2 - Technical 

(1 Question)

  • Q1. Deep questions about Machine learning and deep learning with projects done. This was a client round.
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, project discussion, why change? Why Wipro
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Machine learning algorithms.
  • Ans. 

    Machine learning algorithms are tools used to analyze data, identify patterns, and make predictions without being explicitly programmed.

    • Machine learning algorithms can be categorized into supervised, unsupervised, and reinforcement learning.

    • Examples of machine learning algorithms include linear regression, decision trees, support vector machines, and neural networks.

    • These algorithms require training data to learn patte...

  • Answered by AI
  • Q2. Credit risk life cycle
  • Q3. Pandas related questions
Round 2 - One-on-one 

(3 Questions)

  • Q1. Steps of developing a credit risk model
  • Ans. 

    Developing a credit risk model involves several steps to assess the likelihood of a borrower defaulting on a loan.

    • 1. Define the problem and objectives of the credit risk model.

    • 2. Gather relevant data such as credit history, income, debt-to-income ratio, etc.

    • 3. Preprocess the data by handling missing values, encoding categorical variables, and scaling features.

    • 4. Select a suitable machine learning algorithm such as logi...

  • Answered by AI
  • Q2. Pandas related questions
  • Q3. Bagging and Boosting
Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain AIC and BIC
  • Ans. 

    AIC and BIC are statistical measures used for model selection in the context of regression analysis.

    • AIC (Akaike Information Criterion) is used to compare the goodness of fit of different models. It penalizes the model for the number of parameters used.

    • BIC (Bayesian Information Criterion) is similar to AIC but penalizes more heavily for the number of parameters, making it more suitable for model selection when the focus...

  • Answered by AI
  • Q2. Difference between xgboost and lightgbm
  • Ans. 

    XGBoost is a popular gradient boosting library while LightGBM is a faster and more memory-efficient alternative.

    • XGBoost is known for its accuracy and performance on structured/tabular data.

    • LightGBM is faster and more memory-efficient, making it suitable for large datasets.

    • LightGBM uses a histogram-based algorithm for splitting whereas XGBoost uses a level-wise tree growth strategy.

  • Answered by AI
  • Q3. Bagging and boosting

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Number of Duplicate words in a string
  • Ans. 

    Count the number of duplicate words in a string.

    • Split the string into words using a delimiter like space or punctuation.

    • Create a dictionary to store the count of each word.

    • Iterate through the words and increment the count in the dictionary.

    • Count the number of words with count greater than 1 as duplicates.

  • Answered by AI
  • Q2. Chunking in LLM
  • Ans. 

    Chunking in LLM refers to breaking down text into smaller chunks for better processing by the language model.

    • Chunking helps improve the efficiency of the language model by breaking down large text inputs into smaller segments.

    • It can help the model better understand the context and relationships within the text.

    • Chunking is commonly used in natural language processing tasks such as text summarization and sentiment analys

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Numpy,pandas,data analysis

Sygnature Discovery Interview FAQs

What are the top questions asked in Sygnature Discovery Senior Research Scientist interview?

Some of the top questions asked at the Sygnature Discovery Senior Research Scientist interview -

  1. The interview connsists of 2 stage Stage-1: 10 minutes presentation ànd a for...read more
  2. Stage-1 : Normal forward synthesis. I got a forward synthesis questions which i...read more
  3. The scientists are very supportive and help us, gives clues or hints to solve t...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Sygnature Discovery interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Senior Scientist
4 salaries
unlock blur

₹36 L/yr - ₹40 L/yr

Senior Scientist 2
3 salaries
unlock blur

₹38 L/yr - ₹40 L/yr

Explore more salaries
Compare Sygnature Discovery with

Glenmark Pharmaceuticals

4.0
Compare

Biocon Limited

3.9
Compare

Piramal Group

3.9
Compare

Sun Pharmaceutical Industries

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview