Upload Button Icon Add office photos

Filter interviews by

Senseforth Interview Questions, Process, and Tips

Updated 24 Feb 2024

Top Senseforth Interview Questions and Answers

View all 9 questions

Senseforth Interview Experiences

Popular Designations

3 interviews found

NLP Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Challenges in project
  • Ans. 

    One of the challenges in the project was integrating multiple NLP models with different architectures.

    • Ensuring compatibility and consistency between models

    • Handling different input formats and output structures

    • Optimizing performance and computational resources

    • Addressing potential conflicts or biases between models

  • Answered by AI
  • Q2. What is text embedding?
  • Ans. 

    Text embedding is a technique to convert text data into numerical vectors for machine learning models.

    • Text embedding captures semantic meaning of words in a continuous vector space.

    • Popular methods include Word2Vec, GloVe, and BERT.

    • Embeddings can be pre-trained or learned from scratch depending on the task.

    • They are used in NLP tasks like sentiment analysis, text classification, and machine translation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In depth NLP knowledge tested.

NLP Engineer Interview Questions asked at other Companies

Q1. What is text embedding?
View answer (1)

RND Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2022

I applied via Recruitment Consulltant and was interviewed in Jan 2022. 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 Resume tips
Round 2 - Technical 

(6 Questions)

  • Q1. (based on my introduction) How does transformers work? what powers them and what’s inside?
  • Q2. What is the purpose of activation functions? (after my answer that to introduce non-linearity), if that’s the case, why there are very less activation functions available? why can’t any function be an acti...
  • Q3. Why does optimisers exist in feed-forward networks(FFNs)? (based on my answer that is to update weights) why does so many optimisers exist, if all that they need to do is to update weights, why does so man...
  • Ans. 

    Optimizers exist in FFNs to update weights, but many exist due to different optimization techniques and trade-offs.

    • Different optimizers use different optimization techniques such as momentum, adaptive learning rates, and regularization.

    • Optimizers have different trade-offs such as convergence speed, generalization, and robustness to noisy data.

    • The choice of optimizer depends on the specific problem and data set.

    • Examples...

  • Answered by AI
  • Q4. What is layer normalisation in FFNs?
  • Ans. 

    Layer normalisation is a technique used to normalise the inputs to each layer of a feedforward neural network.

    • It is similar to batch normalisation but normalises the inputs to each layer instead of the entire batch.

    • It helps in reducing the internal covariate shift problem.

    • It can be applied to any type of activation function.

    • It is particularly useful in recurrent neural networks.

    • Example: LayerNorm in PyTorch.

  • Answered by AI
  • Q5. You are to build an airline system to recommend all possible routes from city 1 to city 2, direct routes and routes with connecting other cities. and all the data you have available is if two cities are co...
  • Ans. 

    Build an airline system to recommend routes from city 1 to city 2 with direct and connecting flights.

    • Create a graph with cities as nodes and connections as edges

    • Use Dijkstra's algorithm to find shortest path between city 1 and city 2

    • For connecting flights, find all possible paths with one or more stops

    • Sort and recommend routes based on total distance and number of stops

  • Answered by AI
  • Q6. Write a python function that takes a string input and returns all possible combinations of characters in that string and not include the combinations with repeated letters. for ex, input is ‘abc’, outputs ...
  • Ans. 

    This function takes a string input and returns all possible combinations of characters in that string without repeated letters.

    • Use the itertools module to generate all possible permutations of the string.

    • Filter out the permutations that have repeated letters using a set.

    • Convert the filtered permutations into a list of strings.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared very well. prepare well. prepare well.

Skills evaluated in this interview

RND Engineer Interview Questions asked at other Companies

Q1. you are to build an airline system to recommend all possible routes from city 1 to city 2, direct routes and routes with connecting other cities. and all the data you have available is if two cities are connected or not. how will you build ... read more
View answer (1)

I applied via Recruitment Consultant and was interviewed before Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What do you know about the effort estimation and how it is done?
  • Ans. 

    Effort estimation is the process of predicting the amount of time, resources, and cost required to complete a project or task.

    • Effort estimation is crucial for project planning and management.

    • It involves breaking down the project into smaller tasks and estimating the time and resources required for each task.

    • Various techniques can be used for effort estimation, such as expert judgment, historical data analysis, and para...

  • Answered by AI
  • Q2. What is a WBS (Work Break Down Structure) ?
  • Ans. 

    A WBS is a hierarchical breakdown of project deliverables into smaller, manageable components.

    • WBS is used to organize and define the scope of a project

    • It breaks down the project into smaller, more manageable components

    • Each component is called a work package

    • The WBS is hierarchical, with the top level being the project deliverable and the lower levels being the work packages

    • It helps in estimating project costs, time and ...

  • Answered by AI
  • Q3. What was the most challenging situation in a project and how did you handled it?
  • Q4. What is the project life cycle or different phases in a project?
  • Ans. 

    The project life cycle consists of initiation, planning, execution, monitoring and control, and closure.

    • Initiation: Defining the project scope, objectives, and stakeholders.

    • Planning: Developing a detailed project plan, including timelines, budget, and resources.

    • Execution: Implementing the project plan and completing the work.

    • Monitoring and Control: Tracking progress, identifying and managing risks, and making necessary...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Gaining theoretical knowledge abut project management helps a lot in the interview.

