Upload Button Icon Add office photos

Filter interviews by

Cerebry Software Engineer Intern Interview Questions and Answers

Updated 29 Nov 2022

Cerebry Software Engineer Intern Interview Experiences

1 interview found

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

I applied via AngelList and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Check if a pair exists with given sum in given array.
  • Ans. 

    Check if a pair exists with given sum in given array.

    • Iterate through the array and for each element, check if the difference between the given sum and the current element exists in the array.

    • Use a hash table to store the elements of the array and their indices for faster lookup.

    • If the sum is even, check for pairs of equal values that add up to half the sum.

    • If the array is sorted, use two pointers to traverse the array

  • Answered by AI
  • Q2. Binary tree maximum path sum.
  • Ans. 

    Find the maximum sum of a path in a binary tree.

    • Traverse the tree recursively and calculate the maximum sum of left and right subtrees.

    • Update the maximum sum if the current node value + left subtree sum + right subtree sum is greater.

    • Return the maximum sum found.

    • Consider negative values in the tree as well.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cerebry Software Engineer Intern interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Just be prepared with basic data structures and algorithms.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium question . A lot of questions

Round 2 - Technical 

(1 Question)

  • Q1. 3sums leetcode question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be friendly to the interviewer
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 question in ONLINE ASSESSMENT

Round 2 - Technical 

(1 Question)

  • Q1. They were asked some basic questions from DSA and core subjects
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Reverse a string in any language

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

Basic questions from aptitude and dsa

Round 2 - HR 

(2 Questions)

  • Q1. Asked about project and basic questions
  • Q2. Was it a group project Hobbies Ask me a question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

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
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
-

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I got 2 leetcode-medium level programs one is on regex and other is on problem solving type "to find the lowest lag between different servers and destination"

Round 2 - Amazon work culture 

(1 Question)

  • Q1. More like how you will be at work, your behavior and mindset related
Round 3 - Technical 

(1 Question)

  • Q1. More like how you will approach work in office

Interview Preparation Tips

Topics to prepare for Amazon Software Engineer Intern interview:
  • DSA
  • leetcode

I applied via YouTube and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions one easy and one easy to medium

Round 2 - Technical 

(1 Question)

  • Q1. 1.In the java multiple inheritance possible 2.reverse string line word by word,
  • Ans. 

    1. Java supports multiple inheritance. 2. Reverse a string word by word.

    • 1. Java supports multiple inheritance through interfaces. A class can implement multiple interfaces.

    • 2. Split the string into words using split() method. Reverse the array of words and join them using join() method.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer Intern interview:
  • Arrays
  • Stringing
  • OOPS
Interview preparation tips for other job seekers - You can easily cracked.but you have enough knowledge array and String.

Skills evaluated in this interview

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

I was interviewed 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
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:
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 

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...

Cerebry Interview FAQs

How many rounds are there in Cerebry Software Engineer Intern interview?
Cerebry interview process usually has 2 rounds. The most common rounds in the Cerebry interview process are Technical and Resume Shortlist.
What are the top questions asked in Cerebry Software Engineer Intern interview?

Some of the top questions asked at the Cerebry Software Engineer Intern interview -

  1. Check if a pair exists with given sum in given arr...read more
  2. Binary tree maximum path s...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Cerebry interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
SME
18 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Software Developer
12 salaries
unlock blur

₹5.5 L/yr - ₹9 L/yr

Graphic Designer
5 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹9.5 L/yr - ₹16 L/yr

Software Engineer
4 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Explore more salaries
Compare Cerebry with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview