Upload Button Icon Add office photos

Filter interviews by

Adagrad AI Interview Questions, Process, and Tips

Updated 18 Aug 2023

Top Adagrad AI Interview Questions and Answers

View all 6 questions

Adagrad AI Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2023. There were 4 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 tips
Round 2 - Coding Test 

Some OpenCV problems

Round 3 - Technical 

(2 Questions)

  • Q1. Why are activation functions used
  • Ans. 

    Activation functions are used to introduce non-linearity into neural networks, allowing them to learn complex patterns and relationships.

    • Activation functions help neural networks to learn complex patterns and relationships by introducing non-linearity.

    • They help in controlling the output of a neuron, ensuring that it falls within a desired range.

    • Common activation functions include ReLU, Sigmoid, Tanh, and Leaky ReLU.

    • Wit...

  • Answered by AI
  • Q2. What is learning rate
  • Ans. 

    Learning rate is a hyperparameter that controls how much we are adjusting the weights of our network with respect to the loss gradient.

    • Learning rate determines the size of the steps taken during optimization.

    • A high learning rate can cause the model to overshoot the optimal weights, while a low learning rate can result in slow convergence.

    • Common learning rate values are 0.1, 0.01, 0.001, etc.

    • Learning rate can be adjuste...

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. What is the difference between CNN and RNN
  • Ans. 

    CNN is used for image recognition while RNN is used for sequence data like text or speech.

    • CNN is Convolutional Neural Network, used for image recognition tasks.

    • RNN is Recurrent Neural Network, used for sequence data like text or speech.

    • CNN has convolutional layers for feature extraction, while RNN has recurrent connections for sequential data processing.

    • CNN is good at capturing spatial dependencies in data, while RNN i...

  • Answered by AI
  • Q2. Is Logloss function differentiable
  • Ans. 

    Yes, Logloss function is differentiable.

    • Logloss function is differentiable as it is a smooth and continuous function.

    • The derivative of Logloss function can be calculated using calculus.

    • Differentiability is important for optimization algorithms like gradient descent to converge smoothly.

    • Example: The derivative of Logloss function for binary classification is (predicted probability - actual label).

  • Answered by AI
  • Q3. Questions on YOLO models

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if you are fresher. Expect very advanced experienced level questions to be asked

Skills evaluated in this interview

Top Adagrad AI Computer Vision Engineer Interview Questions and Answers

Q1. Rotate an image in your choice of language
View answer (1)

Computer Vision Engineer Interview Questions asked at other Companies

Q1. Can you train model using MATLAB for image classifications?
View answer (1)

I applied via LinkedIn and was interviewed in Oct 2022. There were 4 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 tips
Round 2 - Assignment 

Implement a model improvement using a C++ API of Pytorch.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Rotate an image in your choice of language
  • Ans. 

    To rotate an image in Python, use the Pillow library's rotate() method.

    • Import the Image module from the Pillow library

    • Open the image using the open() method

    • Use the rotate() method to rotate the image by the desired angle

    • Save the rotated image using the save() method

  • Answered by AI
  • Q2. A breadth first search problem
  • Ans. 

    Breadth first search problem

    • BFS is a graph traversal algorithm that visits all the vertices of a graph in breadth-first order

    • It uses a queue to keep track of the nodes to be visited next

    • BFS can be used to find the shortest path between two nodes in an unweighted graph

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Questions based on my past jobs, past experience and behaviour.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't leave any gaps in your knowledge, as far as you can see. Don't mention topics you're not in full control of.

Skills evaluated in this interview

Top Adagrad AI Computer Vision Engineer Interview Questions and Answers

Q1. Rotate an image in your choice of language
View answer (1)

Computer Vision Engineer Interview Questions asked at other Companies

Q1. Can you train model using MATLAB for image classifications?
View answer (1)

Interview questions from similar companies

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

I was interviewed before Feb 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Previous Experience, About Self
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple mcq questions from java, msql, html, css, javascript

Round 2 - Technical 

(1 Question)

  • Q1. They asked everything mentioned in resume, asked situation based coding questions and the projects.

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain your project in PowerBI.
  • Q2. What is Append and Merge?
  • Ans. 

    Append and Merge are two methods used to combine data from multiple sources into a single dataset.

    • Append adds new rows to an existing dataset.

    • Merge combines two or more datasets based on a common column or key.

    • Append is useful when adding new data to an existing dataset, while Merge is useful for combining datasets with related information.

    • Example: Appending new sales data to an existing sales dataset.

    • Example: Merging ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Since I applied for the role of PowerBI developer, I was asked questions on PowerBI and statistics which mainly included probability.

Skills evaluated in this interview

I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic SQL questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through fundamental of SQL , how null behaves with all joins, Cte and other objects .

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

SQL test has been conducted nearer to 12-15 questions.

Round 3 - HR 

(2 Questions)

  • Q1. Normal discussion, about salary negotiation
  • Q2. Asked about my past company experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck.
They have lots of opportunities.....................

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately

Interview Questionnaire 

1 Question

  • Q1. Interview proceas was very nice. They asked question based CV and the interviewers made very comfortable throughout the process
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic QA related Questions

Adagrad AI Interview FAQs

How many rounds are there in Adagrad AI interview?
Adagrad AI interview process usually has 4 rounds. The most common rounds in the Adagrad AI interview process are Resume Shortlist, One-on-one Round and Assignment.
How to prepare for Adagrad AI 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 Adagrad AI. The most common topics and skills that interviewers at Adagrad AI expect are Analytics, Computer Vision, Analytical, C++ and Deep Learning.
What are the top questions asked in Adagrad AI interview?

Some of the top questions asked at the Adagrad AI interview -

  1. Rotate an image in your choice of langu...read more
  2. What is the difference between CNN and ...read more
  3. Why are activation functions u...read more

Tell us how to improve this page.

Adagrad AI Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Affine Interview Questions
3.3
 • 48 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Adagrad AI Reviews and Ratings

based on 12 reviews

4.3/5

Rating in categories

4.2

Skill development

3.6

Work-life balance

4.0

Salary

4.2

Job security

4.0

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 12 Reviews and Ratings
Computer Vision Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Machine Learning Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Designer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Adagrad AI with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

Algonomy

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