Add office photos
Engaged Employer

Soroco

2.9
based on 82 Reviews
Filter interviews by

Unity Small Finance Bank Interview Questions and Answers

Updated 3 Jul 2024

Q1. Design a metric system that handles requests from 100k Computers and show there metrics.

Ans.

Design a metric system to handle requests from 100k Computers and display their metrics.

  • Use a distributed system architecture to handle the large number of requests efficiently.

  • Implement load balancing to evenly distribute requests among servers.

  • Utilize monitoring tools like Prometheus or Grafana to track and display metrics such as CPU usage, memory usage, network traffic, and response times.

  • Consider implementing caching mechanisms to reduce the load on the system.

  • Ensure sca...read more

Add your answer

Q2. Create a family tree where a node has at most 2 parents and n children. Create 2 functions to find all the nodes preceding the given node and all the nodes following.

Ans.

Create a family tree with nodes having at most 2 parents and n children. Implement functions to find preceding and following nodes.

  • Create a tree structure where each node has references to its parents and children

  • Implement a function to find all nodes preceding a given node by traversing up the tree

  • Implement a function to find all nodes following a given node by traversing down the tree

  • Consider using depth-first search or breadth-first search for traversal

Add your answer

Q3. 4. Problem solving and solution approach for a industry problem and how to implement MLOps in that

Ans.

Implementing MLOps for an industry problem requires a structured problem-solving approach.

  • Identify the industry problem and define the business objective

  • Collect and preprocess relevant data

  • Develop and train machine learning models

  • Deploy models to production environment with MLOps

  • Monitor and evaluate model performance regularly

  • Iterate and improve models as needed

Add your answer

Q4. Center a div without using flexbox

Ans.

Use absolute positioning and transform property to center a div without flexbox

  • Set position of div to absolute

  • Set top and left properties to 50%

  • Use transform property to translate(-50%, -50%)

Add your answer
Discover Unity Small Finance Bank interview dos and don'ts from real experiences

Q5. How REST APIs work ?

Ans.

REST APIs work by allowing clients to interact with server resources using standard HTTP methods.

  • REST stands for Representational State Transfer

  • Clients make requests to the server using standard HTTP methods like GET, POST, PUT, DELETE

  • Responses from the server are typically in JSON or XML format

  • REST APIs are stateless, meaning each request from a client to the server must contain all the information necessary to understand the request

Add your answer

Q6. What is logistic regression

Ans.

Logistic regression is a statistical method used to analyze and model the relationship between a binary dependent variable and one or more independent variables.

  • It is used to predict the probability of a binary outcome based on one or more predictor variables.

  • It is a type of regression analysis that is used when the dependent variable is dichotomous (binary).

  • It is commonly used in fields such as healthcare, finance, and marketing.

  • Example: Predicting whether a customer will bu...read more

Add your answer

Q7. What is bias and variance

Ans.

Bias and variance are two types of errors that can occur in a model.

  • Bias refers to the difference between the expected value of the model's predictions and the true value.

  • Variance refers to the variability of the model's predictions for a given input.

  • High bias can lead to underfitting, while high variance can lead to overfitting.

  • The goal is to find a balance between bias and variance to create a model that generalizes well to new data.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Unity Small Finance Bank

based on 10 interviews in the last 1 year
Interview experience
3.2
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 596 Interview Questions
3.4
 • 247 Interview Questions
4.0
 • 200 Interview Questions
3.4
 • 164 Interview Questions
4.0
 • 156 Interview Questions
3.7
 • 133 Interview Questions
View all
Top Soroco Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter