Upload Button Icon Add office photos

Filter interviews by

SigTuple Interview Questions and Answers

Updated 11 Jan 2024

SigTuple Interview Experiences

Popular Designations

2 interviews found

Executive Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2024

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

I applied via Campus Placement and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your Background Profile ?
  • Q2. What were your previous employment / Projects
Round 2 - Technical 

(2 Questions)

  • Q1. How well you can adapt to changes ?
  • Ans. 

    I am highly adaptable to changes and thrive in dynamic environments.

    • I have a proven track record of successfully adapting to changes in my previous roles.

    • I am comfortable with ambiguity and can quickly adjust my plans and strategies as needed.

    • I actively seek out new challenges and opportunities for growth, which requires adaptability.

    • I am open to feedback and constructive criticism, and use it to improve and adapt my a...

  • Answered by AI
  • Q2. What do you look in this role ?

Executive Interview Questions asked at other Companies

Q1. How will you start RS method Development for known drug product?
View answer (16)
Round 1 - Coding Test 

2 simple dsa coding and one binary tree question

Round 2 - Technical 

(1 Question)

  • Q1. Workflow and scenario based questions along with technical questions related to fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - As the company is in bio-medical field the load on code should be less but they seem to be doing a good job at it.

Devops Engineer Interview Questions asked at other Companies

Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec2 to each vpc? so how you can achieve that?
View answer (3)

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It includes multiple-choice questions for the field you are applying to.

Round 2 - Coding Test 

Some basic data structure and algorithm questions; you can choose your preferred language to code.

Round 3 - HR 

(2 Questions)

  • Q1. What type of company do you prefer to work for?
  • Q2. What is JIT in Java?
Round 4 - One-on-one 

(2 Questions)

  • Q1. What is time complexity, and how can it be reduced?
  • Q2. What are the advantages and disadvantages of different search methods?

Interview Preparation Tips

Topics to prepare for Relinns Technologies Software Engineer Trainee interview:
  • Java
  • OOPS
  • DSA
Interview preparation tips for other job seekers - Ensure you have a comprehensive understanding of your field for which you are applying. Additionally, prepare for Data Structures and Algorithms (DSA); while advanced coding may not be necessary, it is essential to know all DSA concepts thoroughly.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Assignment 

Based on my CV, they assigned me a task related to data migration.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project reviews
  • Q2. Attendance regarding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Give a brief about yourself.
  • Q2. Salary Expectation and earliest joining date
Round 2 - Technical 

(6 Questions)

  • Q1. Brief about a project worked in the company.
  • Q2. What is Data Leakage?
  • Ans. 

    Data leakage occurs when information from outside the training dataset is used to create a model, leading to unrealistic performance.

    • Occurs when information that would not be available in a real-world scenario is used in the model training process

    • Can result in overly optimistic performance metrics for the model

    • Examples include using future data, target leakage, and data preprocessing errors

  • Answered by AI
  • Q3. What is Encoder Decoder? What is a Transformer model and explain its architecture?
  • Ans. 

    Encoder Decoder is a neural network architecture used for sequence-to-sequence tasks. Transformer model is a type of neural network architecture that relies entirely on self-attention mechanisms.

    • Encoder Decoder is commonly used in machine translation tasks where the input sequence is encoded into a fixed-length vector representation by the encoder and then decoded into the target sequence by the decoder.

    • Transformer mod...

  • Answered by AI
  • Q4. Name some Deep learning models?
  • Ans. 

    Deep learning models include CNN, RNN, LSTM, GAN, and Transformer.

    • Convolutional Neural Networks (CNN) - used for image recognition tasks

    • Recurrent Neural Networks (RNN) - used for sequential data like time series

    • Long Short-Term Memory (LSTM) - a type of RNN with memory cells

    • Generative Adversarial Networks (GAN) - used for generating new data samples

    • Transformer - used for natural language processing tasks

  • Answered by AI
  • Q5. What is Regularization in machine learning?
  • Ans. 

    Regularization is a technique used in machine learning to prevent overfitting by adding a penalty term to the model's loss function.

    • Regularization helps to reduce the complexity of the model by penalizing large coefficients.

    • It adds a penalty term to the loss function, which discourages the model from fitting the training data too closely.

    • Common types of regularization include L1 (Lasso) and L2 (Ridge) regularization.

    • Re...

  • Answered by AI
  • Q6. What is Model Quantization?
  • Ans. 

    Model quantization is the process of reducing the precision of the weights and activations of a neural network model to improve efficiency.

    • Reduces memory usage and speeds up inference by using fewer bits to represent numbers

    • Can be applied to both weights and activations in a neural network model

    • Examples include converting 32-bit floating point numbers to 8-bit integers

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about the job role you currently have
  • Ans. 

    I am currently working as a React Js Frontend Developer at a tech company.

    • Developing user-friendly web applications using React Js

    • Collaborating with backend developers to integrate frontend with backend services

    • Implementing responsive design and ensuring cross-browser compatibility

    • Optimizing web applications for maximum speed and scalability

  • Answered by AI
  • Q2. Basics of JavaScript and reactJS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concept, comparator vs comparable , design principles. TDD , Circuit breaker design , integration testing , diff between hibernate and jpa , springboot annotations , restApi basics .
