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)

Jobs at Adagrad AI

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on eloqua, email marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfident while answering

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. TELL ME ABOUT YOURSELF

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE YOURSELF

I applied via Referral and was interviewed before Mar 2021. 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 tips
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why are you looking for a change?
Round 3 - Technical 

(1 Question)

  • Q1. About process and total experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be attentive. Always provide answer to the point. Explain your full experience in good and accurate manner. You need to provide full and constrictive information about your process/operation knowledge

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

I appeared for an interview in Sep 2021.

Interview Questionnaire 

1 Question

  • Q1. About project?

Interview Preparation Tips

Interview preparation tips for other job seekers - The level of the interview was intermediate

Interview Questionnaire 

1 Question

  • Q1. Very basic java and react (mostly theory )

Interview Preparation Tips

Interview preparation tips for other job seekers - Average Joe can clear it

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Normal introduction and basic topics

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice and good, very friendly

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, C++, Data Analytics 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

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k 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
Pre - Sales Engineer

Pune

5-8 Yrs

Not Disclosed

Field Engineer

Pune

0-4 Yrs

Not Disclosed

Explore more jobs
Computer Vision Engineer
6 salaries
unlock blur

₹6 L/yr - ₹14.8 L/yr

Field Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Machine Learning Engineer
4 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Software Engineer
3 salaries
unlock blur

₹1.8 L/yr - ₹3.9 L/yr

Product Designer
3 salaries
unlock blur

₹5.6 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Adagrad AI with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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