Upload Button Icon Add office photos

Filter interviews by

Cube Highways Ai Ml Engineer Interview Questions and Answers

Updated 5 Apr 2024

Cube Highways Ai Ml Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How does CNN work? how does YOLOV5 work? what is MAP?
  • Ans. 

    CNN is a deep learning algorithm commonly used for image classification. YOLOV5 is a real-time object detection model. MAP is mean average precision.

    • CNN stands for Convolutional Neural Network, which uses convolutional layers to extract features from images for tasks like image classification.

    • YOLOV5 is a popular object detection model that divides an image into a grid and predicts bounding boxes and class probabilities...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Explain the ML project you recently worked?
  • Ans. 

    Developed a recommendation system for an e-commerce platform using collaborative filtering

    • Used collaborative filtering to analyze user behavior and recommend products

    • Implemented matrix factorization techniques to improve recommendation accuracy

    • Evaluated model performance using metrics like RMSE and precision-recall curves

  • Answered by AI
  • Q2. Questions related to ML fundamentals like supervised learning, unsupervised learning, evaluation and ML algorithms
  • Q3. Project specific questions
  • Q4. Easy-medium coding questions
Round 2 - HR 

(2 Questions)

  • Q1. What technologies you are working on?
  • Ans. 

    I am currently working on developing machine learning models using Python, TensorFlow, and scikit-learn.

    • Python programming language

    • TensorFlow framework

    • scikit-learn library

  • Answered by AI
  • Q2. How you will approach on machine learning problem?
  • Ans. 

    I would approach a machine learning problem by first understanding the problem, collecting and preprocessing data, selecting a suitable algorithm, training the model, evaluating its performance, and fine-tuning it.

    • Understand the problem statement and define the objectives clearly.

    • Collect and preprocess the data to make it suitable for training.

    • Select a suitable machine learning algorithm based on the problem type (clas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your skill and project which you worked on

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

Discussion on Gradient, SGD, K Mean ++, Silhouette Score, How to Handle High Variation Data,
Coding asked to code KNN, Hyper-Parameter Tuning, Two Difficult Questions on Coding...DSA Based Stumped on Those.

Verdict... Not Selected

Round 2 - Coding Test 

Simple Coding No Chat GPT Support Should Be There

Interview Preparation Tips

Interview preparation tips for other job seekers - Python DSA + Some Sort of Online TCS YouTube Videos.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Lemmatization and stemming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions about projects and ML concepts, with coding questions.
Round 2 - Technical 

(1 Question)

  • Q1. Questions about projects in past jobs
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Ask me on project
  • Q2. Aws, sql, python, flask ask me

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

30 MCQs where 15 Need to be answered correctly to get shortlisted.
Sanfoundary source is very helpful in cracking it.

Round 2 - Technical 

(4 Questions)

  • Q1. Explain Oops concepts
  • Ans. 

    Oops concepts refer to Object-Oriented Programming principles such as Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation det

  • Answered by AI
  • Q2. Explain file handling
  • Ans. 

    File handling refers to the process of managing and manipulating files on a computer system.

    • File handling involves tasks such as creating, reading, writing, updating, and deleting files.

    • Common file operations include opening a file, reading its contents, writing data to it, and closing the file.

    • File handling in programming languages often involves using functions or libraries specifically designed for file operations.

    • E...

  • Answered by AI
  • Q3. Explain supervised and unsupervised learning algorithms of your choice.
  • Ans. 

    Supervised learning uses labeled data to train a model, while unsupervised learning finds patterns in unlabeled data.

    • Supervised learning requires input-output pairs for training

    • Examples include linear regression, support vector machines, and neural networks

    • Unsupervised learning clusters data based on similarities or patterns

    • Examples include k-means clustering, hierarchical clustering, and principal component analysis

  • Answered by AI
  • Q4. Coding question on pandas which had 10 followup questions
Round 3 - HR 

(1 Question)

  • Q1. Simple discussion on compensation

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to moderate interview. Stay focused on basics.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Steps of pre-processing
  • Ans. 

    Pre-processing steps involve cleaning, transforming, and preparing data for machine learning models.

    • Data cleaning: removing missing values, duplicates, and outliers

    • Data transformation: scaling, encoding categorical variables, and feature engineering

    • Data normalization: ensuring all features have the same scale

    • Data splitting: dividing data into training and testing sets

  • Answered by AI
  • Q2. What is lemmatization ?
  • Ans. 

    Lemmatization is the process of reducing words to their base or root form.

    • Lemmatization helps in standardizing words for analysis.

    • It reduces inflected words to their base form.

    • For example, 'running' becomes 'run' after lemmatization.

  • Answered by AI

I applied via Naukri.com and was interviewed in Jan 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 - Technical 

(1 Question)

  • Q1. Basic machine learning question and basic python question
Round 3 - Technical 

(1 Question)

  • Q1. It's is techno-managerial round so be confident and answer each question in calm all questions are from basic machine learning domain and also prepare project well
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions like why want to change and salary etc....

Interview Preparation Tips

Topics to prepare for Deloitte Ai Ml Engineer interview:
  • random forest
  • Python
Interview preparation tips for other job seekers - always be confident and grab opportunity
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 - One-on-one 

(2 Questions)

  • Q1. Question on NLP and Coding test
  • Q2. Maximum coding question from list and Regex
Round 3 - One-on-one 

(1 Question)

  • Q1. Project based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare for Python coding question and Be prepare with your project

Cube Highways Interview FAQs

How many rounds are there in Cube Highways Ai Ml Engineer interview?
Cube Highways interview process usually has 1 rounds. The most common rounds in the Cube Highways interview process are Technical.

Tell us how to improve this page.

Cube Highways Ai Ml Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
View all

Fast track your campus placements

View all
Assistant Manager
26 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Manager
12 salaries
unlock blur

₹10 L/yr - ₹22.5 L/yr

Software Developer
11 salaries
unlock blur

₹3.6 L/yr - ₹9.2 L/yr

Senior Manager
11 salaries
unlock blur

₹12.1 L/yr - ₹29 L/yr

Senior Executive
10 salaries
unlock blur

₹4.6 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Cube Highways with

IRB Infrastructure

4.0
Compare

GMR Group

4.1
Compare

Reliance Infrastructure

4.1
Compare

IL&FS Transportation Networks

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