Skills evaluated in this interview

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Carbon footprint and ways to achieve

Round 2 - Coding Test 

1. which data structure is used to create an editor?

Round 1 - Technical 

(1 Question)

  • Q1. Coding questions were asked
Round 2 - Technical 

(1 Question)

  • Q1. Design thinking questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Behavioral round related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and talk more.
Cover your points to be mentioned
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2022. There were 3 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. SDLC questions - Role of a BA during different phases
  • Ans. 

    A Business Analyst plays a crucial role throughout the Software Development Life Cycle (SDLC) by gathering requirements, analyzing business needs, and ensuring successful project implementation.

    • During the planning phase, the BA works closely with stakeholders to gather and analyze requirements.

    • In the design phase, the BA translates business requirements into functional specifications for the development team.

    • During the...

  • Answered by AI
  • Q2. Questions on testing - Types of testing, testing process
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your projects and on Scrum, Agile methodologies, tools used by business analysts

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is really easy to crack.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Study aspects of BA role
  • Ans. 

    The Business Analyst role involves studying various aspects of business operations and processes.

    • Analyzing business requirements and translating them into functional specifications

    • Conducting stakeholder interviews to gather information and understand business needs

    • Identifying and documenting business processes and workflows

    • Performing data analysis to identify trends and patterns

    • Creating and maintaining project document...

  • Answered by AI
  • Q2. What are the roles in scrum?
  • Ans. 

    The roles in Scrum include Product Owner, Scrum Master, and Development Team.

    • Product Owner: Represents the stakeholders and ensures the product backlog is prioritized.

    • Scrum Master: Facilitates the Scrum process, removes obstacles, and ensures adherence to Scrum principles.

    • Development Team: Self-organizing group responsible for delivering the product increment.

    • Examples: Product Owner - Defines product vision and backlog...

  • Answered by AI
  • Q3. What are different types of testing?
  • Ans. 

    Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or units of software to ensure they function correctly.

    • Integration testing: Testing the interaction between different components or modules to ensure they work together.

    • System testing: Testing the entire system to verify that it meets the specified requirements.

    • Accepta...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Aptitude of from all topics

Round 2 - Technical 

(2 Questions)

  • Q1. Node js & javascript coding question
  • Q2. Array related questions

Interview Preparation Tips

Topics to prepare for yellow.ai Senior Software Engineer interview:
  • javascript
  • nodejs
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round is the aptitude round - they ask basic to advanced level coding questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic DSA questions, best time to buy and sell stock and its variation

Round 2 - Technical 

(2 Questions)

  • Q1. Basic nosql vs sql questions
  • Q2. Designing system for google playstore
  • Ans. 

    Designing a system for Google Playstore involves creating a platform for users to browse, download, and review apps.

    • Implement a user-friendly interface for browsing and searching apps

    • Develop a secure payment system for purchasing apps

    • Include a review and rating system for users to provide feedback on apps

    • Ensure scalability to handle a large number of users and apps

    • Integrate analytics to track app performance and user b

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Senseforth Interview FAQs

How many rounds are there in Senseforth interview?
Senseforth interview process usually has 1-2 rounds. The most common rounds in the Senseforth interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Senseforth 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 Senseforth. The most common topics and skills that interviewers at Senseforth expect are Natural Language Processing, Big Data, Clinical SAS Programming, Data Analytics and Data Modeling.
What are the top questions asked in Senseforth interview?

Some of the top questions asked at the Senseforth interview -

  1. you are to build an airline system to recommend all possible routes from city 1...read more
  2. why does optimisers exist in feed-forward networks(FFNs)? (based on my answer t...read more
  3. write a python function that takes a string input and returns all possible comb...read more

Recently Viewed

SALARIES

Dozee

DESIGNATION

REVIEWS

Bajaj Auto

No Reviews

REVIEWS

ZL Technologies

No Reviews

INTERVIEWS

DTPL

No Interviews

DESIGNATION

REVIEWS

PwC

No Reviews

SALARIES

ZL Technologies

No Salaries

LIST OF COMPANIES

ZL Technologies

Overview

DESIGNATION

Tell us how to improve this page.

Senseforth Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Zeus Learning Interview Questions
3.3
 • 34 Interviews
ENH iSecure Interview Questions
4.0
 • 29 Interviews
yellow.ai Interview Questions
3.1
 • 17 Interviews
Jio Haptik Interview Questions
3.4
 • 14 Interviews
Engati Interview Questions
2.4
 • 10 Interviews
View all

Senseforth Reviews and Ratings

based on 14 reviews

3.4/5

Rating in categories

2.4

Skill development

2.9

Work-life balance

2.9

Salary

3.1

Job security

3.1

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Implementation Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Senseforth with

Uniphore Software Systems

3.5
Compare

Jio Haptik

3.4
Compare

yellow.ai

3.2
Compare

Engati

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