Upload Button Icon Add office photos
Engaged Employer

i

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

BlueBash Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BlueBash Interview Questions and Answers

Updated 11 May 2024

BlueBash Interview Experiences

Popular Designations

3 interviews found

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

I applied via Walk-in and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Test paper with 20 aptitude questions and 5 programming questions.

Round 2 - HR 

(2 Questions)

  • Q1. Work-related queries.
  • Q2. Background check questions

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher, get your basics clear and be prepared for basic questions.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 min round. Online

Round 2 - Technical 

(1 Question)

  • Q1. Joined as a fresher so the questions were basic. (OOPs, sorting, Array data manipulation)
Round 3 - HR 

(1 Question)

  • Q1. Normal discussion, about company

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude and Sql were asked it was elimination round

Round 2 - Coding Test 

Moderate interview round, asked from CV you provide

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)

Jobs at BlueBash

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

30 min test on simple google form

Round 2 - Coding Test 

Half hour conding round on basic javascript questions

Round 3 - Coding Test 

One hour coding round on little bit intermediate javascript questions

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode Hard questions
  • Q2. IPO Leetcode Hard

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

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Coding Test 

Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions

Round 2 - Technical 

(1 Question)

  • Q1. My technical interview included an introduction about myself followed by my background, projects I've made, internships I've done, and in which language I was comfortable. and the interviewer asked me to w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and give examples. and you can also connect the questions asked to your past projects.

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

1st test was aptitude and a easy coding test

Round 2 - Coding Test 

The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question

Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was technical interview and asked from basics of computer programming and architecture
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice is just improve basics of programming and DSA with a database management and basicsa of os and networks

BlueBash Interview FAQs

How many rounds are there in BlueBash interview?
BlueBash interview process usually has 2-3 rounds. The most common rounds in the BlueBash interview process are Aptitude Test, HR and Resume Shortlist.
How to prepare for BlueBash 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 BlueBash. The most common topics and skills that interviewers at BlueBash expect are MySQL, Python, Application Development, CRM and Front End.
What are the top questions asked in BlueBash interview?

Some of the top questions asked at the BlueBash interview -

  1. Joined as a fresher so the questions were basic. (OOPs, sorting, Array data man...read more
  2. work-related queri...read more
  3. background check questi...read more

Tell us how to improve this page.

BlueBash Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

BlueBash Reviews and Ratings

based on 46 reviews

4.2/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.1

Salary

4.2

Job security

4.3

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 46 Reviews and Ratings
Technical Team Lead

Mohali

5-10 Yrs

Not Disclosed

Ruby on Rails Developer

Mohali

1-4 Yrs

Not Disclosed

AI/ML Engineer : 0-3 Years Experience

Mohali

5-9 Yrs

Not Disclosed

Explore more jobs
Software Developer
22 salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Associate Software Developer
12 salaries
unlock blur

₹3.2 L/yr - ₹5.2 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Project Coordinator
7 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Software Engineer
5 salaries
unlock blur

₹4 L/yr - ₹17 L/yr

Explore more salaries
Compare BlueBash with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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