Upload Button Icon Add office photos
Premium Employer

i

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

BlackBerry

Compare button icon Compare button icon Compare

Filter interviews by

BlackBerry Senior Software Engineer Interview Questions and Answers

Updated 15 Oct 2024

BlackBerry Senior Software Engineer Interview Experiences

2 interviews found

Senior Software Engineer Interview Questions & Answers

user image Rohitkumar Girase

posted on 9 Jun 2024

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

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

Round 1 - Coding Test 

Code for any 2 c programs

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

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Group Discussion 

The discussion was technical regarding the projects, achievements, purpose and scope

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to be technical strong and smooth with your coding and perception skills

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.

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

Very easy questions were asked in aptitude test. Anyone with good logical reasoning would easily pass through it.

Round 3 - Coding Test 

Test was taken Hackerrank. One medium level question related to string was asked. Some fundamental questions about JavaScript and then a disussion on OOPs concepts.

Round 4 - One-on-one 

(1 Question)

  • Q1. This was a non-technical managerial round. Someone from leadership had a call in which he asked some behavorial questions, personal interests and discussed about company and its culture.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus and be clear about fundamentals of technologies and concepts (especially on those which are mentioned in job description). Also, for managerial round be yourself and don't try to manipulate. If you keep these points in mind you will easily pass interviews.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sorting techniquea
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview in Nov 2022.

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 

Strong appitude knowledge is required.

Round 3 - Technical 

(1 Question)

  • Q1. String , arrays, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong basic concepts.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Jan 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 - HR 

(1 Question)

  • Q1. More than technology,a senior recruiter asks where you stay which gali you stay,which temple is near by,what your husband do,getting into more personal and final he will ask your janam kundali and tell you...
Round 3 - One-on-one 

(1 Question)

  • Q1. Senior recruiter will ask more personal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls and ladies please don't join this company as it is more into priest kinda,they check your caste,class rather your hardwork it seems. This so called senior recruiter totally flirts with you if you are single,divorce,seperarated and also heard his eyes rolls on always girls upper part,no matter whatever she is wearing. I heard after complaining also higher authorities didn't taken the action. Now you people only imagine how is it safe for a girl to work in that disgusting atmosphere. And in any MNC company if the complain is raised the higher authority should take an action but still they kept him then think what kinda company is this. INDIA HR cgs is worst the worst. They are not giving you secured job,HR are saving there job to close that position and you are bakra,who will be paid with very less salary comparative outside and also you are treated like a dog. Think twice thrice to take the decision.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2023. There were 4 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 - Aptitude Test 

General aptitude questions

Round 3 - Coding Test 

Basic DSA questions(Arrays, Sorting etc)

Round 4 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Questions around android development
  • Q3. OOPS in depth questions

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Microservices, AWS, Web API etc
  • Q2. Inter personal skills

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds of interviews (2 rounds were technical) and Technical Assessment.
After the first round of technical interview I had to take Assessment in Hacker Rank, which consist of multiple choice questions and coding related to the technical skill required for the position. The interview process was very smooth. Final round was more on to check the inter personal skills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

BlackBerry Interview FAQs

How many rounds are there in BlackBerry Senior Software Engineer interview?
BlackBerry interview process usually has 1 rounds. The most common rounds in the BlackBerry interview process are Coding Test and Group Discussion.
How to prepare for BlackBerry Senior Software Engineer 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 BlackBerry. The most common topics and skills that interviewers at BlackBerry expect are Agile, Automation, Blackberry, Coding and Data Modeling.

Tell us how to improve this page.

BlackBerry Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
BlackBerry Senior Software Engineer Salary
based on 13 salaries
₹34 L/yr - ₹60 L/yr
162% more than the average Senior Software Engineer Salary in India
View more details

BlackBerry Senior Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

3.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
13 salaries
unlock blur

₹34 L/yr - ₹60 L/yr

Store Manager
6 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Software Engineer
5 salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Sales Executive
5 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

System Software Engineer 2
4 salaries
unlock blur

₹25.7 L/yr - ₹29.2 L/yr

Explore more salaries
Compare BlackBerry with

Primus Global Technologies

3.9
Compare

Pitney Bowes

3.7
Compare

Ricoh

3.8
Compare

Parsons International

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