Upload Button Icon Add office photos
Engaged Employer

i

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

BOSLEO TECHNOLOGY Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BOSLEO TECHNOLOGY Interview Questions and Answers

Updated 13 Nov 2024

BOSLEO TECHNOLOGY Interview Experiences

Popular Designations

8 interviews found

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

Normal aptitude questions and technical questions were asked

Round 2 - HR 

(2 Questions)

  • Q1. Oops concepts : They asked the four pillars
  • Q2. Based on the technology you used in your project

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 (38)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2023. 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 - Aptitude Test 

Round 01 is oriented towards judging the basic aptitude and knowledge

Round 3 - Technical 

(1 Question)

  • Q1. Round 02 is to understand the area of interest and our knowledge into the same. Best part they don't impose but ask you for your interest in technological domain
Round 4 - HR 

(1 Question)

  • Q1. This round involved a very friendly conversation and discussion upon future goals... Past achievements and present expectations.

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between component and directive?
  • Ans. 

    Components are used to create reusable UI elements with a template, while directives are used to add behavior to existing elements.

    • Components have a template, while directives do not.

    • Components are used to create reusable UI elements, while directives are used to add behavior to existing elements.

    • Components have their own view encapsulation, while directives do not.

    • Components can have their own styles, while directives...

  • Answered by AI
  • Q2. Which are different ways to pass data from one component to other components?
  • Ans. 

    Different ways to pass data from one component to other components in Angular.

    • Input bindings

    • Output bindings

    • ViewChild

    • Services

    • Event emitters

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of JavaScript and Angular

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Network API implementation

Round 2 - Technical 

(1 Question)

  • Q1. They ask you questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply they have a hire-and-fire policy

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

BOSLEO TECHNOLOGY interview questions for popular designations

 Software Developer

 (3)

 Software Engineer

 (2)

 Angular Developer

 (1)

 Senior Software Engineer

 (1)

 Software Trainee

 (1)

Software Developer Interview Questions & Answers

user image Gauri Zarekar

posted on 15 Oct 2023

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude on mathematics some c coding questions guess the output or some data structures

Round 2 - One-on-one 

(2 Questions)

  • Q1. They theory questions on your specified language
  • Q2. Depends which technology you select

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 (38)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They ask you to implement an Api

Round 2 - HR 

(1 Question)

  • Q1. Will you sign one year contract?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not Join They have a hire and fire policy

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Software Developer Interview Questions & Answers

user image Shuchi Saraiya

posted on 23 Jul 2023

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

Easy aptitude round asked cpp dbms java coding quetions

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly asked about java script
  • Q2. Closure promises pure function array methods
  • Ans. 

    Closure promises pure function array methods ensure data immutability and avoid side effects.

    • Closure promises ensure that functions have access to variables from their parent scope even after the parent function has finished executing.

    • Pure function array methods do not modify the original array but return a new array with the desired changes.

    • This combination helps in maintaining data immutability and avoiding side effe...

  • Answered by AI

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 (38)

Interview Questionnaire 

2 Questions

  • Q1. Basic of js and php
  • Q2. Mysql query and eloquent base questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Interview questions from similar companies

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

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

BOSLEO TECHNOLOGY Interview FAQs

How many rounds are there in BOSLEO TECHNOLOGY interview?
BOSLEO TECHNOLOGY interview process usually has 2-3 rounds. The most common rounds in the BOSLEO TECHNOLOGY interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for BOSLEO TECHNOLOGY 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 BOSLEO TECHNOLOGY. The most common topics and skills that interviewers at BOSLEO TECHNOLOGY expect are Angularjs, HTML, HTML and CSS, Javascript and TypeScript.
What are the top questions asked in BOSLEO TECHNOLOGY interview?

Some of the top questions asked at the BOSLEO TECHNOLOGY interview -

  1. Which are different ways to pass data from one component to other componen...read more
  2. What is the difference between component and directi...read more
  3. Closure promises pure function array meth...read more

Tell us how to improve this page.

BOSLEO TECHNOLOGY Interview Process

based on 8 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

BOSLEO TECHNOLOGY Reviews and Ratings

based on 14 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

4.0

Salary

3.8

Job security

3.6

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
16 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Business Analyst
6 salaries
unlock blur

₹4.6 L/yr - ₹12 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹5.2 L/yr - ₹12 L/yr

Angular Developer
5 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Team Lead
5 salaries
unlock blur

₹8 L/yr - ₹10.3 L/yr

Explore more salaries
Compare BOSLEO TECHNOLOGY with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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