Upload Button Icon Add office photos

Filter interviews by

Parabole Interview Questions and Answers

Updated 17 Mar 2024

Parabole Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is F1 Score?
  • Ans. 

    F1 Score is a measure of a test's accuracy that considers both the precision and recall of the test.

    • F1 Score is the harmonic mean of precision and recall.

    • It ranges from 0 to 1, where 1 is the best possible F1 Score.

    • F1 Score is calculated using the formula: 2 * (precision * recall) / (precision + recall)

    • It is commonly used in binary classification tasks.

  • Answered by AI
  • Q2. How do you understand how a trained neural networks works ?
  • Ans. 

    Understanding how a trained neural network works involves grasping the concept of layers, weights, biases, and activation functions.

    • Neural networks consist of layers of interconnected nodes that process input data.

    • Weights and biases are adjusted during training to minimize error and improve accuracy.

    • Activation functions introduce non-linearity to the network, allowing it to learn complex patterns.

    • Understanding backprop...

  • Answered by AI
  • Q3. What is polling ?
  • Ans. 

    Polling is a technique used in computer science to actively check the status of a resource or process at regular intervals.

    • Polling involves continuously checking a resource or process for updates or changes.

    • It is commonly used in networking to check for data transmission or reception.

    • Polling can be inefficient as it requires constant checking, leading to wasted resources.

    • An example of polling is a client repeatedly che...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up basic Machine Learning along with software development methodologies.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Why do we use neural networks ?
  • Ans. 

    Neural networks are used for complex pattern recognition and decision-making tasks.

    • Neural networks can learn from data and make predictions without being explicitly programmed.

    • They are used in image and speech recognition, natural language processing, and autonomous vehicles.

    • Neural networks can handle non-linear relationships and complex patterns better than traditional algorithms.

    • They are used in recommendation system...

  • Answered by AI
  • Q2. What is F1 score?
  • Ans. 

    F1 score is a measure of a test's accuracy that considers both the precision and recall of the test.

    • F1 score is the harmonic mean of precision and recall.

    • It is calculated using the formula: 2 * (precision * recall) / (precision + recall)

    • F1 score ranges from 0 to 1, where 1 is the best possible score.

    • It is commonly used in binary classification tasks.

  • Answered by AI
  • Q3. What is polling ?
  • Ans. 

    Polling is a technique used to continuously check the status of a resource or process.

    • Polling involves sending out periodic requests to check for updates or changes.

    • It is commonly used in software development to monitor changes in data or resources.

    • Polling can be synchronous or asynchronous, depending on the implementation.

    • Examples of polling include checking for new emails in an inbox or updating a live chat feed.

  • Answered by AI
  • Q4. How do you deploy an application ?
  • Ans. 

    Application deployment involves transferring code from development environment to production servers.

    • Choose a deployment method (e.g. manual, automated, continuous deployment)

    • Prepare the application for deployment by packaging it with necessary dependencies

    • Select a deployment environment (e.g. cloud, on-premises)

    • Transfer the packaged application to the deployment environment

    • Configure the deployment environment (e.g. se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on the basic concepts of Machine Learning and Coding principles like software Development life cycle and software design principles.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Parabole?
Ask anonymously on communities.

Interview questions from similar companies

I applied via amazon portal and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Coding Test 

It was quite easy. 2 problems that had to be solved under 90 minutes

Round 2 - Assignment 

Call with a recruiter and solve one leetcode type of problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and make sure you review leetcode and your DSA skills

I applied via Company Website and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About C++ and oops

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview you just need to answer basic concepts of c++ and DSA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. 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 

2 leetcode mediums questions were asked the time for the assignment was 1hr

Round 3 - Technical 

(2 Questions)

  • Q1. 2 leetcode Questions were asked
  • Q2. The questions was LCA variation and other question was binary search on 2d array
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2023. 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 

Coding Test Followed by 2 medium Level questions and one them is from Dp

Round 3 - One-on-one 

(1 Question)

  • Q1. Interview was Start with a sharing coding platform, interviewer asked 2 questions, first question is from easy level question and he wanted totally optimum approach, the 2nd one is a tree hard level questi...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Two coding rounda each 1 hour , most of questions were on dsa ans some on projects and tell me about yourself

Round 3 - Technical 

(1 Question)

  • Q1. Dsa questions, tell me about yourself
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Feb 2023.

Round 1 - Coding Test 

2 leetcode questions ( easy, medium)

Round 2 - Technical 

(1 Question)

  • Q1. Unique Paths leetcode Unique BST leetcode One more question of backtracking
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Frontend test: JavaScript, HTML, CSS.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before Sep 2023.

Round 1 - Coding Test 

COmbination of easy medium and hard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts related questions
  • Q2. Java basics along with Android

Parabole Interview FAQs

How many rounds are there in Parabole interview?
Parabole interview process usually has 1 rounds. The most common rounds in the Parabole interview process are One-on-one Round and Technical.
What are the top questions asked in Parabole interview?

Some of the top questions asked at the Parabole interview -

  1. How do you understand how a trained neural networks work...read more
  2. How do you deploy an applicatio...read more
  3. Why do we use neural network...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
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.7
 • 3.4k Interviews
View all

Parabole Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹20.2 L/yr

Software Developer
4 salaries
unlock blur

₹4.4 L/yr - ₹12 L/yr

Machine Learning Engineer
4 salaries
unlock blur

₹15 L/yr - ₹15.2 L/yr

Explore more salaries
Compare Parabole with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview