Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by BlueBinaries Engineering and Solutions Team. If you also belong to the team, you can get access from here
3.1

based on 111 Reviews

Filter interviews by

BlueBinaries Engineering and Solutions Associate Software Developer Interview Questions and Answers

Updated 27 Mar 2024

BlueBinaries Engineering and Solutions Associate Software Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding questions

Round 2 - Group Discussion 

Good topic is issued to me and it was great discussion

Round 3 - Technical 

(1 Question)

  • Q1. Basic C coding questions and My B-Tech project related questions

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Jul 2022. There were 4 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 

This round consists of 3 coding questions based in data structures and algorithms. There was no barrier of coding language, can write code in any language. The questions were above medium level.

Round 3 - Technical 

(4 Questions)

  • Q1. Ther were pseudocodes shared on screen and was like a rapid fire round. I need to guess the correct output of displayed questions.
  • Q2. Questions was asked on data structures like array, tress, linked list etc. A qustion was asked on array, which has a catch and uses other data structures for solution. Also I was assked to minimize time a...
  • Q3. What is OOPs ? All the pillars of OOPs. What is polymorphism and its type etc.
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs pillars: Inheritance, Encapsulation, Polymorphism, Abstraction

    • Polymorphism: Ability of an object to take on many forms. Types - Compile-time (method overloading) and Runtime (method overriding)

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Encapsulation: Bundling of data a...

  • Answered by AI
  • Q4. Also there werenquestions asked on reasoning or aptitude.
Round 4 - HR 

(1 Question)

  • Q1. This was simple round, where basic HR questions were asked.

Interview Preparation Tips

Topics to prepare for SOTI Associate Software Developer interview:
  • DSA
  • SQL
  • Reasoning
  • Pseudocode
Interview preparation tips for other job seekers - Be prepared for coding test, it has a good level of questions. Questions were based on DP. Also prepare for logic reasoning questions as they were asked during interview. Prepare all the basic concepts of OOPs.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Coding Test 

Java internals, coding questions 2sum

Round 2 - Technical 

(2 Questions)

  • Q1. Hld of your previous project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs for backend using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
  • Q2. Question related to self build projects
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Location constrain if any
  • Ans. 

    Open to relocation for the right opportunity

    • Willing to relocate for the right job opportunity

    • Flexible with location for the right role

    • Open to considering different locations for the right position

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Please inquire about the fundamentals of computer science, including object-oriented programming, data structures and algorithms, database management systems, and computer networks.

Interview Preparation Tips

Interview preparation tips for other job seekers - coding test (DSA 3 questions easy-medium , SQL 2 question)
Interview T1 ->T2
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Move negative elements to right side of array
  • Ans. 

    Move negative elements to right side of array

    • Iterate through the array and swap negative elements to the right side

    • Use two pointers approach to keep track of positive and negative elements

    • Maintain the order of elements while moving negatives to the right side

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

25 questions , 1 hour

Round 2 - Coding Test 

1 coding , 2 logical question

Round 3 - One-on-one 

(2 Questions)

  • Q1. For loop , 2 logical
  • Q2. About final year projrct
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium to hard questions based on arrays, dp

Round 2 - Technical 

(2 Questions)

  • Q1. Quick sort algorithm
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy.

    • Divides array into smaller sub-arrays based on a pivot element

    • Recursively sorts sub-arrays

    • Combines sorted sub-arrays to get final sorted array

    • Time complexity: O(n log n) on average, O(n^2) worst case

    • Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]

  • Answered by AI
  • Q2. Modified rotate a matrix
  • Ans. 

    Rotate a matrix by 90 degrees in place

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well and at the end, they would not hire anyone

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Java script, React JS
  • Q2. Data structures and algorithms
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic string manipulation and general DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tree traversal iteratively
  • Q2. Implement DFS,BFS on graph
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They simply ask what you are doing
  • Q2. How much you used skill in current project
  • Ans. 

    I utilized my skills extensively in the current project, contributing to its success.

    • I applied my knowledge of programming languages such as Java and Python to develop new features.

    • I used my problem-solving skills to troubleshoot and resolve technical issues efficiently.

    • I leveraged my experience with database management to optimize data storage and retrieval processes.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Anything they ask even very old versions
Round 3 - HR 

(2 Questions)

  • Q1. Where u from and check attitude
  • Ans. 

    I am from XYZ city. My attitude is positive and professional.

    • I am from XYZ city

    • My attitude is positive and professional

  • Answered by AI
  • Q2. Can you join immediately
  • Ans. 

    Yes, I can join immediately.

    • Yes, I am available to start right away.

    • I have no prior commitments that would prevent me from starting immediately.

    • I am excited about the opportunity and ready to hit the ground running.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical persons are rude so as hr as well, Neetu was constantly not responsive very rude recruiter

BlueBinaries Engineering and Solutions Interview FAQs

How many rounds are there in BlueBinaries Engineering and Solutions Associate Software Developer interview?
BlueBinaries Engineering and Solutions interview process usually has 3 rounds. The most common rounds in the BlueBinaries Engineering and Solutions interview process are Coding Test, Group Discussion and Technical.

Tell us how to improve this page.

30% less than the average Associate Software Developer Salary in India
View more details

BlueBinaries Engineering and Solutions Associate Software Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

4.0

Work-Life balance

1.0

Salary & Benefits

3.0

Job Security

3.0

Company culture

1.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Lead Engineer
40 salaries
unlock blur

₹10.2 L/yr - ₹25.3 L/yr

System Engineer
39 salaries
unlock blur

₹4.4 L/yr - ₹16 L/yr

Senior Systems Engineer
29 salaries
unlock blur

₹6.7 L/yr - ₹16 L/yr

Software Engineer
29 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Senior Engineer
25 salaries
unlock blur

₹8 L/yr - ₹19 L/yr

Explore more salaries
Compare BlueBinaries Engineering and Solutions with

Tech Mahindra

3.6
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
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