Add office photos
Employer?
Claim Account for FREE

NCR Atleos

4.0
based on 35 Reviews
Filter interviews by

Velocity Business Solutions Interview Questions and Answers

Updated 25 Jan 2025

Q1. Tell be about Supervised and Unsupervised Machine learning

Ans.

Supervised ML uses labeled data to train models, while Unsupervised ML finds patterns in unlabeled data.

  • Supervised ML requires labeled data for training

  • Unsupervised ML finds patterns in unlabeled data

  • Supervised ML includes tasks like classification and regression

  • Unsupervised ML includes tasks like clustering and dimensionality reduction

  • Example of Supervised ML: predicting house prices based on features like location and size

  • Example of Unsupervised ML: grouping customers based...read more

Add your answer

Q2. What is the flow of data in RAG

Ans.

RAG (RAGS) stands for Read, Attend, Generate. The flow of data in RAG involves reading input, attending to relevant information, and generating output.

  • Data is first read as input

  • The model attends to relevant parts of the input

  • Finally, the model generates an output based on the attended information

Add your answer

Q3. What is Artificial Intelligence

Ans.

Artificial Intelligence is the simulation of human intelligence processes by machines, especially computer systems.

  • AI involves machines performing tasks that typically require human intelligence, such as visual perception, speech recognition, decision-making, and language translation.

  • Examples of AI include virtual assistants like Siri and Alexa, self-driving cars, recommendation systems like Netflix's algorithm, and facial recognition technology.

  • AI can be categorized into nar...read more

Add your answer

Q4. What is Machine learning

Ans.

Machine learning is a branch of artificial intelligence that enables systems to learn and improve from experience without being explicitly programmed.

  • Machine learning is a subset of artificial intelligence that focuses on developing algorithms and models that allow computers to learn from and make predictions or decisions based on data.

  • It involves training a model on a dataset to recognize patterns and make predictions or decisions without being explicitly programmed.

  • Examples...read more

Add your answer
Discover Velocity Business Solutions interview dos and don'ts from real experiences

Q5. Tell me about Deep Learning

Ans.

Deep learning is a subset of machine learning that uses neural networks to model and solve complex problems.

  • Deep learning involves training neural networks with multiple layers to learn representations of data.

  • It is used in various applications such as image and speech recognition, natural language processing, and autonomous driving.

  • Popular deep learning frameworks include TensorFlow, PyTorch, and Keras.

Add your answer

Q6. Difference Between LSTM and RNN

Ans.

LSTM is a type of RNN with additional memory cells to better capture long-term dependencies.

  • LSTM has a more complex architecture with memory cells, input, forget, and output gates.

  • RNN suffers from vanishing gradient problem, while LSTM can handle long sequences better.

  • LSTM is better suited for tasks requiring long-term memory retention, such as speech recognition or language translation.

Add your answer

Q7. Attention in Transformers Explain

Ans.

Attention mechanism in Transformers allows the model to focus on different parts of the input sequence.

  • Attention mechanism calculates the importance of each input token in relation to the current token being processed.

  • It helps the model to learn dependencies between words in a sequence.

  • Self-attention mechanism in Transformers allows the model to consider all input tokens simultaneously.

  • Attention weights are calculated using dot product of query, key, and value vectors.

Add your answer

Q8. How we can implement self join

Ans.

Self join is used to join a table with itself to compare rows within the same table.

  • Use the same table name for both instances in the query

  • Specify the columns to be compared in the ON clause

  • Alias the tables to differentiate between them

Add your answer

Q9. Find largest number from array

Ans.

Find the largest number from an array of strings.

  • Convert the strings to numbers using parseInt()

  • Use Math.max() to find the largest number

  • Handle edge cases like empty array or non-numeric strings

  • Example: ['10', '5', '20'] should return 20

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

Interview Process at Velocity Business Solutions

based on 4 interviews
Interview experience
4.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 400 Interview Questions
3.6
 • 192 Interview Questions
3.5
 • 174 Interview Questions
3.6
 • 143 Interview Questions
3.6
 • 131 Interview Questions
View all
Top NCR Atleos 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

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