Round 2 - HR 

(1 Question)

  • Q1. Basic hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - keep good hold on your project internal knowledge plus strong knowledge of core java.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your previous experience?
  • Q2. Why do you want to leave your past company?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions relating to Finance process, Payroll, etc.
Round 2 - HR 

(1 Question)

  • Q1. About my previous experiences
Round 3 - One-on-one 

(1 Question)

  • Q1. About roles and responsibilities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Tell me about yourself and questions related to internship experience
Round 2 - Assessment 

(1 Question)

  • Q1. Assessment comprised of few MCQs to check grammar and HR domain knowledge Email writing and an essay of about 250-300 words.
Round 3 - HR 

(1 Question)

  • Q1. Questions on internship experience and about yourself
Round 4 - HR 

(1 Question)

  • Q1. Again about internship experience Willing to relocate and when can we join

Interview Preparation Tips

Interview preparation tips for other job seekers - Must have good communication skills and should have internship experience.

SigTuple Interview FAQs

How many rounds are there in SigTuple interview?
SigTuple interview process usually has 2 rounds. The most common rounds in the SigTuple interview process are Technical, Coding Test and One-on-one Round.
How to prepare for SigTuple 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 SigTuple. The most common topics and skills that interviewers at SigTuple expect are Sales, Lab, Python, Budgeting and Medical.
What are the top questions asked in SigTuple interview?

Some of the top questions asked at the SigTuple interview -

  1. How well you can adapt to change...read more
  2. workflow and scenario based questions along with technical questions related to...read more

Tell us how to improve this page.

SigTuple Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tata 1mg Interview Questions
3.6
 • 146 Interviews
PharmEasy Interview Questions
3.7
 • 80 Interviews
Practo Interview Questions
3.2
 • 74 Interviews
HealthifyMe Interview Questions
3.0
 • 47 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
Portea Medical Interview Questions
4.3
 • 27 Interviews
Medlife Interview Questions
3.7
 • 27 Interviews
Lybrate Interview Questions
3.5
 • 5 Interviews
CURE India Interview Questions
4.7
 • 2 Interviews
View all

SigTuple Reviews and Ratings

based on 23 reviews

4.3/5

Rating in categories

4.3

Skill development

4.0

Work-life balance

3.8

Salary

4.1

Job security

4.4

Company culture

3.9

Promotions

4.3

Work satisfaction

Explore 23 Reviews and Ratings
Associate Product Manager
13 salaries
unlock blur

₹11.6 L/yr - ₹19 L/yr

Software Engineer
12 salaries
unlock blur

₹4.4 L/yr - ₹15 L/yr

Data Scientist
9 salaries
unlock blur

₹8 L/yr - ₹22.4 L/yr

Production Technician
6 salaries
unlock blur

₹2.5 L/yr - ₹3.9 L/yr

Software Development Engineer II
4 salaries
unlock blur

₹10 L/yr - ₹26.2 L/yr

Explore more salaries
Compare SigTuple with

Niramai Health Analytix

3.1
Compare

Practo

3.2
Compare

Portea Medical

4.3
Compare

Lybrate

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