Upload Button Icon Add office photos

Filter interviews by

Brave AI Lab Interview Questions and Answers

Updated 31 Dec 2024
Popular Designations

Brave AI Lab Interview Experiences

4 interviews found

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

I applied via Internshala and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Computer Vision Question on detecting coins in an image
  • Q2. Easy-Medium level Python Question
Round 2 - Technical 

(1 Question)

  • Q1. Basic AI/ML questions & 1 Medium-Hard Python Question

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Mar 2023

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

I applied via Internshala and was interviewed in Feb 2023. 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 - Coding Test 

You are given an integer list coins representing coins of different denominations and an integer amount representing a total amount of money.
Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return {}.
You may assume that you have an infinite number of each kind of coin.

Example 1: Input: coins = [1, 5, 6, 9, 15], amount = 31
Output: {15:2, 1:1}

Example 2: Input: coins = [1, 5, 6, 9, 15], amount = 100
Output: {15:6, 9:1, 1:1}

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data engineer with experience in designing and implementing data pipelines for large-scale projects.

    • Experienced in building and optimizing data pipelines using tools like Apache Spark and Hadoop

    • Proficient in programming languages like Python and SQL

    • Skilled in data modeling and database design

    • Familiar with cloud platforms like AWS and GCP

    • Strong problem-solving and analytical skills

    • Effective communicator and team ...

  • Answered by AI
  • Q2. Salary and working part

Interview Preparation Tips

Interview preparation tips for other job seekers - First they had a telephonic interview
later next day it was a coding round on Google Meet with screen sharing on
I was not able to get the desired output on Google colllab
So unfortunately I couldn't move ahead.
But it was a very nice behavior from Yash Sir.
Need a strong python coding
So prepare well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Dec 2023.

Round 1 - Assignment 

Web Scraping of a novel from a given website and analyse the basic information such as number of words, paragraphs etc. Then comes, deep dive of the novel, who is the lead character etc

Round 2 - Technical 

(2 Questions)

  • Q1. Python Experience
  • Q2. When does type error and syntax error occur
  • Ans. 

    Type error occurs when an operation is performed on an object of an inappropriate type, while syntax error occurs when the code is not written according to the syntax rules of the programming language.

    • Type error occurs when trying to perform an operation on incompatible data types, such as adding a string to an integer.

    • Syntax error occurs when the code is not written correctly according to the rules of the programming ...

  • Answered by AI
Round 3 - Coding Test 

Find minimum number of currency notes and values that sum to a given amount.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What does a capacitor do
  • Ans. 

    A capacitor stores electrical energy and releases it when needed.

    • Capacitors are passive electronic components that can store energy in an electric field between two conductive plates.

    • They are commonly used in electronic circuits to filter out noise, smooth out voltage fluctuations, and store energy for short periods of time.

    • Capacitors can also be used in timing circuits, oscillators, and power supplies.

    • Examples of capa...

  • Answered by AI
  • Q2. How to draw in auto cad
  • Ans. 

    AutoCAD is a computer-aided design software used for creating 2D and 3D designs.

    • Open AutoCAD software

    • Select the appropriate drawing template

    • Use the drawing tools to create shapes and lines

    • Add dimensions and annotations

    • Save the drawing in the desired format

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Brave AI Lab?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were verbal, non verbal, reasoning , English and maths questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your project.
  • Ans. 

    I worked on a project analyzing customer behavior using machine learning algorithms.

    • Used Python for data preprocessing and analysis

    • Implemented machine learning models such as decision trees and logistic regression

    • Performed feature engineering to improve model performance

  • Answered by AI
  • Q2. What programming knowledge you have ?
  • Ans. 

    Proficient in Python, R, and SQL with experience in data manipulation, visualization, and machine learning algorithms.

    • Proficient in Python for data analysis and machine learning tasks

    • Experience with R for statistical analysis and visualization

    • Knowledge of SQL for querying databases and extracting data

    • Familiarity with libraries such as Pandas, NumPy, Matplotlib, and Scikit-learn

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Where do you stay ?
  • Ans. 

    I currently stay in an apartment in downtown area.

    • I stay in an apartment in downtown area

    • My current residence is in a city

    • I live close to my workplace

  • Answered by AI
  • Q2. Tell me about you
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Background in statistics and machine learning

    • Passionate about data science

    • Experience with data analysis tools like Python and R

  • Answered by AI
