Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Cerence Team. If you also belong to the team, you can get access from here

Cerence Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 104 Reviews

Filter interviews by

Cerence Intern Interview Questions and Answers

Updated 22 Oct 2023

Cerence Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

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

I applied via LinkedIn 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 - Aptitude Test 

Basic and easy aptitude questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions about testing like smoke,regression etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep you basics clear more than enough

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 - Aptitude Test 

Basic aptitude , c programming, digital design

Round 3 - Technical 

(2 Questions)

  • Q1. Puzzels,digital design, programming
  • Q2. Implement flip flop using mux
  • Ans. 

    Flip flop can be implemented using a multiplexer by selecting the input based on the control signal.

    • Use a 2:1 multiplexer to select between the current state and the next state

    • Connect the output of the multiplexer to the input of the flip flop

    • Control signal determines which input is passed through the multiplexer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your badics
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 

(1 Question)

  • Q1. Regarding flip-flops and timers

Interview Preparation Tips

Interview preparation tips for other job seekers - Strengthen basic concepts in digital electronics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy - Medium Leetcode

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a ridesharing service
  • Ans. 

    A ridesharing service connecting drivers with passengers for convenient and affordable transportation.

    • Allow users to request rides through a mobile app

    • Match drivers with passengers based on location and destination

    • Provide estimated arrival times and fare estimates

    • Implement a rating system for drivers and passengers

    • Offer options for shared rides to reduce costs

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 - Aptitude Test 

Basic aptitude , c programming, digital design

Round 3 - Technical 

(2 Questions)

  • Q1. Puzzels,digital design, programming
  • Q2. Implement flip flop using mux
  • Ans. 

    Flip flop can be implemented using a multiplexer by selecting the input based on the control signal.

    • Use a 2:1 multiplexer to select between the current state and the next state

    • Connect the output of the multiplexer to the input of the flip flop

    • Control signal determines which input is passed through the multiplexer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your badics

I was interviewed in Sep 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

The round was technical round and it was held on google meet around 1 pm

  • Q1. Maximum Sum Rectangle

    You are given an M X N matrix of integers ARR. Your task is to find the maximum sum rectangle.

    Maximum sum rectangle is a rectangle with the maximum value for the sum of integers pr...

  • Ans. Brute force

    In this approach, we'll try to consider each rectangle that can be formed using elements of the array. To do this we fix (X1,Y1) coordinates of starting vertex and iterate through the matrix for every pair (X2,Y2) as the coordinates of ending vertex. Now we have a rectangle with coordinates (X1,Y1), (X1,Y2), (X2,Y1) and (X2,Y2).

    We'll find the sum of elements within this rectangle and compare it with MAXSUM. ...

  • Answered Anonymously
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

It was managerial round and took place around 3 pm

  • Q1. Infix to Postfix

    You are given a string EXP which is a valid infix expression. Convert the given infix expression to postfix expression.

    Infix expression is of the form a op b. Where operator is is betwe...

  • Ans. Stack

    We will scan the expression from left to write and if we encounter an operand we will append it to our answer. If we encounter an operator we will pop all the operators with equal or higher precedence and append them to our answer. And push the current operator. In the end, we will empty the stack.

    Order of precedence = [ ‘^’, ‘*’ and ‘/’, ‘+’ and ‘-’, ‘(’, ‘)’]

    Order of precedence [ link ]

    The algorithm will be-

    1. ANS ...
  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Indian Institute of Technology Patna. I applied for the job as SDE - Intern in BangaloreEligibility criteria7 CGPA , Computer Science branchEnvestnet | Yodlee India interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, C++, Java, Object Oriented Programming, PointersTime required to prepare for the interview - 0.5 MonthsInterview preparation tips for other job seekers

Tip 1 : Java concepts should be strong
Tip 2 : OOPS
Tip 3 : Projects should have scalability

Application resume tips for other job seekers

Tip 1 : Projects detail should be short and precise
Tip 2 : Don't fake technical skills

Final outcome of the interviewSelected

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Regarding flip-flops and timers

Interview Preparation Tips

Interview preparation tips for other job seekers - Strengthen basic concepts in digital electronics

Cerence Interview FAQs

How many rounds are there in Cerence Intern interview?
Cerence interview process usually has 3 rounds. The most common rounds in the Cerence interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Cerence Intern 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 Cerence. The most common topics and skills that interviewers at Cerence expect are Automotive, Compliance, Corporate Security, Training and API Testing.

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 34 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 7 Interviews
Mphasis Intern Interview Questions
3.4
 • 2 Interviews
Cyient Intern Interview Questions
3.7
 • 2 Interviews
View all
Cerence Intern Salary
based on 4 salaries
₹1 L/yr - ₹5.5 L/yr
12% less than the average Intern Salary in India
View more details

Cerence Intern Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
124 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Senior Software Engineer
99 salaries
unlock blur

₹12 L/yr - ₹30 L/yr

Software Quality Assurance Engineer
58 salaries
unlock blur

₹7 L/yr - ₹14.3 L/yr

Associate Software Engineer
28 salaries
unlock blur

₹4.4 L/yr - ₹8.9 L/yr

Software Developer
24 salaries
unlock blur

₹7.7 L/yr - ₹22 L/yr

Explore more salaries
Compare Cerence with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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