Round 1 - Technical 

(1 Question)

  • Q1. Basic python and machine learning questions
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation and working location related questions and why you want to join wipro

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic python and machine learning
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. ML and deep learning questions
Round 2 - Interview 

(2 Questions)

  • Q1. Projects discussion
  • Q2. Chatgpt architecture
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic DSA questions will be asked Leetcode Easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. BERT vs LSTM and their speed
  • Ans. 

    BERT is faster than LSTM due to its transformer architecture and parallel processing capabilities.

    • BERT utilizes transformer architecture which allows for parallel processing of words in a sentence, making it faster than LSTM which processes words sequentially.

    • BERT has been shown to outperform LSTM in various natural language processing tasks due to its ability to capture long-range dependencies more effectively.

    • For exa...

  • Answered by AI
  • Q2. What is multinomial Naive Bayes theorem
  • Ans. 

    Multinomial Naive Bayes is a classification algorithm based on Bayes' theorem with the assumption of independence between features.

    • It is commonly used in text classification tasks, such as spam detection or sentiment analysis.

    • It is suitable for features that represent counts or frequencies, like word counts in text data.

    • It calculates the probability of each class given the input features and selects the class with the ...

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview in Dec 2023.

Round 1 - Aptitude Test 

English, number system, grammar

Round 2 - Coding Test 

Python , data science, machine learning

Round 3 - Assignment 

Python machine learning, natural language precossing

Round 4 - HR 

(4 Questions)

  • Q1. Python , Data Science, SQL
  • Q2. What is python basics, libraries
  • Ans. 

    Python basics include syntax, data types, and control structures. Libraries like NumPy, Pandas, and Matplotlib enhance data analysis and visualization.

    • Python basics cover syntax, variables, data types, and control structures.

    • NumPy is a library for numerical computing, providing powerful array operations.

    • Pandas is a library for data manipulation and analysis, offering data structures like DataFrames.

    • Matplotlib is a libr...

  • Answered by AI
  • Q3. Data science algorithms , and theory
  • Q4. Sql querys, cluases
Round 5 - Group Discussion 

Indian environment, village, college days

Round 6 - HR 

(1 Question)

  • Q1. Python, data science

Interview Questionnaire 

1 Question

  • Q1. Where did you work on the specific skill required for the job?
  • Ans. 

    I honed my analytical skills through various projects in my previous roles, focusing on data interpretation and stakeholder communication.

    • Worked on a project analyzing customer feedback data to improve product features, resulting in a 20% increase in user satisfaction.

    • Collaborated with cross-functional teams to gather requirements for a new software tool, ensuring alignment with business objectives.

    • Utilized SQL and Exc...

  • Answered by AI

Brave AI Lab Interview FAQs

How many rounds are there in Brave AI Lab interview?
Brave AI Lab interview process usually has 2-3 rounds. The most common rounds in the Brave AI Lab interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Brave AI Lab 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 Brave AI Lab. The most common topics and skills that interviewers at Brave AI Lab expect are Python, AutoCAD, Flask, Interpersonal Skills and Machine Learning.
What are the top questions asked in Brave AI Lab interview?

Some of the top questions asked at the Brave AI Lab interview -

  1. When does type error and syntax error oc...read more
  2. How to draw in auto ...read more
  3. What does a capacitor...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 4 interview experiences

Difficulty level

Moderate 67%
Hard 33%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
LTIMindtree Interview Questions
3.7
 • 3k Interviews
Deloitte Interview Questions
3.7
 • 3k Interviews
View all

Brave AI Lab Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.5

Salary

4.0

Job security

4.8

Company culture

4.5

Promotions

4.8

Work satisfaction

Explore 2 Reviews and Ratings
Data Science

Mumbai

1-5 Yrs

Not Disclosed

Robotics Engineer

Mumbai

1-2 Yrs

Not Disclosed

sales associate

Mumbai

1-5 Yrs

Not Disclosed

Explore more jobs
Compare Brave AI Lab with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview